# 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.