1
0
Fork 0
wip website written in rust https://tollyx.net
Go to file
2023-06-18 09:51:36 +02:00
.vscode So much stuff 2023-03-25 21:38:16 +01:00
posts add atom feeds 2023-04-03 23:33:25 +02:00
src Update deps 2023-06-18 09:51:36 +02:00
static add tags 2023-03-29 21:56:58 +02:00
templates make use of the base_url in appstate 2023-04-10 00:46: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
404.html add atom feeds 2023-04-03 23:33:25 +02:00
Cargo.lock Update deps 2023-06-18 09:51:36 +02:00
Cargo.toml Update deps 2023-06-18 09:51:36 +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.