Commit graph

7 commits

Author SHA1 Message Date
Kyle Drake
42d6a3556d switch to local build of ace editor 2013-06-30 10:13:32 -04:00
Rory O’Kane
63614b6f50 Set tab size in text editor to match default HTML
The default HTML in a new site’s `index.html` and `not_found.html` has 2-space indents. Setting the editor to match that makes the page easier to edit, because the user can use the Tab key for indentation.

This change is untested. The API call was copied from https://github.com/ajaxorg/ace/wiki/Embedding-API.
2013-06-21 22:20:25 -03:00
Kyle Drake
d0a359283e initial browsing page 2013-06-20 14:56:04 -07:00
Kyle Drake
0bf3cf409e read file directly in because of some weird cross domain issue 2013-06-04 15:22:43 -07:00
Kyle Drake
c9d2374425 Finish integration of text editor 2013-06-04 15:11:43 -07:00
Kyle Drake
f4ce6c9994 file saving 2013-06-03 23:13:22 -07:00
Kyle Drake
44d785e222 initial integration of text editor 2013-06-03 22:32:39 -07:00