Manage entries cached in the CDN of your static site.
- Rust 100%
|
Clément Joly
ba990ae048
This sets up some basic checks in CI, using ~~my own runner~~ a Codberg runner (this is just as fast and hopefully my usage is light enough — ~30s run time when stuff is cached). Reviewed-on: #1 Co-authored-by: Clément Joly <foss@131719.xyz> Co-committed-by: Clément Joly <foss@131719.xyz> |
||
|---|---|---|
| .forgejo/workflows | Add CI ( #1 ) | |
| src | refactor: make the DB location use the crate name | |
| .gitignore | feat: add skeleton of configuration | |
| Cargo.toml | feat: add skeleton of configuration | |
| LICENSE | Initial commit | |
| README.md | feat: add quick and dirty hashing | |
static-cdn
Manage entries cached in the CDN of your static site. In other words, a CDN cache invalidation tool for your static site.