aboutsummaryrefslogtreecommitdiff
path: root/scripts/render.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove jekyllMiquel Sabaté Solà2024-09-171-0/+118
This is a complete rewrite of my blog to a vastly simpler form. That is, we only need HTML and a couple of build scripts to have something equivalent, without all the dependencies that jekyll brings. I have also taken the chance to remove a lot of stuff that was actually not needed. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>