website: Add Haunt's HTML reader for posts.

* website/haunt.scm <site>: Add HTML-READER for posts.
This commit is contained in:
Ludovic Courtès 2016-11-10 23:06:59 +01:00
parent 4c322d36bc
commit fdbac71dc4
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
#:default-metadata
'((author . "GuixSD Contributors")
(email . "guix-devel@gnu.org"))
#:readers (list sxml-reader)
#:readers (list sxml-reader html-reader)
#:builders
`(,(lambda (site posts) ;the main page
(with-url-parameters