1
0
Fork 0
wip website written in rust https://tollyx.net
Go to file
2023-03-29 21:56:58 +02:00
.vscode So much stuff 2023-03-25 21:38:16 +01:00
posts add tags 2023-03-29 21:56:58 +02:00
src add tags 2023-03-29 21:56:58 +02:00
static add tags 2023-03-29 21:56:58 +02:00
templates add tags 2023-03-29 21:56:58 +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-03-29 18:02:43 +02:00
Cargo.toml polish 2023-03-26 12:40:25 +02:00
Dockerfile hide posts with future dates 2023-03-26 12:01:59 +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.