Re: Guile Haunt configuration with little markdown parser

2015-10-09 Thread Amirouche Boubekki
Le 2015-10-09 04:42, Daniel Pimentel a écrit : How I add my css/js file in my main page? The theme is not "ready to be reused" as-is. I should have taken care of that. You will need to modify `haut-theme` to sweet your needs. my setup is as follow: ./haunt.scm # the configuration file I a

Re: Guile Haunt configuration with little markdown parser

2015-10-09 Thread Amirouche Boubekki
Sorry (parse-maybe) can not implement (parse-not) but the problem remains that there something missing I think. Le 2015-10-09 11:36, Amirouche Boubekki a écrit : Le 2015-10-09 02:41, David Thompson a écrit : Amirouche Boubekki writes: Héllo, I pleased to share with you the haunt [1] config

Re: Guile Haunt configuration with little markdown parser

2015-10-09 Thread Amirouche Boubekki
Le 2015-10-09 02:41, David Thompson a écrit : Amirouche Boubekki writes: Héllo, I pleased to share with you the haunt [1] configuration I use for my english only blog [2]. It includes an implementation of little markdown parser powered by a parser combinator. Everything is in the file, so y