1
0
Fork 0
wip website written in rust https://tollyx.net
Find a file
2025-04-02 23:57:20 +02:00
.vscode So much stuff 2023-03-25 21:38:16 +01:00
pages Minor tweaks 2025-04-02 23:54:22 +02:00
src Remove instrumentation from tag::get_tags 2025-04-02 23:57:20 +02:00
static more tweaks 2025-03-20 22:57:40 +01:00
templates Minor tweaks to the atom.xml template 2025-04-02 23:30:06 +02:00
.continerignore file watching 2025-03-23 20:43:38 +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 Update deps 2025-04-02 23:53:44 +02:00
Cargo.toml Update deps 2025-04-02 23:53:44 +02:00
compose.yaml I should commit more often 2025-04-02 22:48:45 +02:00
config.toml I should commit more often 2025-04-02 22:48:45 +02:00
Containerfile Move file watcher to optional module 2025-04-02 23:28:47 +02:00
fly.toml I should commit more often 2025-04-02 22:48:45 +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.