リキ萌 riki · he/him
riki pushed to main at riki/treehouse 2025-04-04 21:56:19 +02:00
b57bc5c99b change spring icons to fit the current website theme a bit more nicely
riki pushed to main at riki/treehouse 2025-04-03 22:04:40 +02:00
7bf5fb56f3 music: Kettel - Dubio
1ef79a0faf fix fmt cli
Compare 2 commits »
riki pushed to main at riki/treehouse 2025-02-28 21:05:48 +01:00
8a71abef2e add C++ without Classes to new
riki pushed to main at riki/treehouse 2025-02-28 15:14:15 +01:00
566f428082 fix branches
riki pushed to main at riki/treehouse 2025-02-28 15:13:14 +01:00
59bdeb93ac C++ without classes
riki pushed to main at riki/treehouse 2025-02-08 22:39:13 +01:00
7cf5fbf843 add Lua classes tutorial
riki pushed to main at riki/treehouse 2025-02-03 12:42:57 +01:00
05e60920a7 music: Tilt Shift / Ablaze
riki opened issue riki/treehouse#68 2025-02-03 12:39:48 +01:00
Make treehouse fix ensure that there is only one trailing newline
riki opened issue riki/treehouse#67 2025-02-03 12:39:20 +01:00
Make treehouse fix fix up indentation from tabs to 4 spaces
riki pushed to main at riki/treehouse 2025-01-24 21:18:14 +01:00
fe084d50ac add image content types to PhysicalDir
riki pushed to main at riki/treehouse 2025-01-24 20:11:19 +01:00
1423483b5c fix permalinks
riki closed issue riki/treehouse#66 2025-01-19 19:38:48 +01:00
Dates are visible on narrow screens
riki pushed to main at riki/treehouse 2025-01-19 12:16:11 +01:00
f5c63359f4 remove matrix + note about name
riki pushed to main at riki/treehouse 2025-01-19 00:49:37 +01:00
e344e70a29 fix branches in treehouse/changelog
riki pushed to main at riki/treehouse 2025-01-19 00:49:16 +01:00
958c9f23d3 update changelog
1d6bfc4418 make treehouse/ subpages private
Compare 2 commits »
riki pushed to main at riki/treehouse 2025-01-19 00:29:20 +01:00
eaa8ae13c5 music: Flacks / aBliss
riki pushed to main at riki/treehouse 2025-01-18 23:39:46 +01:00
8e9c96a2dc remove borders from child page list
riki pushed to main at riki/treehouse 2025-01-18 23:36:26 +01:00
3020b7f3e6 update opinions to not include a manual listing
4013b44996 adjust pages to not include manual subpage listings
fbb9f39353 generate subpage listings automatically
9a86b5f98e explode programming/opinions into several subpages
Compare 4 commits »
riki opened issue riki/treehouse#66 2025-01-16 15:36:08 +01:00
Dates are visible on narrow screens
riki pushed to main at riki/treehouse 2025-01-15 11:31:29 +01:00
62c272ff62 add option to bust cache globally
cf29293fd6 add missing text/css content type
Compare 2 commits »
riki pushed to main at riki/treehouse 2025-01-14 23:59:27 +01:00
39a6155bdc the flattening
20e29e3b2c add support for server-side redirects
Compare 2 commits »
riki pushed to main at riki/treehouse 2025-01-14 23:10:11 +01:00
143be85416 add explicit content types to VFS
riki opened issue riki/treehouse#65 2025-01-14 00:16:01 +01:00
Multiline comments are broken in syntax highlighting (Rust and JavaScript)
riki pushed to main at riki/treehouse 2025-01-14 00:11:21 +01:00
309763397f design: freeing the treehouse of curated categories
bf36bd0afb clean up treehouse.toml
1170829d2d add bare bones TOML syntax
80c6b90f9b updated nickname info
Compare 4 commits »
riki closed issue riki/treehouse#62 2025-01-13 22:56:37 +01:00
Make branch dates generated on the server side
riki pushed to main at riki/treehouse 2025-01-13 22:40:18 +01:00
1953b649cf make dates rendered server-side & consistently in YYYY-MM-DD format
81373b1076 remove unused CSS selector
Compare 2 commits »
riki commented on issue riki/treehouse#64 2025-01-12 23:24:57 +01:00
Investigate if it's possible to get rid of the initial flash when branches are being restored

