Next: Artifacts, Previous: Builders, Up: Programming Interface [Contents][Index]
(use-modules (haunt publisher))
The purpose of a publisher is to deploy a built site. Haunt comes with some built-in publishers, but custom publishers can be created with the following interface.
Create a new publisher.
Return #t
if object is a publisher.
Return the publisher name.
Return the publisher procedure for publisher.
Publish site with publisher.
Run command program with args arguments.
Haunt comes with the following built-in publishers: