aboutsummaryrefslogtreecommitdiff
path: root/build.py
Commit message (Collapse)AuthorAgeFilesLines
* 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