| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish the move off weblorgmigrate-to-orgo | Christian Cleberg | 17 hours | 8 | -189/+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. | ||||
| * | remove bubbles.town vote widget, keep comment link | Christian Cleberg | 9 days | 2 | -3/+0 |
| | | | | | | | | 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. | ||||
| * | serve stylesheet from root-relative path | Christian Cleberg | 9 days | 1 | -1/+1 |
| | | | | | | | | Emit /styles.min.css instead of the prod-absolute https://cleberg.net/styles.min.css so the onion renders standalone without fetching its stylesheet off-onion. Drop the now-dead build.py replace that rewrote the same string. | ||||
| * | update git endpoints | Christian Cleberg | 10 days | 2 | -4/+4 |
| | | |||||
| * | give bubbles button a defined height | Christian Cleberg | 12 days | 1 | -0/+1 |
| | | |||||
| * | add iheartrss link | Christian Cleberg | 13 days | 1 | -1/+3 |
| | | |||||
| * | fix collapsed whitespace inside blockquotes | Christian Cleberg | 2026-07-16 | 1 | -1/+2 |
| | | |||||
| * | add photography link | Christian Cleberg | 2026-07-06 | 1 | -1/+1 |
| | | |||||
| * | add photography link | Christian Cleberg | 2026-07-06 | 1 | -0/+1 |
| | | |||||
| * | fix: update bubbles link in posts to point to my specific bubbles page | Christian Cleberg | 2026-07-06 | 1 | -1/+1 |
| | | |||||
| * | remove css support for a photo carousel | Christian Cleberg | 2026-07-06 | 1 | -6/+0 |
| | | |||||
| * | add css support for a photo carousel | Christian Cleberg | 2026-07-06 | 1 | -0/+6 |
| | | |||||
| * | embed bubbles voting widget on blog posts | Christian Cleberg | 2026-07-06 | 1 | -4/+4 |
| | | |||||
| * | 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 |
| | | |||||
| * | remove RSS styling | Christian Cleberg | 2026-07-03 | 2 | -115/+0 |
| | | |||||
| * | fix broken tag in garden page | Christian Cleberg | 2026-07-01 | 1 | -1/+1 |
| | | |||||
| * | update social links | Christian Cleberg | 2026-06-25 | 2 | -1/+3 |
| | | |||||
| * | remove /guides page | Christian Cleberg | 2026-06-15 | 1 | -1/+0 |
| | | |||||
| * | remove extraneous title on blog page | Christian Cleberg | 2026-05-21 | 1 | -1/+0 |
| | | |||||
| * | fix: reduce contrast for pre & blockquote elements | Christian Cleberg | 2026-05-13 | 1 | -1/+1 |
| | | |||||
| * | remove Tags from navbar | Christian Cleberg | 2026-05-13 | 1 | -1/+0 |
| | | |||||
| * | update registrar | Christian Cleberg | 2026-05-10 | 1 | -1/+1 |
| | | |||||
| * | fix: move up content signal rules | Christian Cleberg | 2026-05-01 | 1 | -1/+1 |
| | | |||||
| * | fix: reset robots.txt | Christian Cleberg | 2026-05-01 | 1 | -0/+2 |
| | | |||||
| * | fix: reset robots.txt | Christian Cleberg | 2026-05-01 | 1 | -85/+3 |
| | | |||||
| * | update dark mode link color | Christian Cleberg | 2026-04-23 | 1 | -2/+2 |
| | | |||||
| * | add audit labs link | Christian Cleberg | 2026-04-17 | 2 | -2/+2 |
| | | |||||
| * | fix: refactor tags page rendering and auto-include new blog tags | Christian Cleberg | 2026-04-12 | 1 | -0/+6 |
| | | |||||
| * | move apps to zerolabs.sh | Christian Cleberg | 2026-04-09 | 2 | -15/+2 |
| | | |||||
| * | update copy to include zerolabs.sh | Christian Cleberg | 2026-04-09 | 2 | -2/+5 |
| | | |||||
| * | enhance copy throughout the site | Christian Cleberg | 2026-04-07 | 2 | -0/+3 |
| | | |||||
| * | fix: clarify project sentence on index page | Christian Cleberg | 2026-04-06 | 1 | -2/+2 |
| | | |||||
| * | fix: move indieweb links into html head | Christian Cleberg | 2026-04-06 | 1 | -6/+3 |
| | | |||||
| * | 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 | 2 | -9/+11 |
| | | |||||
| * | update homepage design | Christian Cleberg | 2026-04-05 | 1 | -10/+17 |
| | | |||||
| * | update homepage design | Christian Cleberg | 2026-04-05 | 1 | -15/+21 |
| | | |||||
| * | update git links | Christian Cleberg | 2026-03-18 | 1 | -1/+1 |
| | | |||||
| * | fix blog post wrapping | Christian Cleberg | 2026-03-16 | 1 | -2/+4 |
| | | |||||
| * | fix page padding | Christian Cleberg | 2026-03-14 | 1 | -1/+1 |
| | | |||||
| * | dark mode tweaks | Christian Cleberg | 2026-03-13 | 1 | -6/+6 |
| | | |||||
| * | dark mode tweaks | Christian Cleberg | 2026-03-13 | 1 | -2/+3 |
| | | |||||
| * | add dark mode | Christian Cleberg | 2026-03-13 | 1 | -0/+1 |
| | | |||||
| * | add dark mode | Christian Cleberg | 2026-03-13 | 1 | -0/+5 |
| | | |||||
| * | fix overflow on pre elements | Christian Cleberg | 2026-03-13 | 1 | -1/+2 |
| | | |||||
| * | update site title | Christian Cleberg | 2026-03-13 | 1 | -1/+1 |
| | | |||||
| * | fix *.org headers and revert to minimal site theme | Christian Cleberg | 2026-03-13 | 10 | -739/+73 |
| | | |||||
| * | fix nav size on mobile | Christian Cleberg | 2026-03-11 | 1 | -1/+1 |
| | | |||||
| * | update titles | Christian Cleberg | 2026-03-11 | 1 | -4/+11 |
| | | |||||
