aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-01-05-mass-unlike-tumblr-posts.org
Commit message (Collapse)AuthorAgeFilesLines
* fix malformed image URL and harden img rewriteChristian Cleberg11 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.
* fix *.org headers and revert to minimal site themeChristian Cleberg2026-03-131-4/+4
|
* update titlesChristian Cleberg2026-03-111-1/+1
|
* add tag supportChristian Cleberg2026-03-111-0/+1
|
* fix all posts to use inactive timestamps (#8)Christian Cleberg2026-02-211-1/+1
|
* fix alt-text for all remaining postsChristian Cleberg2025-11-141-3/+5
|
* convert all PNGs to WebPChristian Cleberg2025-11-011-2/+2
|
* remove tags from postsChristian Cleberg2025-09-251-1/+0
|
* feat(blog): update blog post titles and fix character bugsChristian Cleberg2025-06-231-1/+1
|
* fix(blog): revise titles and descriptionsChristian Cleberg2025-06-031-5/+5
|
* feat(blog): add filetags to all postsChristian Cleberg2025-06-031-0/+1
|
* fix(blog): revise titles and descriptionsChristian Cleberg2025-06-031-2/+2
|
* fix(blog): update all post dates to full org-mode syntaxChristian Cleberg2025-06-031-1/+1
|
* migrate back to cleberg.netChristian Cleberg2025-04-011-2/+2
|
* move from cleberg.net to cmc.pubChristian Cleberg2025-03-111-2/+2
|
* fix slugs for all other postsChristian Cleberg2024-07-291-1/+1
|
* conversion from Zola to WeblorgChristian Cleberg2024-07-281-0/+96
|
* test conversion back to markdownChristian Cleberg2024-04-271-87/+0
|
* massive re-write from org-publish to weblorgChristian Cleberg2024-03-291-0/+87