|
|
|
|
|
by moviuro
3001 days ago
|
|
I tried hugo and jekyll, but pages produced were still too heavy, so I built my own simple, stupid page generator which uses pandoc(1) [0]. With the little bit of trafic I get, and the tons of means to get in touch, I didn't subscribe to disqus or the like. And deployment is scp(1)-ing to my server, and a cron(1) job that copies said scp-ed directory to /usr/local/www . [0] https://try.popho.be/pandoc.html |
|