On Thu, 30 Apr 2015 16:03:15 -0700 Andy Williams <a...@andywilliams.me> said:

what about linking it in from the about page like the others are (a small blurb,
icon at the top?) is this about page even good like thgis? i don't know. that's
up for debate. i thought it was a nice quick rundown on things then pointing
to more details...

> ajwillia-ms pushed a commit to branch master.
> 
> http://git.enlightenment.org/website/www-content.git/commit/?id=b5f2b805775e2f7bdb7b6711af63035f9ef04f07
> 
> commit b5f2b805775e2f7bdb7b6711af63035f9ef04f07
> Author: Andy Williams <a...@andywilliams.me>
> Date:   Fri May 1 00:02:06 2015 +0100
> 
>     www-content: add EDI about page
> ---
>  media/edi-logo.png    | Bin 0 -> 93235 bytes
>  media/edi-screen1.jpg | Bin 0 -> 406964 bytes
>  media/edi-screen2.jpg | Bin 0 -> 464907 bytes
>  media/edi-screen3.jpg | Bin 0 -> 314659 bytes
>  pages/about-edi.txt   |  45 +++++++++++++++++++++++++++++++++++++++++++++
>  pages/start.txt       |   2 +-
>  6 files changed, 46 insertions(+), 1 deletion(-)
> 
> diff --git a/media/edi-logo.png b/media/edi-logo.png
> new file mode 100644
> index 0000000..a375b55
> Binary files /dev/null and b/media/edi-logo.png differ
> diff --git a/media/edi-screen1.jpg b/media/edi-screen1.jpg
> new file mode 100644
> index 0000000..399f90f
> Binary files /dev/null and b/media/edi-screen1.jpg differ
> diff --git a/media/edi-screen2.jpg b/media/edi-screen2.jpg
> new file mode 100644
> index 0000000..1a939fa
> Binary files /dev/null and b/media/edi-screen2.jpg differ
> diff --git a/media/edi-screen3.jpg b/media/edi-screen3.jpg
> new file mode 100644
> index 0000000..f6a3396
> Binary files /dev/null and b/media/edi-screen3.jpg differ
> diff --git a/pages/about-edi.txt b/pages/about-edi.txt
> new file mode 100644
> index 0000000..da705c1
> --- /dev/null
> +++ b/pages/about-edi.txt
> @@ -0,0 +1,45 @@
> +~~Title: About EDI~~
> +==== EDI (The Enlightenment IDE) ====
> +
> +[[https://github.com/ajwillia-ms/edi/releases|Download EDI pre-release here]]
> +
> +{{:edi-logo.png?&180&nolink |}}
> +
> +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. + +<clear/> +
> +=== Screenshots ===
> +{{:edi-screen3.jpg?360}}
> +{{:edi-screen2.jpg?360}}
> +{{:edi-screen1.jpg?360}}
> +
> +<clear/>
> +
> +=== 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]]. + +So far
> the main features include: +
> +  * Editing and saving text files
> +  * Tabbed browsing of open files
> +  * Opening editor in a new window
> +  * Displaying directory for the project (directory)
> +  * Link files out to external viewers / editors
> +  * No screen waste (toolbar, menu, tab are out of the way of the developer)
> +  * Info panel with logs and useful output
> +  * Create new file
> +  * Simple build functions
> +  * Search & replace in file
> +  * Line numbers & go to line
> +  * Creation of new projects from name input and skeleton project files
> +  * Syntax highlighting
> +  * Diff rendering
> +
> +If you have ideas for features please let us know in the #edi-ide room on
> irc.freenode.net. +
> +
> diff --git a/pages/start.txt b/pages/start.txt
> index 946c614..bd2caf3 100644
> --- a/pages/start.txt
> +++ b/pages/start.txt
> @@ -38,7 +38,7 @@ We eat our own dog food. We use our libraries not just to
> make [[:about-enlighte 
>  {{  :shot-rage.png?nolink&240}}
>  
> -We have some of the usual suspects like a [[:about-terminology|terminal
> emulator]], a [[:about-rage|video player]], and even the start of an IDE. +We
> have some of the usual suspects like a [[:about-terminology|terminal
> emulator]], a [[:about-rage|video player]], and even the start of
> [[:about-edi|an IDE]]. Even [[http://www.tizen.org|native Tizen
> applications]] use EFL for their development because we have focused on
> remaining lean and still featureful. Unlike many traditional toolkits, we
> have based ourselves around a scene graph from the ground up, making EFL very
> different in nature, yet allowing us to seamlessly switch from software
> rendering to OpenGL or any other mechanism that can be put in a render engine
> for the canvas scene graph engine we call Evas, as well as layer widgets and
> [...] 
> 
> -- 
> 
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to