X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=index.html;h=a071cfe55d354941278200f16184088fbde618be;hb=584a8ec2c766c03b2d7fd28000af57f11fba3cca;hp=5750538fc8b8150c6a01bc209b2e49fc3fcf4ffd;hpb=7f7d1a5bb2b882566b4c8f398d4bf02d6fcf0c6d;p=peach-html5-editor.git diff --git a/index.html b/index.html index 5750538..a071cfe 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,17 @@ - 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!