X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=index.html;h=33c0d9da77eddb34cabf451bb6f44b75e33d49f0;hb=447762cf08b157e951670256bd0d5b6fcf2e3cd1;hp=f27ccb2e6a09b665b5987010558a3c8b7988f7d0;hpb=cc2911623e5e9a50e19ae8233a990c2e633c218e;p=peach-html5-editor.git diff --git a/index.html b/index.html index f27ccb2..33c0d9d 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,15 @@ - html parser tester - + Peach HTML5 Editor -

check the console for test results

+

Peach HTML5 Editor

+ +

This directory contains the source code for the Peach HTML5 Editor. Instructions on working with the code are in README.txt

+ +

The editor is written in coffeescript, which compiles to javascript. To make it so people can try it out, and even do some development without installing the coffescript compiler, a variety of HTML files are provided, which allow some or all of the coffeescript files to be used directly in the browser.

+ +

Run the demo!