| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: refactor tags page rendering and auto-include new blog tags | Christian Cleberg | 2026-04-12 | 1 | -136/+133 |
| | | |||||
| * | chore: ruff format | Christian Cleberg | 2026-03-23 | 1 | -1/+3 |
| | | |||||
| * | attempt to fix builds | Christian Cleberg | 2026-03-23 | 1 | -18/+11 |
| | | |||||
| * | skip ruff in prod; fix build.yml path sourcing | Christian Cleberg | 2026-03-23 | 1 | -2/+3 |
| | | |||||
| * | publish Domain Dig link | Christian Cleberg | 2026-03-23 | 1 | -0/+11 |
| | | |||||
| * | update git links | Christian Cleberg | 2026-03-18 | 1 | -1/+1 |
| | | |||||
| * | realigning commits | Christian Cleberg | 2026-03-18 | 1 | -1/+1 |
| | | |||||
| * | fix css link on /tags/ page | Christian Cleberg | 2026-03-14 | 1 | -1/+1 |
| | | |||||
| * | Commit from GitHub Actions (Ruff) | github-actions | 2026-03-13 | 1 | -8/+29 |
| | | |||||
| * | fix python syntax warnings | Christian Cleberg | 2026-03-13 | 1 | -5/+11 |
| | | |||||
| * | update site title | Christian Cleberg | 2026-03-13 | 1 | -2/+2 |
| | | |||||
| * | fix *.org headers and revert to minimal site theme | Christian Cleberg | 2026-03-13 | 1 | -38/+23 |
| | | |||||
| * | fix nav on tags page | Christian Cleberg | 2026-03-11 | 1 | -0/+1 |
| | | |||||
| * | add tag support | Christian Cleberg | 2026-03-11 | 1 | -0/+137 |
| | | |||||
| * | Update build.py post-processing pipeline | Christian Cleberg | 2026-03-11 | 1 | -8/+55 |
| | | |||||
| * | switch to local deployments only | Christian Cleberg | 2026-03-04 | 1 | -1/+1 |
| | | |||||
| * | fix: ensure .org filenames match .html filenames (#16) | Christian Cleberg | 2026-02-22 | 1 | -1/+21 |
| | | |||||
| * | add step to copy raw org-mode to output dir (#15) | Christian Cleberg | 2026-02-22 | 1 | -0/+9 |
| | | | | | | * fix image URL in latest post * add step to copy raw org-mode to output dir | ||||
| * | fix build.py bug (#9) | Christian Cleberg | 2026-02-21 | 1 | -1/+1 |
| | | |||||
| * | clean up build, deploy, and env options (#2) | Christian Cleberg | 2026-02-12 | 1 | -38/+14 |
| | | |||||
| * | test github actions for docker build and site deploy (#1) | Christian Cleberg | 2026-02-12 | 1 | -61/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test github actions for docker build and site deploy * fix typo in codeQL * test actions on this branch * fix typo in actions path * update pkg tag * update command for sh syntax * attempt to fix build-job path * only run docker-build when relevant files are modified * update pkg tag * debug failing upload * try again to fix artifact build path * try again to fix artifact build path * upgrade codeql to v4 * optimize deployment to reduce building site twice * tweak deployment steps * remove deployment method options * try heredoc for ssh config file * try heredoc for ssh config file * move deployment step out of python entirely for github actions * fix rsync options * last tweak to polish off github workflows | ||||
| * | split build and deploy steps in python script | Christian Cleberg | 2026-02-10 | 1 | -1/+6 |
| | | |||||
| * | implement GitLab CI | Christian Cleberg | 2026-02-10 | 1 | -5/+8 |
| | | |||||
| * | move from lower() to casefold() for safer checking | Christian Cleberg | 2026-02-03 | 1 | -1/+1 |
| | | |||||
| * | update theme | Christian Cleberg | 2025-10-14 | 1 | -3/+2 |
| | | |||||
| * | EXTREME MINIMALISM | Christian Cleberg | 2025-09-20 | 1 | -24/+25 |
| | | |||||
| * | shift from monospace theme to a formalized serif theme | Christian Cleberg | 2025-09-04 | 1 | -3/+5 |
| | | |||||
| * | remove unecessary print statement and fix deprecated UTC function call | Christian Cleberg | 2025-08-22 | 1 | -2/+1 |
| | | |||||
| * | FIX: update build script and generate sitemap.xml | Christian Cleberg | 2025-07-18 | 1 | -6/+10 |
| | | |||||
| * | Commit from GitHub Actions (Ruff) | github-actions | 2025-07-14 | 1 | -6/+10 |
| | | |||||
| * | add function to generate sitemap | Christian Cleberg | 2025-07-14 | 1 | -0/+46 |
| | | |||||
| * | Commit from GitHub Actions (Ruff) | github-actions | 2025-07-07 | 1 | -1/+1 |
| | | |||||
| * | fix: ignore draft posts when publishing | Christian Cleberg | 2025-07-07 | 1 | -1/+14 |
| | | |||||
| * | feat(lint): added ruff.toml to automate linting and formatting | Christian Cleberg | 2025-06-04 | 1 | -4/+35 |
| | | |||||
| * | fix: move dynamic updates to .build dir | Christian Cleberg | 2025-06-03 | 1 | -2/+7 |
| | | |||||
| * | Commit from GitHub Actions (Ruff) | github-actions | 2025-06-04 | 1 | -21/+23 |
| | | |||||
| * | feat: upgrade build script to dynamically create latest posts section | Christian Cleberg | 2025-06-03 | 1 | -5/+168 |
| | | |||||
| * | Commit from GitHub Actions (Ruff) | github-actions | 2025-06-04 | 1 | -6/+11 |
| | | |||||
| * | fix: minor fixes to build script | Christian Cleberg | 2025-06-03 | 1 | -6/+6 |
| | | |||||
| * | feat: convert build script to python | Christian Cleberg | 2025-06-03 | 1 | -0/+136 |
