aboutsummaryrefslogtreecommitdiffstats
path: root/notes/webface.txt
blob: 0011b41adecc7e8af50d77a39c0e58c3db5de42e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

### Basic Viewing and Editing
- pencil.rs for basic framework?
- 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

http://worrydream.com/Tangle/guide.html

#### Charting/Rendering

plotly.js: d3.js and stack.gl
    https://plot.ly/javascript/
    https://github.com/plotly/plotly.js