diff options
Diffstat (limited to 'notes')
-rw-r--r-- | notes/webface.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/notes/webface.txt b/notes/webface.txt index aaf0837..0011b41 100644 --- a/notes/webface.txt +++ b/notes/webface.txt @@ -1,13 +1,14 @@ ### Basic Viewing and Editing - pencil.rs for basic framework? -- tera for jinja2 +- tera for jinja2 (or just use pencil's handlebars default) - generic style: http://bootswatch.com/simplex/ editing markdown etc: - https://github.com/benweet/stackedit: markdown, very fancy - https://ace.c9.io: simple code-oriented - http://dillinger.io/ +- vue.js ### Dynamic Essay |