aboutsummaryrefslogtreecommitdiff
path: root/build.py
Commit message (Expand)AuthorAgeFilesLines
* shift from monospace theme to a formalized serif themeChristian Cleberg10 days1-3/+5
* remove unecessary print statement and fix deprecated UTC function callChristian Cleberg2025-08-221-2/+1
* FIX: update build script and generate sitemap.xmlChristian Cleberg2025-07-181-6/+10
* Commit from GitHub Actions (Ruff)github-actions2025-07-141-6/+10
* add function to generate sitemapChristian Cleberg2025-07-141-0/+46
* Commit from GitHub Actions (Ruff)github-actions2025-07-071-1/+1
* fix: ignore draft posts when publishingChristian Cleberg2025-07-071-1/+14
* feat(lint): added ruff.toml to automate linting and formattingChristian Cleberg2025-06-041-4/+35
* fix: move dynamic updates to .build dirChristian Cleberg2025-06-031-2/+7
* Commit from GitHub Actions (Ruff)github-actions2025-06-041-21/+23
* feat: upgrade build script to dynamically create latest posts sectionChristian Cleberg2025-06-031-5/+168
* Commit from GitHub Actions (Ruff)github-actions2025-06-041-6/+11
* fix: minor fixes to build scriptChristian Cleberg2025-06-031-6/+6
* feat: convert build script to pythonChristian Cleberg2025-06-031-0/+136