aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a6f35a5f3cdae046ae74f770ab4fed041b5ceede (plain) (blame)
1
2
3
4
5
# A simple blog engine made with Rocket, Diesel and Bart

This is essentially a toy project to learn [Rocket](https://rocket.rs) and [Diesel](https://diesel.rs). Also I'm using [Bart](https://crates.io/crates/bart) for templates, because it seemed simple, and I like the name.

This project is provided as free software under the GNU AGPL v3, see LICENSE for details.