Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add reader module. | David Thompson | 2015-04-10 | 1 | -0/+1 |
| | | | | | * haunt/reader.scm: New file. * Makefile.am (SOURCES): Add it. | ||||
* | Add post module. | David Thompson | 2015-04-10 | 1 | -0/+1 |
| | | | | | * haunt/post.scm: New file. * Makefile.am (SOURCES): Add it. | ||||
* | Add serve command. | David Thompson | 2015-01-04 | 1 | -1/+5 |
| | | | | | | | | | | | | * 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. | ||||
* | First commit. | David Thompson | 2015-01-04 | 1 | -0/+45 |