A blog software. It's meant to be as minimal as possible (thin client), while still maintaining basic readability and styling.
Find a file
2020-11-14 22:38:33 +01:00
content/static move templates and static pages into rust source code to ditch i/o on page load 2020-11-14 22:38:33 +01:00
doc move templates and static pages into rust source code to ditch i/o on page load 2020-11-14 22:38:33 +01:00
site move templates and static pages into rust source code to ditch i/o on page load 2020-11-14 22:38:33 +01:00
.gitignore added html templates, static, index 2020-10-26 12:19:44 +01:00
README.md move templates and static pages into rust source code to ditch i/o on page load 2020-11-14 22:38:33 +01:00

crablog

Pure rust. Built with actix, diesel, tera, serde and sqlite3. Environment variables are documented in variables.md