On Sun, Feb 11, 2018 at 03:45:12PM +0100, Ricardo Wurmus wrote:
>
> pelzflorian (Florian Pelz) writes:
>
> > I did not use SXPath. This one still looks ugly:
> >
> > (div (@ (id "powered-by"))
> > ,@(__ "Powered by > url=\"https://www.gnu.org/software/guile/\";>GNU Guile and \
> > https:/
pelzflorian (Florian Pelz) writes:
> I did not use SXPath. This one still looks ugly:
>
> (div (@ (id "powered-by"))
> ,@(__ "Powered by url=\"https://www.gnu.org/software/guile/\";>GNU Guile and \
> https://haunt.dthompson.us/\";>Haunt."
>`(link
> . ,(lambda (tag
On Sat, Feb 10, 2018 at 12:14:26AM +0100, Ricardo Wurmus wrote:
> pelzflorian (Florian Pelz) writes:
>
> > How for example would this excerpt from my website better be rendered
> > as XML or is this or another non-XML approach better?
>
> I’d much prefer XML here. One reason is that I find it v
pelzflorian (Florian Pelz) writes:
> How for example would this excerpt from my website better be rendered
> as XML or is this or another non-XML approach better?
I’d much prefer XML here. One reason is that I find it very hard to
understand the syntax and how it is processed in your example.
On Fri, Feb 09, 2018 at 06:02:22PM +0100, Ludovic Courtès wrote:
> […]
> Awesome. There were a couple of people interested in internationalizing
> our web site during the Guix workshop, so hopefully they can follow your
> lead and ping you if they need help!
>
> Ludo’.
Gladly. But perhaps other