From 994084be2299f8f471b94187085eb8d4d61a1c1c Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 22 Nov 2017 19:54:14 +0100 Subject: Add readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6f35a5 --- /dev/null +++ b/README.md @@ -0,0 +1,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. -- cgit v1.2.3