summaryrefslogtreecommitdiff
path: root/haunt/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright year in (haunt ui publish).David Thompson2023-02-271-1/+1
* Add missing haunt/ui/publish.scm file.David Thompson2022-08-211-0/+69
* Factor watch implementations into their own modules.David Thompson2022-07-091-113/+12
* ui: serve: Allow for setting the host explicitly.Christine Lemmer-Webber2022-06-011-3/+26
* ui: Make cli options consistent.Filip Lajszczak2022-02-231-1/+1
* ui: serve: Fix lazy loading of inotify module.David Thompson2022-02-061-9/+13
* Do not compile or load inotify module when inotify is not available.David Thompson2022-02-061-1/+11
* ui: serve: Reload user modules when they change.David Thompson2022-02-051-0/+17
* ui: serve: Watch files with inotify on Linux.David Thompson2022-01-131-14/+63
* 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