2022-06-15T18:08:17 Well let's give this another go
2022-09-12T19:12:24 So I've started building a small twtxt client...
2022-09-27T21:43:12 I'm not using the twtxt client: going to integrate it into my matrix bot
2022-09-29T02:12:13 It work's: sleeping now.
2022-10-17T21:51:20 Realized that the twtxt file is not being synced, fixed
2022-10-20T22:20:40 So I've played around with dithering images and it's amazing!
2023-08-24T11:04:36 Post cccamp, I've added the following to my helix config:
2023-08-24T11:04:36 [keys.normal.space.e.i]
2023-08-24T11:04:36 "d" = ":pipe date +'%Y-%m-%dT%H:%M:%S'"
2023-08-24T11:05:37 This allows me to press SPACE+e+i+d (emile insert date) to auto create a
2023-08-24T11:06:01 twtxt compatible date here!
2023-08-30T14:11:47 Convert all links in all README.md files to markdown links
2023-08-30T14:11:47 find . | rg "README.md" | \
2023-08-30T14:11:47 xargs sed -E -i.backup 's/<a href="([^"]+)">([^<]+)</a>/\2/g'
2024-09-17T17:35:15 Added some css to display the toc aside on emile.space
2024-12-23T14:54:40 Added a shared albums page https://emile.space/projects/photography/
text/plain
This content has been proxied by September (3851b).