X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=index.html;h=a071cfe55d354941278200f16184088fbde618be;hb=f8c6b74c95580c1981a6578ebc8681b4975fe35c;hp=6d8e4f55ccb989232bbda174bea840580c5d5abc;hpb=3ff49c30096e8e97599b98755157f9a692937f58;p=peach-html5-editor.git diff --git a/index.html b/index.html index 6d8e4f5..a071cfe 100644 --- a/index.html +++ b/index.html @@ -2,11 +2,16 @@ - 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!