aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Finish the move off weblorgmigrate-to-orgoChristian Cleberg20 hours1-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 linkChristian Cleberg9 days1-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 prerequisiteChristian Cleberg9 days1-0/+22
|
* update git linksChristian Cleberg2026-03-181-1/+1
|
* convert README to mdChristian Cleberg2026-03-151-0/+112
|
* convert README to org-modeChristian Cleberg2026-02-031-115/+0
|
* update git linksChristian Cleberg2026-01-311-1/+1
|
* fix readme screenshot linksChristian Cleberg2026-01-041-1/+1
|
* update from sourcehut to cgitChristian Cleberg2025-12-301-1/+1
|
* migrate from github to sourcehutChristian Cleberg2025-12-301-1/+1
|
* [fix] update git links to githubChristian Cleberg2025-12-021-1/+1
|
* convert all PNGs to WebPChristian Cleberg2025-11-011-1/+1
|
* update READMEChristian Cleberg2025-09-221-22/+13
|
* move from sourcehut to cgit linksChristian Cleberg2025-09-121-1/+1
|
* fix outdated references in readme for buildingChristian Cleberg2025-08-241-5/+5
|
* fix: format readmeChristian Cleberg2025-07-311-95/+43
|
* fix: update git linksChristian Cleberg2025-07-311-1/+1
|
* fix: remove github filesChristian Cleberg2025-07-311-0/+176
|
* update: READMEChristian Cleberg2025-05-081-86/+0
|
* update git linksChristian Cleberg2025-05-061-1/+1
|
* fix README code snippetsChristian Cleberg2025-05-021-3/+3
|
* update git linksChristian Cleberg2025-04-301-0/+86
|
* conversion from Zola to WeblorgChristian Cleberg2024-07-281-32/+0
|
* fix README headingsChristian Cleberg2024-07-081-6/+6
|
* convert README back to markdownChristian Cleberg2024-07-081-0/+32
|
* convert README to org-modeChristian Cleberg2024-07-021-32/+0
|
* swap back to sourcehutChristian Cleberg2024-06-231-1/+1
|
* remove sourcehut referencesChristian Cleberg2024-06-231-3/+1
|
* update git links from gitweb to sourcehutChristian Cleberg2024-05-071-3/+2
|
* prettier formatting and rewrap linesChristian Cleberg2024-05-011-11/+6
|
* format line wrapping and fix escaped charactersChristian Cleberg2024-04-291-8/+9
|
* test conversion back to markdownChristian Cleberg2024-04-271-0/+39
|
* initial migration to test org-modeChristian Cleberg2024-03-041-28/+0
|
* add URL to READMEChristian Cleberg2024-02-191-0/+2
|
* fix: remove pre-migration instructionsChristian Cleberg2024-01-081-13/+1
|
* feat: total re-write from Emacs org-mode to Zola markdownChristian Cleberg2024-01-081-0/+38