summaryrefslogtreecommitdiff
path: root/haunt/site.scm
Commit message (Expand)AuthorAgeFilesLines
* site: Use issue-deprecation-warning for deprecation notification.David Thompson2022-10-221-2/+6
* Add publishing interface with built-in support for rsync.David Thompson2022-08-211-6/+27
* Create a unified type for build artifacts.David Thompson2021-03-181-10/+15
* site: Add files ending in "~" to the default file filter.David Thompson2021-03-181-1/+1
* site: Add scheme field.David Thompson2019-06-281-2/+7
* 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