1
Fork 0
treehouse/content
liquidev f5c63359f4 remove matrix + note about name
I don't use Matrix anymore because our home server is falling apart, and I don't really have a _reason_ to use it anyways.
please email me or message me on Discord instead!
2025-01-19 12:16:02 +01:00
..
_treehouse update documentation for GET /b 2025-01-12 19:36:30 +01:00
about adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
design design: freeing the treehouse of curated categories 2025-01-14 00:11:09 +01:00
games games / reflections on Minecraft 2025-01-04 23:21:31 +01:00
music music: Flacks / aBliss 2025-01-19 00:29:09 +01:00
philosophy rebranding from liquidex.house to riki.house 2025-01-06 12:17:48 +01:00
programming update opinions to not include a manual listing 2025-01-18 20:36:40 +01:00
treehouse fix branches in treehouse/changelog 2025-01-19 00:49:30 +01:00
about.tree remove matrix + note about name 2025-01-19 12:16:02 +01:00
design.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
games.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
index.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
kuroneko.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
music.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
philosophy.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
programming.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
README.md fix commas before closing parentheses 2024-11-30 20:11:18 +01:00
secret.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
the-end-is-never.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00
treehouse.tree adjust pages to not include manual subpage listings 2025-01-18 20:35:04 +01:00

treehouse content

The treehouse is built on its own custom data format called .tree.

I'll spare the explanation, because it's an extremely simplistic format, but know that it nests:

  • TOML metadata
  • Djot markup

inside of itself.

TOML metadata is defined by Attributes from the treehouse crate.

Djot on the other hand has support for generic attributes. Keys are not documented (read the generator if you want to know about them), but generally :-prefixed keys are reserved for the treehouse's own purposes.

You probably don't want to read the content if you're not me. Browse the treehouse yourself, experience it fully, and then when you're sure you don't want to get spoiled, come back here and look for weird stuff.