WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=525ad72bc139e54c125ad864132ef10e5c80b8b0

commit 525ad72bc139e54c125ad864132ef10e5c80b8b0
Author: Nate Drake <nate.dr...@gmx.com>
Date:   Fri Dec 1 06:00:35 2017 -0800

    Wiki page about-edi.md changed with summary [] by Nate Drake
---
 pages/about-edi.md.txt | 49 ++++++++++++++++++++++---------------------------
 1 file changed, 22 insertions(+), 27 deletions(-)

diff --git a/pages/about-edi.md.txt b/pages/about-edi.md.txt
index 6140da123..0a6b7f698 100644
--- a/pages/about-edi.md.txt
+++ b/pages/about-edi.md.txt
@@ -1,39 +1,34 @@
+---
 ~~Title: About Edi~~
-==== Edi (The Enlightenment IDE) ====
+~~NOCACHE~~
+---
 
-[[download|Download the latest Edi release at our downloads page]]
+# Edi (The Enlightenment IDE) # 
 
-{{:edi-logo.png?nolink |}}
+[Download the latest version of Edi](/download)
 
-Edi is a development environment designed for and built using the EFL.
-Our aim is to create a new, native development environment for Linux that 
makes getting up and running easier than ever before. With so much happening on 
Linux both on the desktop and on mobile we want to help more developers get 
involved in the exciting future of open source development.
+![Edi logo](/_media/edi-logo.png)
 
-<clear/>
+Edi is a development environment designed for and built using the 
*Enlightenment Foundation Libraries (EFL)*. The overall project aim is to 
create a new, native development environment for Linux that makes getting up 
and running easier than ever before. With so much happening on Linux, both on 
desktop and mobile, this will help more developers get involved in the exciting 
future of open source development.
 
-=== Screenshots ===
-{{:edi-screen3.jpg?320}}
-{{:edi-screen2.jpg?320}}
-{{:edi-screen1.jpg?320}}
+## Screenshots ##
+[![Edi Screenshot 
3](/_media/edi-screen3-thumb.jpg)](https://www.enlightenment.org/_detail/edi-screen3.jpg?id=about-edi)
 
+[![Edi Screenshot 
2](/_media/edi-screen2-thumb.jpg)](https://www.enlightenment.org/_detail/edi-screen2.jpg?id=about-edi)
 
+[![Edi Screenshot 
1](/_media/edi-screen1-thumb.jpg)](https://www.enlightenment.org/_detail/edi-screen1.jpg?id=about-edi)
 
 
-<clear/>
+## Features ##
 
-=== Features ===
-
-Building an IDE is a huge task so we have broken down the features into
-phases. We have completed "Basic text editing" and are working on
-"Code aware editor". Once that is done "Basic IDE" will commence. More details 
are available on the [[https://phab.enlightenment.org/w/projects/edi/|project 
page]].
+Building an IDE is a huge task, so the project has been broken down into 
phases. The 'Basic Text Editing' stage is complete. Work on a "Code aware 
editor" is progressing well. Once the *Code Aware Editor* is complete, work on 
"Basic IDE" will commence. More details are available on the [project 
page](https://phab.enlightenment.org/w/projects/edi/).
 
 So far the main features include:
 
-  * Syntax highlighting
-  * Auto suggestion for C files and headers
-  * Tabbed browsing of open files
-  * Build management and test runner
-  * Search & replace in file
-  * Displaying file browser for the project (directory)
-  * No screen waste (toolbar, menu, tab are out of the way of the developer)
-  * Creation of new projects from name input and skeleton project files
-
-If you have ideas for features please let us know in the #edi-ide room on 
irc.freenode.net.
-
+* Syntax highlighting
+* Auto suggestion for C files and headers
+* Tabbed browsing of open files
+* Build management and test runner
+* Search & replace in file
+* Displaying file browser for the project (directory)
+* No screen waste (toolbar, menu, tab are out of the way of the developer)
+* Creation of new projects from name input and skeleton project files
 
+If you have ideas for features please let us know in the #edi-ide chat room on 
[irc.freenode.net](https://webchat.freenode.net/).
\ No newline at end of file

-- 


Reply via email to