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

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

### 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