summaryrefslogtreecommitdiff
path: root/haunt/site.scm
Commit message (Expand)AuthorAgeFilesLines
* site: Change post-filter to file-filter.David Thompson2015-08-081-17/+18
* site: Don't crash if there is no posts directory.David Thompson2015-08-051-4/+6
* site: Update default file filter.David Thompson2015-08-051-1/+1
* site: Add a way to ignore post files that match a pattern.David Thompson2015-08-031-3/+26
* site: Fix procedure name in doc string.Ricardo Wurmus2015-07-281-1/+1
* site: Add site-wide slug procedure setting.Ricardo Wurmus2015-07-271-2/+12
* site: Display unicode arrow when printing asset copy actions.David Thompson2015-07-261-1/+1
* Add static asset support.David Thompson2015-04-131-3/+15
* site: Fix cleaning step before building.David Thompson2015-04-111-1/+1
* site: Add 'domain' field.David Thompson2015-04-111-3/+6
* site: Tweak log output when building.David Thompson2015-04-111-3/+2
* site: Add build-site procedure.David Thompson2015-04-111-1/+19
* Add site module.David Thompson2015-04-111-0/+64