summaryrefslogtreecommitdiff
path: root/haunt
Commit message (Expand)AuthorAgeFilesLines
* utils: Add string->date*.David Thompson2015-04-111-1/+8
* config: Remove unneeded things.David Thompson2015-04-111-15/+1
* ui: Add "build" to command list.David Thompson2015-04-111-1/+1
* ui: Add 'build' subcommand.David Thompson2015-04-111-0/+61
* reader: sxml-reader: Use absolute path when loading Scheme file.David Thompson2015-04-111-1/+1
* server: web-server: Fix directory view.David Thompson2015-04-111-5/+26
* ui: serve: Respect site configuration and default options.David Thompson2015-04-111-4/+7
* ui: Fix load-config.David Thompson2015-04-111-2/+3
* site: Tweak log output when building.David Thompson2015-04-111-3/+2
* ui: Remove use of defunct haunt-error.David Thompson2015-04-111-1/+1
* page: Ensure output directory exists before writing.David Thompson2015-04-112-2/+31
* ui: Improve option processing and help output.David Thompson2015-04-112-28/+89
* site: Add build-site procedure.David Thompson2015-04-112-2/+34
* page: Change sxml field to contents.David Thompson2015-04-111-4/+4
* reader: Add read-posts procedure.David Thompson2015-04-111-0/+21
* reader: Add html-reader.David Thompson2015-04-111-0/+23
* Add utils module.David Thompson2015-04-111-0/+58
* reader: Remove stray 'n'.David Thompson2015-04-111-1/+1
* Add site module.David Thompson2015-04-111-0/+64
* Add SXML to HTML conversion module.David Thompson2015-04-101-0/+370
* Add page module.David Thompson2015-04-101-0/+49
* Add reader module.David Thompson2015-04-101-0/+75
* Add post module.David Thompson2015-04-101-0/+43
* ui: Display version information.David Thompson2015-01-043-3/+23
* Add serve command.David Thompson2015-01-045-3/+827
* First commit.David Thompson2015-01-041-0/+51