Commit Graph

4 Commits

Author SHA1 Message Date
David Thompson dda114b410 Add reader module.
* haunt/reader.scm: New file.
* Makefile.am (SOURCES): Add it.
2015-04-10 23:37:42 -04:00
David Thompson 18a0b7ce6b Add post module.
* haunt/post.scm: New file.
* Makefile.am (SOURCES): Add it.
2015-04-10 23:37:27 -04:00
David Thompson f299cca709 Add serve command.
* haunt/config.scm: New file.
* haunt/serve/mime-types.scm: New file.
* haunt/serve/web-server.scm: New file.
* haunt/ui/serve.scm: New file.
* haunt/ui.scm (commands, program-name): New variables.
  (show-haunt-help): Display possible commands.
  (run-haunt-command): New procedure.
  (haunt-main): Run subcommands.
* Makefile.am (SOURCES): Add files.
2015-01-04 22:49:59 -05:00
David Thompson 1cd43ba967 First commit. 2015-01-04 20:02:16 -05:00