A webring in use by the solarpunk.moe community
Go to file
Fries 5cbbacec23 use the askama compile time template engine
this has the exact same syntax as tera (jinja style) but its compile
time which is very useful for having a portable binary that doesn't
require any files to run like a templates folder or public folder.
2023-06-29 21:24:53 -07:00
.vscode Weeee 2023-06-28 21:32:25 +01:00
public add a not found template and reorgainze the code 2023-06-29 19:45:41 -07:00
src use the askama compile time template engine 2023-06-29 21:24:53 -07:00
templates use the askama compile time template engine 2023-06-29 21:24:53 -07:00
.editorconfig add a basic implementation of the webring 2023-06-28 15:08:23 -07:00
.gitignore Weeee 2023-06-28 21:32:25 +01:00
Cargo.lock use the askama compile time template engine 2023-06-29 21:24:53 -07:00
Cargo.toml use the askama compile time template engine 2023-06-29 21:24:53 -07:00
LICENSE Initial commit 2023-06-28 20:10:48 +00:00
README.md Initial commit 2023-06-28 20:10:48 +00:00
rustfmt.toml add a basic implementation of the webring 2023-06-28 15:08:23 -07:00

README.md

meowy-webring

A webring in use by the solarpunk.moe community