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/Invoking-haunt-build.html | 92 -------------------------------- 1 file changed, 92 deletions(-) delete mode 100644 website/manual/Invoking-haunt-build.html (limited to 'website/manual/Invoking-haunt-build.html') diff --git a/website/manual/Invoking-haunt-build.html b/website/manual/Invoking-haunt-build.html deleted file mode 100644 index 33fba87..0000000 --- a/website/manual/Invoking-haunt-build.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - -Haunt Reference Manual: Invoking haunt build - - - - - - - - - - - - - - - - - - - - -
-

-Next: , Up: Command-line Interface   [Contents][Index]

-
-
- -

4.1 Invoking haunt build

- -

The haunt build command realizes a Haunt site configuration -file by compiling web pages and copying static assets to the output -directory. For details on how to configure a Haunt site, -see Sites. -

-

Example: -

-
-
haunt build --config=haunt.scm
-
- -
-
--config=configuration-file
-
-c configuration-file
-

Load the Haunt site declaration from configuration-file. -

-
-
- - - - - - -- cgit v1.2.3