| .onedev-buildspec.yml | Loading last commit info... | |
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| jellie-frontier-logo-sm.png |
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.