summaryrefslogtreecommitdiff
path: root/haunt/ui
Commit message (Expand)AuthorAgeFilesLines
* ui: serve: Fix deprecation warning.Jelle Licht2017-10-311-0/+1
* Don't ignore a specified non-default port in 'haunt serve'.Sudarshan S Chawathe2017-09-031-1/+1
* serve: Catch exceptions when rebuilding site.David Thompson2016-04-211-1/+16
* ui: serve: Fix auto-rebuilding logic.David Thompson2015-08-081-16/+25
* ui: serve: Add --watch option.David Thompson2015-08-031-3/+49
* Remove code that was accidentally committed.David Thompson2015-07-271-3/+0
* Rename (haunt build html) to (haunt html).David Thompson2015-07-261-0/+3
* ui: Add 'build' subcommand.David Thompson2015-04-111-0/+61
* ui: serve: Respect site configuration and default options.David Thompson2015-04-111-4/+7
* ui: Improve option processing and help output.David Thompson2015-04-111-14/+33
* ui: Display version information.David Thompson2015-01-041-0/+2
* Add serve command.David Thompson2015-01-041-0/+49