Commit graph

322 commits

Author SHA1 Message Date
liquidex d68855a73f fix missing root breadcrumb on history pages 2024-11-04 22:50:16 +01:00
liquidex 11a11a5725 philosophy: on nicknames 2024-11-04 22:43:06 +01:00
liquidex b309806307 fix branches in changelog
I really need to fix diagnostics soon.
I can't see it when branches are broken -w-
2024-11-04 22:42:20 +01:00
liquidex 6c404a6758 fix typo in about 2024-11-04 22:41:55 +01:00
liquidex 83d88b564e fix history view on narrow screens 2024-11-01 19:22:20 +01:00
liquidex 54ea7c311a remove areox's link
as per request
2024-10-30 23:37:51 +01:00
liquidex 512b48cd21 fix missing page title in history pages 2024-10-30 23:25:33 +01:00
liquidex b75d215e53 always display the root breadcrumb
it's important for navigation
2024-10-30 23:20:47 +01:00
liquidex 37e2d6e675 changelog entry for new layout 2024-10-30 23:15:40 +01:00
liquidex 523a364fa9 switch the layout to a wider one that leans slightly to the left of the page
this is to make space on the right for a nice background in the future
2024-10-30 23:02:47 +01:00
liquidex 1fdf65e7a3 philosophy: "I build things" 2024-10-28 23:17:14 +01:00
liquidex b8fd6e8d5e music: the curious case of Amon Tobin's Creatures 2024-10-28 22:37:09 +01:00
liquidex 999aa0615a fix branches in treehouse/new 2024-09-29 22:03:26 +02:00
liquidex dca61f4920 mention I Don't Love Me Anymore in new 2024-09-29 22:01:32 +02:00
liquidex dd1b56d8d8 giving titles to programming and philosophy
mmm yes the two biggest clown shows of branches
2024-09-29 21:32:22 +02:00
liquidex 3682a61c34 music: I Don't Love Me Anymore 2024-09-29 21:22:15 +02:00
liquidex 8ce40807e0 restructuring the music section
I'm merging the various weird wacky topics together with reviews, because I'd like reviews to be dated properly.
the reviews page is turning into a purgatory at this point. how unfortunate.
2024-09-29 15:19:30 +02:00
liquidex 7782e5fc71 fix some broken markup on music review pages 2024-09-29 15:18:24 +02:00
liquidex bcbc8fbbd1 add musical emoji
taken from 2017 noto color emoji again
2024-09-29 15:17:51 +02:00
liquidex 462931feb7 fix branches in changelog 2024-09-29 14:33:47 +02:00
liquidex bbf5c3b529 make fix cli accept a - argument to indicate reading from stdin
I'm pretty sure we had this in the past... no?
I have my helix set up to respect this argument, so it's weird it stopped working at some point.
2024-09-29 14:33:45 +02:00
liquidex c2a4b0169b update changelog 2024-09-29 14:31:22 +02:00
liquidex 38e5f8f06d fix weird padding in footer 2024-09-29 14:17:46 +02:00
liquidex 43bf0a7c3c use vendored libgit2 without HTTPS / SSH support
we only read the repository so we don't need HTTPS and SSH support
dynamic linking causes headaches on NixOS which I use for hosting the treehouse
2024-09-29 00:14:50 +02:00
liquidex c58c07d846 version history MVP
implement basic version history support; there's now an icon in the footer that lets you see the previous versions and their sources
I'm a bit worried about spoilers but honestly it's yet another way to hint yourself at the cool secrets so I don't mind
2024-09-28 23:45:06 +02:00
liquidex 46dee56331 update about me and index. = –w– = 2024-09-14 23:52:36 +02:00
liquidex a18a7663f6 update issue tracker link in readme 2024-09-14 23:52:32 +02:00
liquidex 66d09ee1b2 moving issue tracker to src.liquidev.net; updating links 2024-09-12 23:31:51 +02:00
liquidex b1f09b76a7 factual correction in buildsome: source maps are a thing 2024-09-10 20:55:06 +02:00
liquidex b8308e69df bump Atom feed issue to the top 2024-09-10 20:54:38 +02:00
liquidex 4f71e19db7 post: buildsome 2024-09-09 20:44:22 +02:00
liquidex 6dd5c0ff57 fix branches 2024-09-06 11:49:24 +02:00
liquidex 4bbbd65bd0 the ListenBrainz data set 2024-09-06 11:49:06 +02:00
liquidex 1086afc81c experimenting with a new format: short thoughts 2024-08-05 23:11:52 +02:00
liquidex a60874a47e fix branches 2024-08-05 23:03:38 +02:00
liquidex 1de5234215 wrapping up haku 2024-08-05 23:00:36 +02:00
liquidex 5ac11b261b haku continued 2024-07-30 23:24:06 +02:00
liquidex e1fe9fde11 more on haku, highlighting fixes 2024-07-26 23:21:02 +02:00
liquidex e9ae153266 optimizing and squashing bugs in literate programs a whole bunch 2024-07-26 19:24:25 +02:00
liquidex e5c61490be fix some problems with /treehouse/new after Djot transition 2024-07-26 16:30:37 +02:00
liquidex 782bf344f1 update changelog - revision 10 2024-07-25 23:36:41 +02:00
liquidex 5b8f9b51cb fix branches 2024-07-25 23:13:17 +02:00
liquidex b505c1bcfe haku: a very shitty tree-walk interpreter 2024-07-25 23:12:26 +02:00
liquidex d813675d47 haku - first draft 2024-07-24 23:42:59 +02:00
liquidex 2a68cfbf63 update issues 2024-07-24 18:20:12 +02:00
liquidex 04a346d851 migrating from Markdown to Djot
Djot seems like a much nicer choice, especially with its generic elements that allow you to add attributes and classes to anything.
2024-07-24 18:20:07 +02:00
liquidex 87ead3be17 moving some things around; fixed import maps not being deterministic 2024-07-22 20:01:58 +02:00
liquidex 7332a79c2c add implementation plan for caching 2024-07-21 09:12:13 +02:00
liquidex 10ccb250c1 add site-wide JS caching through import maps 2024-07-20 23:38:30 +02:00
liquidex f3aee8f41a make emojis cached 2024-07-19 20:05:02 +02:00