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

### 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/
- https://github.com/benweet/stackedit
- vue.js

### Dynamic Essay

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

#### Charting/Rendering

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