| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish the move off weblorg | Christian Cleberg | 14 hours | 1 | -45/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | remove bubbles.town vote widget, keep comment link | Christian Cleberg | 9 days | 1 | -2/+4 |
| | | | | | | | | Drop the third-party vote.js script and its mount div so posts no longer auto-fetch from bubbles.town (174 pages), completing onion self-containment. The opt-in 'comment on Bubbles' link stays. Remove the now-orphaned .bubbles-vote CSS rule. | ||||
| * | document /img/ symlink deployment prerequisite | Christian Cleberg | 9 days | 1 | -0/+22 |
| | | |||||
| * | update git links | Christian Cleberg | 2026-03-18 | 1 | -1/+1 |
| | | |||||
| * | convert README to md | Christian Cleberg | 2026-03-15 | 1 | -0/+112 |
| | | |||||
| * | convert README to org-mode | Christian Cleberg | 2026-02-03 | 1 | -115/+0 |
| | | |||||
| * | update git links | Christian Cleberg | 2026-01-31 | 1 | -1/+1 |
| | | |||||
| * | fix readme screenshot links | Christian Cleberg | 2026-01-04 | 1 | -1/+1 |
| | | |||||
| * | update from sourcehut to cgit | Christian Cleberg | 2025-12-30 | 1 | -1/+1 |
| | | |||||
| * | migrate from github to sourcehut | Christian Cleberg | 2025-12-30 | 1 | -1/+1 |
| | | |||||
| * | [fix] update git links to github | Christian Cleberg | 2025-12-02 | 1 | -1/+1 |
| | | |||||
| * | convert all PNGs to WebP | Christian Cleberg | 2025-11-01 | 1 | -1/+1 |
| | | |||||
| * | update README | Christian Cleberg | 2025-09-22 | 1 | -22/+13 |
| | | |||||
| * | move from sourcehut to cgit links | Christian Cleberg | 2025-09-12 | 1 | -1/+1 |
| | | |||||
| * | fix outdated references in readme for building | Christian Cleberg | 2025-08-24 | 1 | -5/+5 |
| | | |||||
| * | fix: format readme | Christian Cleberg | 2025-07-31 | 1 | -95/+43 |
| | | |||||
| * | fix: update git links | Christian Cleberg | 2025-07-31 | 1 | -1/+1 |
| | | |||||
| * | fix: remove github files | Christian Cleberg | 2025-07-31 | 1 | -0/+176 |
| | | |||||
| * | update: README | Christian Cleberg | 2025-05-08 | 1 | -86/+0 |
| | | |||||
| * | update git links | Christian Cleberg | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | fix README code snippets | Christian Cleberg | 2025-05-02 | 1 | -3/+3 |
| | | |||||
| * | update git links | Christian Cleberg | 2025-04-30 | 1 | -0/+86 |
| | | |||||
| * | conversion from Zola to Weblorg | Christian Cleberg | 2024-07-28 | 1 | -32/+0 |
| | | |||||
| * | fix README headings | Christian Cleberg | 2024-07-08 | 1 | -6/+6 |
| | | |||||
| * | convert README back to markdown | Christian Cleberg | 2024-07-08 | 1 | -0/+32 |
| | | |||||
| * | convert README to org-mode | Christian Cleberg | 2024-07-02 | 1 | -32/+0 |
| | | |||||
| * | swap back to sourcehut | Christian Cleberg | 2024-06-23 | 1 | -1/+1 |
| | | |||||
| * | remove sourcehut references | Christian Cleberg | 2024-06-23 | 1 | -3/+1 |
| | | |||||
| * | update git links from gitweb to sourcehut | Christian Cleberg | 2024-05-07 | 1 | -3/+2 |
| | | |||||
| * | prettier formatting and rewrap lines | Christian Cleberg | 2024-05-01 | 1 | -11/+6 |
| | | |||||
| * | format line wrapping and fix escaped characters | Christian Cleberg | 2024-04-29 | 1 | -8/+9 |
| | | |||||
| * | test conversion back to markdown | Christian Cleberg | 2024-04-27 | 1 | -0/+39 |
| | | |||||
| * | initial migration to test org-mode | Christian Cleberg | 2024-03-04 | 1 | -28/+0 |
| | | |||||
| * | add URL to README | Christian Cleberg | 2024-02-19 | 1 | -0/+2 |
| | | |||||
| * | fix: remove pre-migration instructions | Christian Cleberg | 2024-01-08 | 1 | -13/+1 |
| | | |||||
| * | feat: total re-write from Emacs org-mode to Zola markdown | Christian Cleberg | 2024-01-08 | 1 | -0/+38 |
