1
0
Fork 0
wip website written in rust https://tollyx.net
Find a file
2023-11-10 19:34:00 +01:00
.vscode So much stuff 2023-03-25 21:38:16 +01:00
posts too much stuff 2023-07-29 20:22:35 +02:00
src too much stuff 2023-07-29 20:22:35 +02:00
static i don't know 2023-07-29 11:51:04 +02:00
templates too much stuff 2023-07-29 20:22:35 +02:00
.dockerignore So much stuff 2023-03-25 21:38:16 +01:00
.gitignore Initial commit 2022-06-16 23:44:37 +02:00
.markdownlint.json things 2023-03-25 12:24:34 +01:00
Cargo.lock cargo update 2023-11-10 19:34:00 +01:00
Cargo.toml cargo update 2023-11-10 19:34:00 +01:00
config.toml too much stuff 2023-07-29 20:22:35 +02:00
Dockerfile Enable logging in container image 2023-06-18 11:45:27 +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.