A webring in use by the solarpunk.moe community
Find a file
Fries 7dc2d5350b disable the http/2 feature in rocket
nginx doesn't support proxying http/2 and this app is almost certainly
going to be put behind a reverse proxy. this also reduces the binary
size.
2023-06-29 22:34:15 -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 disable the http/2 feature in rocket 2023-06-29 22:34:15 -07:00
Cargo.toml disable the http/2 feature in rocket 2023-06-29 22:34:15 -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

meowy-webring

A webring in use by the solarpunk.moe community