From 1cd81100002f01257d1d36eed74f6e2e2f52b4a0 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Fri, 5 Nov 2010 02:53:26 -0700 Subject: [PATCH 1/3] github generated gh-pages branch --- index.html | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 00000000..8d0d375d --- /dev/null +++ b/index.html @@ -0,0 +1,82 @@ + + + + + + + ajaxorg/ace @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

ace + by ajaxorg

+ +
+ Ajax.org Code Editor +
+ +

License

+

LGPL

+

Authors

+

Fabian Jakobs (fabian.jakobs@web.de)
mikedeboer (info@mikedeboer.nl)
rikarends (rik@ajax.org)
Ruben Daniels (ruben@ajax.org)

+

Contact

+

Ajax.org (mike@javeline.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/ajaxorg/ace
+

+ + + +
+ + + + From 480f15d7fd3cff1f208978eff10ac6475998bfb4 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Fri, 5 Nov 2010 11:02:37 +0100 Subject: [PATCH 2/3] tweak index.html --- index.html | 48 ++++++++++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/index.html b/index.html index 8d0d375d..0576a387 100644 --- a/index.html +++ b/index.html @@ -1,36 +1,36 @@ + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + - ajaxorg/ace @ GitHub - - - + + @@ -46,7 +46,7 @@

ace - by ajaxorg

+ by ajax.org
Ajax.org Code Editor @@ -55,9 +55,17 @@

License

LGPL

Authors

-

Fabian Jakobs (fabian.jakobs@web.de)
mikedeboer (info@mikedeboer.nl)
rikarends (rik@ajax.org)
Ruben Daniels (ruben@ajax.org)

+

Fabian Jakobs (fabian.jakobs@web.de) +
mikedeboer (info@mikedeboer.nl) +
rikarends (rik@ajax.org) +
Ruben Daniels (ruben@ajax.org) +
+

+

Demo

+Check out the demo.

Contact

-

Ajax.org (mike@javeline.com)

+

Fabian Jakobs (fabian.jakobs@web.de) +

Download

From 3292ec684f353decfacbae308bfeb43aabacf1da Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Fri, 5 Nov 2010 11:04:05 +0100 Subject: [PATCH 3/3] fix names --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0576a387..9b74242d 100644 --- a/index.html +++ b/index.html @@ -56,8 +56,8 @@

LGPL

Authors

Fabian Jakobs (fabian.jakobs@web.de) -
mikedeboer (info@mikedeboer.nl) -
rikarends (rik@ajax.org) +
Mike de Boer (info@mikedeboer.nl) +
Rik Arends (rik@ajax.org)
Ruben Daniels (ruben@ajax.org)