Re: [dev] [st] monospace rendering gaps

2019-12-10 Thread sylvain . bertrand
Just tested with a vte based terminal with noto mono regular, no rendering pb. Then now it is sure, something is slightly wrong somewhere. -- Sylvain

(sl templates?) [dev] My take at a static site generator

2019-12-10 Thread Marc Chantreux
hello people, we probably should have a wiki or something to share those ideas. the template systems i use for the moment * m4: very lightweight and powerful but fragile and hell to debug. * zpp [1]: no dependency, easy to extend but i didn't benchmarked and suppose that isn't really fast. also

Re: [dev] My take at a static site generator

2019-12-10 Thread Laslo Hunhold
On Mon, 9 Dec 2019 16:17:55 +0200 Adrian Grigore wrote: Dear Adrian, > Thanks for answering! > > Do you still have a link to your m4(1) static site generator? it was never online and had some design decisions that made it close to swerc, including multi-hierarchical menus and a focus on markdo

Re: [dev] My take at a static site generator

2019-12-10 Thread Daniel Moch
On Mon, Dec 09, 2019 at 04:17:55PM +0200, Adrian Grigore wrote: > Do you still have a link to your m4(1) static site generator? I'd be curious to see that too. I went hunting after mkws appeared on Lobsters and found apostl[1], which also uses m4(1). I'm trying to decide if it's worth porting my