[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ART] Website mockup rev2
From: |
Ludovic Courtès |
Subject: |
Re: [ART] Website mockup rev2 |
Date: |
Thu, 26 Feb 2015 19:43:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
David Thompson <address@hidden> skribis:
> Ludovic Courtès <address@hidden> writes:
>
>> I would go either static (complexity or even Skribilo) or somehow use
>> Guile’s web server, but then again I’m not going to do it so I’m open to
>> whatever seems appropriate.
>
> Using a static site generator would be nice, I think. Serving dynamic
> web pages (that are essentially static) would be a burden.
Makes sense.
> It would be a shame to use a static site generator that isn't written in
> Guile. However, there isn't an available solution and my efforts to
> write one (along with a Markdown parser) haven't produced anything
> usable as of now.
Skribilo would work I think, preferably with its extended sexp syntax.
Taylan’s (html simple) is another option, using sexp syntax.
There are building blocks for other things: the SXML modules, the stexi
modules (for Texinfo-syntax input), Andy’s Org-mode parser in
Guile-Present, and your Mardown parser.
With all this, it should definitely be possible to do something, but
it’s up to whoever takes up the task to comment on it. Luis, would you
be willing/able to look at these options? Pierre-Antoine?
Thanks,
Ludo’.
- Re: [ART] Website mockup rev2, (continued)
- Re: [ART] Website mockup rev2, Ludovic Courtès, 2015/02/25
- Re: [ART] Website mockup rev2, David Thompson, 2015/02/25
- Re: [ART] Website mockup rev2, Taylan Ulrich Bayırlı/Kammer, 2015/02/26
- Re: [ART] Website mockup rev2, Thompson, David, 2015/02/26
- Re: [ART] Website mockup rev2,
Ludovic Courtès <=
- Re: [ART] Website mockup rev2, Luis Felipe López Acevedo, 2015/02/26
Re: [ART] Website mockup rev2, Felix Friedlander, 2015/02/21