Commit Graph

2 Commits

Author SHA1 Message Date
Dakota Blair a0d8ca002d Added preferences and preference management.
This commit adds a few fancy flourishes, including ASCII art and 1337 themes.
This is managed by a few, suitably skinned, form elements, some javascript and
judicious use of the localStorage web API.
2020-09-25 20:58:56 -07:00
Dakota Blair d3ca53795d Added build script, templates and readings doc.
This website is now statically built in place using Jinja2 templates and
markdown. Tidy is an optional dependency which makes the markup more
standardized. Since index.html is now a build artifact, it is .gitignored.
2020-09-22 21:29:49 -04:00