Makefile definition. I'm not sure I like either of those options unless I can
layer the defaults in a base + overrides kind of manner.
-## Scale Up
+## Usability and Scale
### Create Subsites <!-- markmap: foldAll -->
* dig.rocketbowman.com
* distil.rocketbowman.com
+### Personalize Template
+
+Add navigation to each subsite. Re-style the author metadata.
+
+### Add About Page
+
+Profile picture. About the site, name, me. Contact info?
+
+### Figure out how to do <aside> comments
+
+Review Gwern's notes. Figure out how to do it in Pandoc. Figure out how to
+do it stylistically.
+
+Intent is to have a de-prioritized stream of information. I like margine notes,
+but if that is untenable, folding text seems like a nice secondary.
+
### Enable Tagging
One idea is to create a flat file, JSON file, or sqlite file at build time
## Bells and Whistles
+### Append changelog from Git into article
+
+I'm not sure how reasonable this is, but I like how Ikiwiki ties the content
+to the history. It would be cool to be able to click a link that directs you
+to the commit itself.
+
### Tangle and Weave
+
When rendering my notes, I want to be able to tangle and weave the notes in
the sense of Knuth's Web literate programming framework.
### Enable semantic search
-### Commands to edit markdown like Emacs edits org mode
\ No newline at end of file
+### Commands to edit markdown like Emacs edits org mode
+
+### Hover-over summary
+
+Like what Wikipedia does.
\ No newline at end of file