haunt/haunt
David Thompson 884ab20250 ui: serve: Fix auto-rebuilding logic.
* haunt/ui/serve.scm (watch): Remove 'ignore-dirs' argument.  Add
  'check-file?' and 'check-dir?' arguments.
  (haunt-serve): Use new 'watch' procedure.
2015-08-08 09:11:31 -04:00
..
builder blog: Export with-layout. 2015-08-08 00:44:33 -04:00
serve web-server: Bypass response sanitization for static files. 2015-07-27 08:48:29 -04:00
ui ui: serve: Fix auto-rebuilding logic. 2015-08-08 09:11:31 -04:00
asset.scm asset: Filter out assets that do not pass the site file filter. 2015-08-08 00:42:12 -04:00
config.scm.in config: Remove unneeded things. 2015-04-11 18:37:24 -04:00
html.scm Rename (haunt build html) to (haunt html). 2015-07-26 22:35:29 -04:00
page.scm page: Ensure output directory exists before writing. 2015-04-11 15:16:33 -04:00
post.scm post: Add post-date procedure. 2015-04-13 19:43:35 -04:00
reader.scm site: Change post-filter to file-filter. 2015-08-08 00:40:24 -04:00
site.scm site: Change post-filter to file-filter. 2015-08-08 00:40:24 -04:00
ui.scm ui: Set default locale for all commands. 2015-07-26 23:15:09 -04:00
utils.scm utils: file-name-components: Handle empty string. 2015-07-26 23:15:09 -04:00