A webring in use by the solarpunk.moe community
Go to file
Fries 93bd3540e8 use async mutex
looks like the best way to do the state thing after all is global so i
should use async mutexes so stuff doesn't block.
2023-07-03 22:14:10 -07:00
.vscode make printing less complicated and refactor cli 2023-07-02 19:46:19 -07:00
cli change spelling of seperator to separator 2023-07-03 16:19:45 -07:00
public add a not found template and reorgainze the code 2023-06-29 19:45:41 -07:00
shared add cursed hot reloading support 2023-07-03 16:23:14 -07:00
src use async mutex 2023-07-03 22:14:10 -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 Initial json parsing 2023-06-30 17:47:25 +01:00
Cargo.lock use async mutex 2023-07-03 22:14:10 -07:00
Cargo.toml use async mutex 2023-07-03 22:14:10 -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