Right now it seems to me as though spells are run on DOMContentLoaded, which is precisely what I was trying to avoid with the whole MutationObserver dance. Annoying, annoying, annoying.

riki commented on issue riki/treehouse#64 2025-01-12 23:21:24 +01:00
Investigate if it's possible to get rid of the initial flash when branches are being restored

One potential difficulty I'm seeing is that scripts are loaded asynchronously along the tree, rather than synchronously before it. This is generally good, but it could cause an additional flash.

riki opened issue riki/treehouse#64 2025-01-12 23:03:39 +01:00
Investigate if it's possible to get rid of the initial flash when branches are being restored
riki pushed to main at riki/treehouse 2025-01-12 23:00:07 +01:00
0572b895e6 fix tree indent guides disappearing in @media (hover: none)
329c8291ed fix broken link to page:philosophy/nicknames in page:treehouse/new
bb57c7ebeb add title to about-treehouse/the-end-is-never
aea43361f7 update documentation for GET /b
c1cf9e0812 make space on the top when scrolling to elements via URL anchors #
Compare 5 commits »
riki opened issue riki/treehouse#63 2025-01-12 22:58:40 +01:00
gzip compression
riki commented on issue riki/treehouse#11 2025-01-12 22:56:35 +01:00
Experiment with fetching smaller amounts of HTML to fill in trees

The current overhead sits at around 14.5 KiB. Technically not a ton, but it does feel like a decent bunch.

riki opened issue riki/treehouse#62 2025-01-12 22:53:07 +01:00
Make branch dates generated on the server side
riki commented on issue riki/treehouse#6 2025-01-12 22:50:19 +01:00
programming/blog/tairu needs a video of Terraria gameplay

Video hosting is difficult… Maybe images would do well instead.

riki commented on issue riki/treehouse#10 2025-01-12 22:49:57 +01:00
programming/blog/lvalues - C compiler that desugars lvalue operations

Too much work. Closing.

riki closed issue riki/treehouse#10 2025-01-12 22:49:57 +01:00
programming/blog/lvalues - C compiler that desugars lvalue operations
riki closed issue riki/treehouse#33 2025-01-12 22:49:12 +01:00
Make branch links not require JavaScript
riki closed issue riki/treehouse#42 2025-01-12 22:49:01 +01:00
History view needs design adjustments for mobile
riki closed issue riki/treehouse#34 2025-01-12 22:48:53 +01:00
Add big disclaimer to historic pages
riki closed issue riki/treehouse#30 2025-01-12 22:48:47 +01:00
Old page versions should link to newest branches and pages as of that revision
riki commented on issue riki/treehouse#21 2025-01-12 22:46:51 +01:00
Migrate posts from cohost over to the treehouse

oops

I have them backed up on my disk, but have no idea how to insert them into my treehouse. It was really never meant for prose, y'know :<

Perhaps a prose mode would be nice to have…

riki closed issue riki/treehouse#54 2025-01-12 22:45:40 +01:00
page:treehouse/new links to page:philosophy/on-nicknames which is a typo
riki closed issue riki/treehouse#52 2025-01-12 19:51:38 +01:00
@media (hover: none) should cause indent guides to always be visible
riki closed issue riki/treehouse#58 2025-01-12 19:37:30 +01:00
/b doc page has a bunch of broken djot in it
riki closed issue riki/treehouse#57 2025-01-12 19:37:26 +01:00
/b Branch links don't highlight and scroll to the branch
riki pushed to main at riki/treehouse 2025-01-12 18:00:37 +01:00
74baa61122 make the 🔗 button copy branch links to clipboard
riki pushed to main at riki/treehouse 2025-01-12 00:31:46 +01:00
c537eb844f change the way branch permalinks work
riki pushed to main at riki/treehouse 2025-01-11 00:18:25 +01:00
70be482fb7 update discord username again
riki opened issue riki/treehouse#61 2025-01-09 18:55:13 +01:00
Bust cache on season change automatically
riki opened issue riki/treehouse#60 2025-01-09 18:40:47 +01:00
Insert <wbr>s in snake_case, camelCase and PascalCase words inside <code>