wip website written in rust
https://tollyx.net
.vscode | ||
pages | ||
src | ||
static | ||
templates | ||
.dockerignore | ||
.gitignore | ||
.markdownlint.json | ||
Cargo.lock | ||
Cargo.toml | ||
compose.yaml | ||
config.toml | ||
Dockerfile | ||
fly.toml | ||
otel-collector-config.yaml | ||
README.md |
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.