| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish the move off weblorgmigrate-to-orgo | Christian Cleberg | 21 hours | 1 | -33/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Remove what the migration left behind, then cut build.py down to the work orgo does not do: 443 lines to 168. - Delete publish.el and theme/templates/, superseded by content/orgo.toml and content/templates/. theme/static/ stays; orgo publishes it as assets. - Drop the tag builder, the org-source copy, and the helpers that only fed them. orgo generates /tags/ and a page per tag from a collection. - Rewrite the README and the migration-era comments that explained the config by pointing at what weblorg used to do. - Serve styles.css as authored. Minifying 1KB of CSS saved 52 bytes over the wire once compressed, which did not pay for a build step and a toolchain dependency. - Stop wiping the output directory. The .orgo-cache.json inside it is what makes a build incremental, and orgo already prunes outputs whose source is gone and re-emits any that are missing. Production keeps .build/ and development gets .build-dev/, because production rewrites image URLs in the output and a shared directory would let one environment reuse pages rendered for the other. An incremental build is byte-identical to a clean one, and the site output is unchanged apart from the /uses/ stack row. | ||||
| * | update git endpoints | Christian Cleberg | 10 days | 1 | -2/+2 |
| | | |||||
| * | add photography link | Christian Cleberg | 2026-07-06 | 1 | -1/+1 |
| | | |||||
| * | add photography link | Christian Cleberg | 2026-07-06 | 1 | -0/+1 |
| | | |||||
| * | enable automtic notifications from bubbles | Christian Cleberg | 2026-07-06 | 1 | -1/+3 |
| | | |||||
| * | update lemmy profile link | Christian Cleberg | 2026-07-03 | 1 | -1/+1 |
| | | |||||
| * | update social links | Christian Cleberg | 2026-06-25 | 1 | -1/+2 |
| | | |||||
| * | update registrar | Christian Cleberg | 2026-05-10 | 1 | -1/+1 |
| | | |||||
| * | add audit labs link | Christian Cleberg | 2026-04-17 | 1 | -1/+1 |
| | | |||||
| * | move apps to zerolabs.sh | Christian Cleberg | 2026-04-09 | 1 | -12/+1 |
| | | |||||
| * | update copy to include zerolabs.sh | Christian Cleberg | 2026-04-09 | 1 | -2/+3 |
| | | |||||
| * | enhance copy throughout the site | Christian Cleberg | 2026-04-07 | 1 | -0/+2 |
| | | |||||
| * | fix: clarify project sentence on index page | Christian Cleberg | 2026-04-06 | 1 | -2/+2 |
| | | |||||
| * | fix missing class for post-list | Christian Cleberg | 2026-04-06 | 1 | -1/+1 |
| | | |||||
| * | realign homepage and fix post-list CSS | Christian Cleberg | 2026-04-06 | 1 | -8/+10 |
| | | |||||
| * | update homepage design | Christian Cleberg | 2026-04-05 | 1 | -10/+17 |
| | | |||||
| * | update homepage design | Christian Cleberg | 2026-04-05 | 1 | -15/+21 |
| | | |||||
| * | fix *.org headers and revert to minimal site theme | Christian Cleberg | 2026-03-13 | 1 | -19/+19 |
| | | |||||
| * | update titles | Christian Cleberg | 2026-03-11 | 1 | -4/+11 |
| | | |||||
| * | Redesign homepage intro, drop info-strip, update nav and footer | Christian Cleberg | 2026-03-11 | 1 | -16/+13 |
| | | |||||
| * | fix metadata styling | Christian Cleberg | 2026-02-07 | 1 | -1/+1 |
| | | |||||
| * | add indieweb links | Christian Cleberg | 2026-02-07 | 1 | -0/+5 |
| | | |||||
| * | update theme again to be more legible | Christian Cleberg | 2026-01-20 | 1 | -3/+3 |
| | | |||||
| * | publish new terminal theme | Christian Cleberg | 2026-01-18 | 1 | -4/+4 |
| | | |||||
| * | feat: minify css theme again since the last one was not great | Christian Cleberg | 2025-12-02 | 1 | -5/+5 |
| | | |||||
| * | minor redesign | Christian Cleberg | 2025-11-22 | 1 | -11/+7 |
| | | |||||
| * | fix case of index page link | Christian Cleberg | 2025-11-11 | 1 | -1/+1 |
| | | |||||
| * | remove italics from index H1 | Christian Cleberg | 2025-11-11 | 1 | -1/+1 |
| | | |||||
| * | update theme | Christian Cleberg | 2025-10-14 | 1 | -1/+2 |
| | | |||||
| * | EXTREME MINIMALISM | Christian Cleberg | 2025-09-20 | 1 | -14/+1 |
| | | |||||
| * | shift from monospace theme to a formalized serif theme | Christian Cleberg | 2025-09-04 | 1 | -5/+7 |
| | | |||||
| * | remove indielogin section | Christian Cleberg | 2025-09-04 | 1 | -14/+0 |
| | | |||||
| * | futile attempt to protect my email | Christian Cleberg | 2025-08-22 | 1 | -1/+0 |
| | | |||||
| * | summary of commits from minimal-enhancements | Christian Cleberg | 2025-08-19 | 1 | -15/+4 |
| | | |||||
| * | update matrix username | Christian Cleberg | 2025-08-13 | 1 | -1/+1 |
| | | |||||
| * | fix: remove IRC nick and update sr.ht link | Christian Cleberg | 2025-08-02 | 1 | -2/+1 |
| | | |||||
| * | fix: update git links | Christian Cleberg | 2025-07-31 | 1 | -2/+3 |
| | | |||||
| * | feat: upgrade build script to dynamically create latest posts section | Christian Cleberg | 2025-06-03 | 1 | -39/+3 |
| | | |||||
| * | fix: fix latest post date on home page | Christian Cleberg | 2025-06-03 | 1 | -1/+1 |
| | | |||||
| * | Revert "feat: build script now automatically updates index posts" | Christian Cleberg | 2025-06-03 | 1 | -3/+39 |
| | | | | | This reverts commit 9271e08b1a930bf19160d3df7a35840e2b9732a9. | ||||
| * | feat: build script now automatically updates index posts | Christian Cleberg | 2025-06-03 | 1 | -39/+3 |
| | | |||||
| * | fix(blog): revise titles and descriptions | Christian Cleberg | 2025-06-03 | 1 | -3/+3 |
| | | |||||
| * | feat(blog): show filetags on index page | Christian Cleberg | 2025-06-03 | 1 | -3/+3 |
| | | |||||
| * | feat(blog): show filetags on index page | Christian Cleberg | 2025-06-03 | 1 | -6/+27 |
| | | |||||
| * | fix(blog): revise titles and descriptions | Christian Cleberg | 2025-06-03 | 1 | -3/+2 |
| | | |||||
| * | feat(blog): add private-ios-apps post | Christian Cleberg | 2025-06-03 | 1 | -6/+6 |
| | | |||||
| * | feat(blog): add it-audit-career post | Christian Cleberg | 2025-05-30 | 1 | -5/+5 |
| | | |||||
| * | update git links | Christian Cleberg | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | finalize asahi-linux post | Christian Cleberg | 2025-05-02 | 1 | -1/+1 |
| | | |||||
| * | finalize asahi-linux post | Christian Cleberg | 2025-05-02 | 1 | -5/+0 |
| | | |||||
