aboutsummaryrefslogtreecommitdiff
path: root/content/blog
Commit message (Collapse)AuthorAgeFilesLines
* Close the space before the full stopChristian Cleberg12 hours1-1/+1
| | | | | | | The link's closing brackets were followed by a space, so the sentence ended "through time ." on the page. Left over from removing something, most likely. No others like it in the corpus.
* Drop the org-cite citation from the PHP comments postChristian Cleberg12 hours1-1/+1
| | | | | | | | | | `[cite/t:@brandur]` needs a citation processor and a bibliography, and there is neither — so weblorg renders it as "?? (????)" on the live page today, and org-ssg leaves the source text visible. The sentence already links Brandur's post immediately after, so the citation was only supplying his name. Now it just says his name. Correct under either generator, and one less piece of machinery the site depends on for one word.
* publish new post: pbChristian Cleberg2 days1-0/+13
|
* fix malformed image URL and harden img rewriteChristian Cleberg9 days1-1/+1
| | | | | | | | 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.
* add more images to 10gbps postChristian Cleberg11 days1-4/+10
|
* move linked images locallyChristian Cleberg12 days1-2/+2
|
* publish new post: 10gbpsChristian Cleberg13 days1-0/+249
|
* publish two new postsChristian Cleberg2026-07-252-0/+111
|
* publish new post: re-your-rss-reader-is-robbing-youChristian Cleberg2026-07-161-0/+29
|
* publish new post: re-torvalds-on-aiChristian Cleberg2026-07-161-0/+88
|
* fix: remove carousel effects from latest postChristian Cleberg2026-07-061-93/+45
|
* publish new post: the-night-feelingChristian Cleberg2026-07-061-0/+193
|
* 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 junited postChristian Cleberg2026-06-231-4/+12
|
* 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
|
* add description to latest postChristian Cleberg2026-06-011-1/+1
|
* publish new post: macos-motdChristian Cleberg2026-06-011-0/+132
|
* fix title in latest postChristian Cleberg2026-05-201-1/+1
|
* publish new post: git-is-not-githubChristian Cleberg2026-05-201-0/+191
|
* fix: minor edits to latest postChristian Cleberg2026-05-131-4/+4
|
* publish: plain.orgChristian Cleberg2026-05-131-0/+202
|
* fix typoChristian Cleberg2026-04-241-1/+1
|
* publish new post: self-hosting-zerobyteChristian Cleberg2026-04-221-0/+182
|
* fix: fixed link title but link target was fineChristian Cleberg2026-04-191-1/+1
|
* fix hutch URI in latest postChristian Cleberg2026-04-161-1/+1
|
* fix: refactor tags page rendering and auto-include new blog tagsChristian Cleberg2026-04-121-0/+1
|
* publish new post: hutch-iosChristian Cleberg2026-03-301-0/+90
|
* update git linksChristian Cleberg2026-03-185-12/+12
|
* fix *.org headers and revert to minimal site themeChristian Cleberg2026-03-13154-615/+615
|
* update titlesChristian Cleberg2026-03-11154-154/+154
|
* add tag supportChristian Cleberg2026-03-11154-0/+154
|
* fix unintended subscripts in latest posts (#19)Christian Cleberg2026-03-031-5/+5
|
* fix unintended subscripts in latest posts (#18)Christian Cleberg2026-03-031-5/+5
|
* publish new post: auditing-aws-s3 (#17)Christian Cleberg2026-03-031-0/+235
| | | | | * publish new post: auditing-aws-s3 * format latest post and remove some unnecessary wording
* add step to copy raw org-mode to output dir (#15)Christian Cleberg2026-02-221-1/+1
| | | | | * fix image URL in latest post * add step to copy raw org-mode to output dir
* fix formatting of latest post (#14)Christian Cleberg2026-02-221-22/+26
|
* add image to latest post (#12)Christian Cleberg2026-02-212-1/+5
| | | | | * update post title * add screenshot to auditing-aws-passwords post
* fix typo in latest post title (#11)Christian Cleberg2026-02-211-1/+1
|
* publish new post: auditing-aws-passwords (#10)Christian Cleberg2026-02-212-132/+318
| | | | | * clean up latest post for ease of reading * publish new post: auditing-aws-passwords