Facets
What is this made from?
In its current incarnation, the Short Attention Span Theatre is constructed out of (almost) pure Markdown. I say almost pure, because I do not actually validate the source files to make sure every line is markdown, and there is metadata embedded at the top of every post to ease compilation. The HTML presented to you by your browser of choice is compiled from the Markdown source by Acrylamid, which is a Python software package that uses Markdown and other formats.
More generically, the HTML is being served to you using Mathopd, running on a VPS provided by prgmr.com, which runs the stable release of Debian Linux.
What will go into this?
In rough form, the TODO list for this incarnation is as follows. Each item will be removed as completed, and the page will then be complete.
- Incorporate bikini project, jpente project.
- Adjust color scheme to be more to my liking, use the same palette, but some different colors from within the palette.
- Incorporate pre-scripting pages into the site (house of havoc, and earlier).
- Perhaps as a gallery? Not sure how this would work... maybe framed?
- Fix all internal links in old posts.
- Mark all dead links in old posts.
- Add ability to use tags to the site, and link projects to posts using tags (or just add posts that apply to the end of projects? as links? unknown).