Commit graph

7 commits

Author SHA1 Message Date
636334a38c Publish post 2025-01-08 06:04:29 -05:00
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
87d7b84dc3 New article: automated low power mode (#2)
Reviewed-on: #2
2024-12-29 07:50:25 -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
b1829fa5e4 First content 2024-12-21 19:47:34 -05:00
7cf357fdac Add blog support 2024-12-20 04:48:04 -05:00