a place on the Internet I call home! https://liquidex.house
Go to file
2024-06-13 22:00:44 +02:00
admin admin docs 2024-02-06 20:12:12 +01:00
content fix 2024-06-13 22:00:44 +02:00
crates refreshing pages & look and feel a bit 2024-06-13 21:18:41 +02:00
static refining the layout a bit 2024-06-13 22:00:26 +02:00
template OR-types 2024-04-07 18:11:56 +02:00
.editorconfig making it look better 2023-08-18 17:04:12 +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 update packages 2024-05-18 15:10:04 +02:00
Cargo.toml rework generation to support multiple files; introduce a more proper CLI 2023-08-19 17:52:13 +02: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 license 2023-08-27 22:25:17 +02:00
README.md add note about issue tracker 2024-06-13 18:10:36 +02:00
treehouse.toml refreshing pages & look and feel a bit 2024-06-13 21:18:41 +02:00

liquidex's treehouse

Welcome to the Construct.

If you haven't seen the treehouse 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.

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 treehouse's issue tracker.

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.