aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-10-27 23:21:02 -0700
committerbnewbold <bnewbold@robocracy.org>2016-10-27 23:21:02 -0700
commita3a84106dfa5a3bedb9b01ef0cfd1b4a198926c8 (patch)
treeebb2c4f3e119d2d52ecc6e850864558bce0549c4
parent1b927231947233f36e71038684c7d5a6da5cceef (diff)
downloadmodelthing-a3a84106dfa5a3bedb9b01ef0cfd1b4a198926c8.tar.gz
modelthing-a3a84106dfa5a3bedb9b01ef0cfd1b4a198926c8.zip
move links around
-rw-r--r--TODO2
-rw-r--r--notes/webface.txt3
2 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 753b95b..5ada1c6 100644
--- a/TODO
+++ b/TODO
@@ -6,8 +6,6 @@
=> cross-model type validation
=> basic versioning/tagging
- minimum viable wiki-editor web front end on top of API
- => pencil.rs for basic framework?
- => tera for jinja2
later:
- basic generation of python/julia/javascript code from model
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