Commit graph

3 commits

Author SHA1 Message Date
40121b1c49 Refactor site content and worflow
Since the site is now Gemini first, it doesn't make sense to use Markdown. In this commit I am refactoring the site generator to remove lowdown and frontmatter dependencies.
2025-01-08 05:38:01 -05:00
0bd550b561 Remove Jekyll; Add new workflow scripts 2025-01-07 08:38:30 -05:00
c875c07933 python-refactor (#1)
While writing a new article, I was having issues with Perl making the replacements (it was trying to execute fenced code blocks). After a little bit of research, trying to keep the original script, I decided to keep things simpler and rewrite the generator script with Python instead.

Reviewed-on: #1
2024-12-29 07:49:19 -05:00