.vscode
|
make the cli more portable, and add logging
|
2023-07-01 18:27:03 -07:00 |
cli
|
add a filter argument to the print command
|
2023-07-01 22:10:58 -07:00 |
public
|
add a not found template and reorgainze the code
|
2023-06-29 19:45:41 -07:00 |
shared
|
add a filter argument to the print command
|
2023-07-01 22:10:58 -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 |