python-refactor #1

Merged
erick merged 3 commits from python-refactor into main 2024-12-29 07:49:20 -05:00

3 commits

Author SHA1 Message Date
ae3243241b Small tweaks to the site 2024-12-29 07:42:27 -05:00
6911ad6f64 Rename jekyll's docker file
Since this is no longer a Jekyll-only site I decided to rename the Dockerfile used for the Jekyll site to Dockerfile.jekyll to be consistent with the Gemini Dockerfile (Dockerfile.gemini).
2024-12-29 07:41:32 -05:00
fe02945cb2 Refactor gemini builder with python
Perl was having issues with markdown's fenced blocks, so I decided to rewrite the generator script in Python.
2024-12-29 07:39:13 -05:00