1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-02-10 16:01:32 +00:00

Refactor frontend

* restructured JavaScript using backbone.js
* replaced highlight.js with CodeMirror for its editor
* added CodeMirror Solarized (dark) theme based on Ethan Schoonover's solarized.vim
* changed `POST /document` to accept real JSON
* cleaned up template and stylesheet
This commit is contained in:
Michael Macias
2012-02-18 02:40:56 -06:00
parent 90cfe0ec57
commit 1950cc8db0
10 changed files with 426 additions and 681 deletions

1
static/codemirror.min.js vendored Normal file

File diff suppressed because one or more lines are too long