1
0
Fork 0
wip website written in rust https://tollyx.net
Find a file
2025-03-20 22:57:40 +01:00
.vscode So much stuff 2023-03-25 21:38:16 +01:00
pages improvements 2025-03-20 22:20:12 +01:00
src more tweaks 2025-03-20 22:57:40 +01:00
static more tweaks 2025-03-20 22:57:40 +01:00
templates more tweaks 2025-03-20 22:57:40 +01:00
.dockerignore So much stuff 2023-03-25 21:38:16 +01:00
.gitignore too much stuff sorry 2024-04-19 19:36:25 +02:00
.markdownlint.json things 2023-03-25 12:24:34 +01:00
Cargo.lock cargo upgrade --incompatible 2025-03-19 20:15:53 +01:00
Cargo.toml cargo upgrade --incompatible 2025-03-19 20:15:53 +01:00
compose.yaml stuff 2024-04-23 20:09:11 +02:00
config.toml stuff 2024-04-23 20:09:11 +02:00
Dockerfile stuff 2024-04-23 20:09:11 +02:00
fly.toml updates 2024-04-17 19:12:59 +02:00
otel-collector-config.yaml too much stuff sorry 2024-04-19 19:36:25 +02:00
README.md post formatting 2023-03-26 13:58:38 +02:00

https://tollyx.net

My personal website written in rust

Inspired by fasterthanli.me, xeiaso.net, and my own curiousity for learning how to do web-dev stuff in rust, I started working on this thing. I do not recommend using this for yourself, at most take a peek how I've done things and use it as an inspiration on how to write your own website in rust.