Hi,
Sorry for my late answer.
Alex Vong writes:
> I have followed your instruction but there is still a problem. After I
> run `guix build -f guix.scm`, I try to run:
>
> alexvong1995@debian:~$
> /gnu/store/n8r3jj2jhs5xvpcf2d4crqk706089sxa-haunt-0.1/bin/haunt --help
> Backtrace:
> In ice-9/boot
Hi,
On 11/11/2015, Mathieu Lirzin wrote:
> Hi,
>
> Alex Vong writes:
>
>> However, there is a little problem. When I run "haunt build -c
>> guixsd.scm",
>>
> [...]
>> In unknown file:
>>?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (www)) #f]
>>
>> ERROR: In procedure scm-error
Hi,
Alex Vong writes:
> However, there is a little problem. When I run "haunt build -c guixsd.scm",
>
[...]
> In unknown file:
>?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (www)) #f]
>
> ERROR: In procedure scm-error:
> ERROR: no code for module (www)
[...]
> This are my inst
Hi,
Thanks for making this! I think miss this announcement last week.
However, there is a little problem. When I run "haunt build -c guixsd.scm",
I get the following:
alexvong1995@debian:~/guix-artwork/website$ haunt build -c guixsd.scm
Backtrace:
In ice-9/boot-9.scm:
1724: 19 [%start-stack loa
On Sat, Nov 7, 2015 at 6:04 AM, Ludovic Courtès wrote:
> "Thompson, David" skribis:
>
>> On Fri, Nov 6, 2015 at 3:47 PM, Ludovic Courtès wrote:
>
> [...]
>
WARNING: Haunt builds the site afresh at each 'haunt build' run, which
means that it deletes everything in the build directory fir
"Thompson, David" skribis:
> On Fri, Nov 6, 2015 at 3:47 PM, Ludovic Courtès wrote:
[...]
>>> WARNING: Haunt builds the site afresh at each 'haunt build' run, which
>>> means that it deletes everything in the build directory first. Will
>>> that be an issue here?
>>
>> That should be fine.
>
On Fri, Nov 6, 2015 at 3:47 PM, Ludovic Courtès wrote:
> "Thompson, David" skribis:
>
>> On Thu, Nov 5, 2015 at 4:25 PM, Ludovic Courtès wrote:
>>> Mathieu Lirzin skribis:
>>>
+Building the website depends on the static site generator:
+
+ - [[http://haunt.dthompson.us/][Haunt]]
"Thompson, David" skribis:
> On Thu, Nov 5, 2015 at 4:25 PM, Ludovic Courtès wrote:
>> Mathieu Lirzin 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
On 2015-11-06 09:28, Thompson, David wrote:
On Thu, Nov 5, 2015 at 6:50 PM, Mathieu Lirzin wrote:
Hi,
"Thompson, David" writes:
On Thu, Nov 5, 2015 at 4:25 PM, Ludovic Courtès wrote:
[...]
Does the generated HTML change as a result of using Haunt?
Not as far as I can tell by looking at
On Thu, Nov 5, 2015 at 6:50 PM, Mathieu Lirzin wrote:
> Hi,
>
> "Thompson, David" writes:
>
>> On Thu, Nov 5, 2015 at 4:25 PM, Ludovic Courtès wrote:
> [...]
>>> Does the generated HTML change as a result of using Haunt?
>>
>> Not as far as I can tell by looking at the patch.
>>
>> I'm not 100%
Hi,
"Thompson, David" writes:
> On Thu, Nov 5, 2015 at 4:25 PM, Ludovic Courtès wrote:
[...]
>> Does the generated HTML change as a result of using Haunt?
>
> Not as far as I can tell by looking at the patch.
>
> I'm not 100% sure if Haunt really buys us anything in the case of this
> site. Ma
On Thu, Nov 5, 2015 at 4:25 PM, Ludovic Courtès wrote:
> Mathieu Lirzin 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. T
Mathieu Lirzin 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
Hi Mathieu and Guix,
Thanks to Alex Vong's impulse, I have implemented a first step in the
use of Dave Thompson's site generator Haunt
(http://haunt.dthompson.us/)
for the GuixSD website.
It's great!
Dave helped me to build website with Haunt.
I builded my website with Haunt (git):
https:/
On Tue, Nov 3, 2015 at 4:26 PM, Mathieu Lirzin wrote:
> Hello Guix,
>
> Thanks to Alex Vong's impulse, I have implemented a first step in the
> use of Dave Thompson's site generator Haunt (http://haunt.dthompson.us/)
> for the GuixSD website.
Wow, cool! I'm surprised at how little code is needed
er objects tweaking.
--
Mathieu Lirzin
>From cb8c7cde36d46d226fbe1f7f553304e850ef43ac Mon Sep 17 00:00:00 2001
From: Mathieu Lirzin
Date: Tue, 3 Nov 2015 22:02:07 +0100
Subject: [PATCH] website: Add support for Haunt.
This provides a simple way to build the website locally.
* website/guixsd.
16 matches
Mail list logo