2,780 Lines
- Rust 96.3%
- Yaml 3.3%
- Markdown 0.5%
README.md

Jellie Frontier Web
This project contains the code for jelliefrontier.net. It's running a fully custom Actix web server written entirely in Rust 🦀.
Currently supported features:
- Server Side Rendering (SSR)
- Blogging sytem with tags and RSS feed
- Dynamically generated effects
- Cookies for client preferences
- Service status fetching
Did I need to reinvent the wheel for simple website / blog? No, but it's much more maintenance fun this way.