aboutsummaryrefslogtreecommitdiff
path: root/build.py
Commit message (Expand)AuthorAgeFilesLines
* fix css link on /tags/ pageChristian Cleberg2026-03-141-1/+1
* Commit from GitHub Actions (Ruff)github-actions2026-03-131-8/+29
* fix python syntax warningsChristian Cleberg2026-03-131-5/+11
* update site titleChristian Cleberg2026-03-131-2/+2
* fix *.org headers and revert to minimal site themeChristian Cleberg2026-03-131-38/+23
* fix nav on tags pageChristian Cleberg2026-03-111-0/+1
* add tag supportChristian Cleberg2026-03-111-0/+137
* Update build.py post-processing pipelineChristian Cleberg2026-03-111-8/+55
* switch to local deployments onlyChristian Cleberg2026-03-041-1/+1
* fix: ensure .org filenames match .html filenames (#16)Christian Cleberg2026-02-221-1/+21
* add step to copy raw org-mode to output dir (#15)Christian Cleberg2026-02-221-0/+9
* fix build.py bug (#9)Christian Cleberg2026-02-211-1/+1
* clean up build, deploy, and env options (#2)Christian Cleberg2026-02-121-38/+14
* test github actions for docker build and site deploy (#1)Christian Cleberg2026-02-121-61/+46
* split build and deploy steps in python scriptChristian Cleberg2026-02-101-1/+6
* implement GitLab CIChristian Cleberg2026-02-101-5/+8
* move from lower() to casefold() for safer checkingChristian Cleberg2026-02-031-1/+1
* update themeChristian Cleberg2025-10-141-3/+2
* EXTREME MINIMALISMChristian Cleberg2025-09-201-24/+25
* shift from monospace theme to a formalized serif themeChristian Cleberg2025-09-041-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