summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-112-0/+62
* 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-112-0/+59
* reader: Remove stray 'n'.David Thompson2015-04-111-1/+1
* Add site module.David Thompson2015-04-112-0/+65
* Add SXML to HTML conversion module.David Thompson2015-04-102-0/+371
* Add page module.David Thompson2015-04-102-0/+50
* Add reader module.David Thompson2015-04-102-0/+76
* Add post module.David Thompson2015-04-102-0/+44
* ui: Display version information.David Thompson2015-01-045-4/+25
* Add serve command.David Thompson2015-01-046-4/+832
* First commit.David Thompson2015-01-048-0/+871