todo list
By @lucasdicioccio, 125 words, 0 code snippets, 0 links, 0images.
around the blog-engine
- [ ] move to own hosting domain
- [ ] move to own hosting page
- [ ] split the blog-engine code into some library to open-source it
- [ ] add some way to notify of new contents (changelog, emails?)
execution model of the blog engine
- [ ] add possibility to pass a state across blog generation and site-loading
- [ ] add inputs/outputs of some section formats
- [ ] enable dep graph between targets
- [ ] deptrackify the
Site -> Target
function
content analysis
- [ ] glossary section
- [ ] term-appearance graphs around glossary words
- [ ] tag-clouds
interactions
- [ ] make site map searchable/highlightable
- [ ] add tweet-that links from notes, articles
running modes of the blog engine
- [ ] some diffing in devmode
- [ ] some disk/ram cacheing in servmode
- [ ] load-site from different places in servmode
- [ ] some visitor metrics