1
Fork 0
a place on the Internet I call home! https://riki.house
Find a file
liquidev c537eb844f change the way branch permalinks work
branch permalinks still use /b, but /b?abc now acts as a redirect rather than doing annoying JavaScript garbage
I changed the branch element ID format to accomodate this---now the IDs are of form `b-{id}` rather than `{tree_path}:{id}`.
the old way was stupid anyways.

I hope nothing breaks too majorly because of this.
2025-01-12 00:28:48 +01:00
admin rebranding from liquidex.house to riki.house 2025-01-06 12:17:48 +01:00
content update discord username again 2025-01-11 00:15:56 +01:00
crates change the way branch permalinks work 2025-01-12 00:28:48 +01:00
scripts rebranding from liquidex.house to riki.house 2025-01-06 12:17:48 +01:00
static change the way branch permalinks work 2025-01-12 00:28:48 +01:00
template change the way branch permalinks work 2025-01-12 00:28:48 +01:00
.editorconfig haku: a very shitty tree-walk interpreter 2024-07-25 23:12:26 +02:00
.gitattributes add support for crlf, add support for changing port 2023-08-28 15:30:15 +02:00
.gitignore ignore .vscode 2024-02-07 11:25:25 +01:00
Cargo.lock games / reflections on Minecraft 2025-01-04 23:21:31 +01:00
Cargo.toml games / reflections on Minecraft 2025-01-04 23:21:31 +01:00
jsconfig.json magic! now it works on web kit 2024-03-03 21:23:37 +01:00
Justfile just deploy 2024-03-07 22:04:23 +01:00
LICENSE rebranding from liquidex.house to riki.house 2025-01-06 12:17:48 +01:00
README.md rebranding from liquidex.house to riki.house 2025-01-06 12:17:48 +01:00
treehouse.toml rebranding from liquidex.house to riki.house 2025-01-06 12:17:48 +01:00

treehouse

Welcome to the Construct.

If you haven't seen the house yet, you may wanna. It's pretty darn cool.

Please note that this repository contains spoilers. So if you like exploring by yourself, you may wanna do that first before diving into the source code.

Spoilers for what?, you might ask.

You have been warned.

Building

The following commands require just. Running a development server requires cargo-watch.

abcd

To serve the website on http://localhost:8080 for development:

just

This will start a server on port 8080. You can change the port by using the variable port:

just port=8081

The website will reload itself automatically if you change any file in the repository.

Issues

Please report issues directly to me. Known issues are tracked on the issue tracker in riki's shed.

I do not accept and do not plan to accept external contributions to the treehouse's codebase, because then it would no longer be my treehouse.