aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix malformed image URL and harden img rewriteHEADmainChristian Cleberg10 hours2-4/+9
| | | | | | | | Correct a https:/// typo in the tumblr post org source that produced a 404ing cross-origin image URL. Because the extra slash meant the string no longer matched, rewrite_img_urls() skipped it and shipped the broken URL. Make the rewrite pattern tolerate stray slashes so a source typo can't silently pass through un-rewritten again.
* remove bubbles.town vote widget, keep comment linkChristian Cleberg11 hours3-5/+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 Cleberg11 hours1-0/+22
|
* serve blog images from root-relative /img/ pathChristian Cleberg11 hours1-0/+21
| | | | | | | | | Rewrite absolute img.cleberg.net URLs to /img/ in production builds so the onion serves images from its own origin instead of fetching them off-onion. Dev builds keep the absolute URLs so local previews still load images. Requires the server to serve /var/www/img/ at /img/ on the cleberg.net vhost (ln -s /var/www/img /var/www/cleberg.net/img).
* serve stylesheet from root-relative pathChristian Cleberg11 hours2-5/+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 endpointsChristian Cleberg31 hours2-4/+4
|
* add more images to 10gbps postChristian Cleberg2 days1-4/+10
|
* give bubbles button a defined heightChristian Cleberg4 days1-0/+1
|
* move linked images locallyChristian Cleberg4 days1-2/+2
|
* add iheartrss linkChristian Cleberg4 days1-1/+3
|
* publish new post: 10gbpsChristian Cleberg4 days1-0/+249
|
* fix python ruff formattingChristian Cleberg4 days3-12/+14
|
* update /tips pageChristian Cleberg4 days1-8/+2
|
* publish two new postsChristian Cleberg10 days2-0/+111
|
* publish new post: re-your-rss-reader-is-robbing-youChristian Cleberg2026-07-161-0/+29
|
* fix collapsed whitespace inside blockquotesChristian Cleberg2026-07-161-1/+2
|
* publish new post: re-torvalds-on-aiChristian Cleberg2026-07-161-0/+88
|
* add photography linkChristian Cleberg2026-07-061-1/+1
|
* add photography linkChristian Cleberg2026-07-061-0/+1
|
* fix: update bubbles link in posts to point to my specific bubbles pageChristian Cleberg2026-07-061-1/+1
|
* fix: remove carousel effects from latest postChristian Cleberg2026-07-061-93/+45
|
* remove css support for a photo carouselChristian Cleberg2026-07-061-6/+0
|
* publish new post: the-night-feelingChristian Cleberg2026-07-061-0/+193
|
* add css support for a photo carouselChristian Cleberg2026-07-061-0/+6
|
* embed bubbles voting widget on blog postsChristian Cleberg2026-07-061-4/+4
|
* enable automtic notifications from bubblesChristian Cleberg2026-07-061-1/+3
|
* update /now pageChristian Cleberg2026-07-041-18/+37
|
* update lemmy profile linkChristian Cleberg2026-07-031-1/+1
|
* remove RSS stylingChristian Cleberg2026-07-032-115/+0
|
* promote privacy page to buddingChristian Cleberg2026-07-011-1/+1
|
* add garden page: privacyChristian Cleberg2026-07-011-0/+116
|
* fix broken tag in garden pageChristian Cleberg2026-07-011-1/+1
|
* fix RAM typo in internet postChristian Cleberg2026-07-011-1/+1
|
* fix quotation tag in latest postChristian Cleberg2026-07-011-1/+1
|
* publish new post: internetChristian Cleberg2026-06-291-2/+1
|
* spell check latest postChristian Cleberg2026-06-291-13/+13
|
* publish new post: internetChristian Cleberg2026-06-291-0/+427
|
* update script example in latest postChristian Cleberg2026-06-291-1/+1
|
* update script example in latest postChristian Cleberg2026-06-291-0/+6
|
* publish new post: homelab-maintenanceChristian Cleberg2026-06-261-0/+99
|
* update junited postChristian Cleberg2026-06-261-1/+2
|
* add more to junited postChristian Cleberg2026-06-251-0/+9
|
* update social linksChristian Cleberg2026-06-252-1/+3
|
* update junited postChristian Cleberg2026-06-231-4/+12
|
* fix: temp remove srht buildsChristian Cleberg2026-06-231-0/+0
|
* fix: resolve spelling issues in pre-2026 postsChristian Cleberg2026-06-2122-38/+38
|
* fix: resolve spelling issues in 2026 postsChristian Cleberg2026-06-197-20/+21
|
* publish new post: junitedChristian Cleberg2026-06-181-0/+15
|
* remove /guides pageChristian Cleberg2026-06-153-47/+0
|
* update /uses mail providerChristian Cleberg2026-06-081-1/+1
|