guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] website: Add support for Haunt.


From: Ludovic Courtès
Subject: Re: [PATCH] website: Add support for Haunt.
Date: Thu, 05 Nov 2015 22:25:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Mathieu Lirzin <address@hidden> skribis:

> +Building the website depends on the static site generator:
> +
> +  - [[http://haunt.dthompson.us/][Haunt]]
> +
> +To build the site, run ‘haunt build -c guixsd.scm’ to compile all of
> +the HTML pages.  To view the results, run ‘haunt serve -c guixsd.scm’
> +and visit <http://localhost:8080> in a web browser.

This looks nice.

Is there a way to specify the output directory for the generated HTML?

Currently I do:

  (export-web-site "/path/to/cvs/checkout")

so the HTML ends up directly in the right place.

Does the generated HTML change as a result of using Haunt?

Thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]