A webring in use by the solarpunk.moe community
Go to file
Fries 82e8f68862 make printing less complicated and refactor cli
i made printing less complicated by making printing both the name and
the url with the seperator the default option and using both those flags
at the same time should do the same thing as just printing without any
flags.

i also refactored commands into their own module folder with each
command getting their own file module.
2023-07-02 19:46:19 -07:00
.vscode make printing less complicated and refactor cli 2023-07-02 19:46:19 -07:00
cli make printing less complicated and refactor cli 2023-07-02 19:46:19 -07:00
public add a not found template and reorgainze the code 2023-06-29 19:45:41 -07:00
shared add an error if you try to add a url that exists. 2023-07-01 22:14:33 -07:00
src meowy_webring::main now uses the shared crate 2023-07-01 19:49:48 -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 meowy_webring::main now uses the shared crate 2023-07-01 19:49:48 -07:00
Cargo.toml meowy_webring::main now uses the shared crate 2023-07-01 19:49:48 -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