This week I started blogging using Acrylamid. I like the idea of
static pages, so I can use the “pages” service provided by
github.io
. Also, since I do not want to learn Ruby right
now, I like that acrylamid is written un Python.
I had some hard time trying to understand how to configure it, so I based myself on the existing blog at https://www.vlent.nl/. I hope to move away from its look soon.
To do list
- verify that mathjax works always (Done: disabled
typography
filter) - be more wise at processing YAML in pandoc
- update deploy.sh for ioslides based pages
- what about including local assets for a given date?