2023-03-26 13:44:26 +02:00
|
|
|
# <https://tollyx.net>
|
|
|
|
|
|
|
|
## My personal website written in rust
|
|
|
|
|
|
|
|
Inspired by [fasterthanli.me], [xeiaso.net], and my own curiousity for learning
|
2023-03-26 13:58:38 +02:00
|
|
|
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.
|
2023-03-26 13:44:26 +02:00
|
|
|
|
|
|
|
[fasterthanli.me]: https://fasterthanli.me
|
|
|
|
[xeiaso.net]: https://xeiaso.net
|