X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=index.html;h=33c0d9da77eddb34cabf451bb6f44b75e33d49f0;hb=447762cf08b157e951670256bd0d5b6fcf2e3cd1;hp=6d8e4f55ccb989232bbda174bea840580c5d5abc;hpb=3ff49c30096e8e97599b98755157f9a692937f58;p=peach-html5-editor.git diff --git a/index.html b/index.html index 6d8e4f5..33c0d9d 100644 --- a/index.html +++ b/index.html @@ -1,12 +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!