From 2faff242ffd4faf7c8c53e4a9317d5d9c930ad09 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 12 Nov 2023 12:45:23 -0500 Subject: Remove obsolete website. The official Haunt page is hosted on my blog now. --- website/manual/Builders.html | 89 -------------------------------------------- 1 file changed, 89 deletions(-) delete mode 100644 website/manual/Builders.html (limited to 'website/manual/Builders.html') diff --git a/website/manual/Builders.html b/website/manual/Builders.html deleted file mode 100644 index bcba9c1..0000000 --- a/website/manual/Builders.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - - -Haunt Reference Manual: Builders - - - - - - - - - - - - - - - - - - - - -
-

-Previous: , Up: Programming Interface   [Contents][Index]

-
-
- -

5.6 Builders

- - - - - - - -

Builders are procedures that return one or more page objects -(see Pages) when applied. A builder accepts two arguments: A site -(see Sites and a list of posts (see Posts). -

-

Haunt comes with a few convenient builders to help users who want to -create a simple blog with an Atom feed. -

- - - - - -- cgit v1.2.3