| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish the move off weblorgmigrate-to-orgo | Christian Cleberg | 20 hours | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 /uses mail provider | Christian Cleberg | 2026-06-08 | 1 | -1/+1 |
| | | |||||
| * | update /uses browser | Christian Cleberg | 2026-05-16 | 1 | -1/+1 |
| | | |||||
| * | update registrar | Christian Cleberg | 2026-05-10 | 1 | -2/+2 |
| | | |||||
| * | update /now page | Christian Cleberg | 2026-04-08 | 1 | -40/+39 |
| | | |||||
| * | update git links | Christian Cleberg | 2026-03-18 | 1 | -2/+2 |
| | | |||||
| * | update titles | Christian Cleberg | 2026-03-11 | 1 | -72/+50 |
| | | |||||
| * | remove optiplex from /uses | Christian Cleberg | 2026-03-11 | 1 | -2/+1 |
| | | |||||
| * | add Safari | Christian Cleberg | 2026-03-11 | 1 | -1/+1 |
| | | |||||
| * | remove cloudflare... again | Christian Cleberg | 2026-03-11 | 1 | -27/+27 |
| | | |||||
| * | Add toc:nil to now, tips, and uses pages | Christian Cleberg | 2026-03-11 | 1 | -0/+1 |
| | | |||||
| * | lowercase page titles | Christian Cleberg | 2026-03-06 | 1 | -1/+1 |
| | | |||||
| * | fix DNS provider (#13) | Christian Cleberg | 2026-02-21 | 1 | -11/+7 |
| | | |||||
| * | fix org formatting | Christian Cleberg | 2026-02-03 | 1 | -25/+26 |
| | | |||||
| * | update git links | Christian Cleberg | 2026-01-31 | 1 | -2/+2 |
| | | |||||
| * | update /uses/ page | Christian Cleberg | 2026-01-21 | 1 | -3/+3 |
| | | |||||
| * | update /uses page | Christian Cleberg | 2026-01-20 | 1 | -13/+85 |
| | | |||||
| * | add links to /uses page | Christian Cleberg | 2026-01-01 | 1 | -10/+12 |
| | | |||||
| * | add /uses/ page | Christian Cleberg | 2025-12-16 | 1 | -0/+17 |
