1
0
Fork 0
wip website written in rust https://tollyx.net
Find a file
2025-04-04 18:56:31 +02:00
.vscode So much stuff 2023-03-25 21:38:16 +01:00
pages Update index.md 2025-04-04 18:39:56 +02:00
src Rename rendering module to markdown, markdown to rendering 2025-04-04 18:40:44 +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 Add .jj to gitignore 2025-04-04 18:56:31 +02: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
config.toml Rename rendering module to markdown, markdown to rendering 2025-04-04 18:40:44 +02:00
Containerfile Move file watcher to optional module 2025-04-02 23:28:47 +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.