guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] website: Convert implementation to SXML.


From: Mathieu Lirzin
Subject: Re: [PATCH] website: Convert implementation to SXML.
Date: Thu, 07 May 2015 15:59:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> If you’re still motivated ;-), the next steps are URL factorization (as
> discussed before) and header factorization.  For the latter I imagine a
> procedure like this:
>
>   (define (html-page-header title)
>     `(head (meta (@ (charset "utf-8")))
>            (meta (@ (name "author")
>                     (content "GuixSD Contributors")))
>            ;; rest of boilerplate...
>            (title ,title)))

Of course I am! :), I will try to implement what you proposed.  I will
be occupied with my university exams until next wednesday, so don't
expect something before.

--
Mathieu Lirzin



reply via email to

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