a777b1e726
Weeknotes for 2025W03
2025-01-20 10:24:16 -08:00
64e8aa20d5
Update the weeknotes archetype
...
Add "Notes on" to the title
Remove the time from the date
2025-01-14 19:31:35 -08:00
49d8e069db
blog: 37 birthday post!
2025-01-14 19:31:12 -08:00
f2e835cea5
termlite: Update submodule commit
2025-01-14 19:30:20 -08:00
65410d9de5
photos: Moon and Venus
2025-01-11 10:34:32 -08:00
fd890b7486
blog: Fixing Up Japanese Language Tags
...
Finish it. Publish.
2025-01-08 20:39:46 -08:00
741163dac8
termlite: Update submodule commit
2025-01-07 15:37:38 -08:00
89abc0b8ee
Convert tags added in 5989af5e64
to page bundles
...
If you added a tag to content/tags/$name as a flat .md file, it won't show the
list of posts under it. If you add them as a bundle, i.e. a directory with a
_index.md, it does.
This is weird to me but whatever.
2025-01-07 15:35:36 -08:00
b732238c20
blog: Fixing Up Japanese Language Tags (draft)
2025-01-07 15:34:16 -08:00
a761f45afd
blog: Replace 日本語 tag with "japanese" tag in weeknotes-2024w24
2025-01-07 09:08:58 -08:00
9e2e49d944
blog: Add "recipes" tag to Cat in the Cream Cookies recipe post
2025-01-07 09:08:19 -08:00
5989af5e64
Move all the Japan related tags to ASCII characters
...
Replace tags like "京都" to "japan-kyoto". Prefix place tags with country names so they're easier to find.
2025-01-07 09:06:20 -08:00
264a828089
blog: Add a description to the termlite post
2025-01-07 08:36:23 -08:00
9d50a93313
blog: Use .ByPublishDate for the blog list
2025-01-07 08:35:04 -08:00
b463f8df64
blog: Notes on 2025w01 (remove draft tag)
2025-01-06 10:46:21 -08:00
471a63463b
blog: Notes on 2025W1
2025-01-06 10:44:33 -08:00
e123b3c38e
blog: Christmas in Massachusetts
2025-01-06 10:44:13 -08:00
c25987e3c5
tags: Hawai‘i page
...
To get the glottal stop right.
2025-01-05 09:32:09 -08:00
7fd193d723
photos: Kona, HI beach
2025-01-05 09:31:49 -08:00
78628c2243
blog: Fix the slug of the 2024 books post
2025-01-05 08:27:03 -08:00
dc09f14cc1
termlite: Update submodule commit
2025-01-04 10:13:09 -08:00
a3b33970ed
blog: Japan trip placeholder
2025-01-04 09:41:29 -08:00
6f3a30cf4b
Add Facebook and StoryGraph to Where Am I
...
Update the sorting and add a bit more explanatory text around these lists.
2025-01-04 09:41:07 -08:00
712d40177d
Add the "Weeknotes" tag to the weeknotes archetype
2025-01-04 09:35:04 -08:00
fd51d2405c
blog: Fix a typo in the Qud post
2025-01-04 09:34:19 -08:00
fa19112a4b
blog: Add a couple books to the 2025 books list
...
- On A Sunbeam
- The Selected Poems of Nikki Giovanni
2025-01-04 09:34:06 -08:00
bf0c8a583a
blog: Move the "Catching Up" post to 2025
2025-01-03 12:27:41 -08:00
7807e901f7
blog: Termlite (draft)
2025-01-03 11:53:06 -08:00
01d2e7f471
photos: No Matter
2025-01-03 11:52:45 -08:00
55b89dfc93
blog: Qud: add title and alt text to the loading screen image
2025-01-01 11:21:00 -08:00
534c5fa984
blog: Qud
2025-01-01 11:17:30 -08:00
b0f7385daf
blog: 2025
...
New year, mutherfuckers
2025-01-01 10:51:38 -08:00
6db1174a21
scripts: Include os.path as osp in new-photo-post
2025-01-01 10:46:53 -08:00
22dbdceab3
scripts: Return the result of calling the args handler
2025-01-01 10:46:14 -08:00
9db2f3a49b
blog: 2024w25 weeknotes
2025-01-01 10:45:52 -08:00
d37d924219
blog: Remove category from Chicago post
2025-01-01 10:45:39 -08:00
0877f504b3
about: Clean up the markup a little bit
...
I'm still not happy with the circular image. It's not aligned like I would like.
2025-01-01 10:44:57 -08:00
3f436085a3
blog: 2024 Books
2025-01-01 10:42:52 -08:00
eb0a6b0da9
blog: Eclipse, Chicago, and Catching Up posts
2025-01-01 10:42:36 -08:00
a1c22b3491
Clean up partial calls in figures/image
...
- Include the custom class passed to the template
- Factor out multiple computations of $shouldShowTitle into a variable and pass that
to called partials
2024-12-31 09:39:46 -08:00
734fe626a3
blog: Books I Read
...
Added Full Moon Coffee Shop
2024-12-28 21:18:54 -05:00
6ae0590721
blog: Departure Mono
2024-12-28 08:34:33 -05:00
74d4c1a508
blog: Catching Up
2024-12-23 08:45:52 -08:00
4d066582b8
blog: Add a description to the Eclipse post
2024-12-23 08:42:50 -08:00
2061992be1
blog: Chicago
2024-12-23 08:42:38 -08:00
ec13456966
blog: Eclipse
2024-12-23 08:25:57 -08:00
807927a0de
termlite: Update submodule commit
2024-12-23 08:13:46 -08:00
e7440684d7
blog: Moon
2024-12-22 15:28:45 -08:00
b9796ab096
When editing weeknotes with the website script, create the page from the Hugo archetype and process it
...
This implements what the Makefile did, but with a more intuitive interface.
Remove the weeknotes target from the Makefile.
2024-12-10 12:16:23 -08:00
8ec88e6c80
blog: Weeknotes for 2024W49
2024-12-10 11:05:47 -08:00