1
1
Fork
You've already forked static-cdn
0
Manage entries cached in the CDN of your static site.
  • Rust 100%
Clément Joly ba990ae048
Some checks are pending
/ test (push) Successful in 37s
ctxt disc
/ build_name (event_name_like_push) Successful in 10s
Add CI ( #1 )
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>
2025年12月25日 19:28:35 +01:00
.forgejo/workflows Add CI ( #1 ) 2025年12月25日 19:28:35 +01:00
src refactor: make the DB location use the crate name 2025年01月09日 08:28:25 +00:00
.gitignore feat: add skeleton of configuration 2025年01月09日 08:27:25 +00:00
Cargo.toml feat: add skeleton of configuration 2025年01月09日 08:27:25 +00:00
LICENSE Initial commit 2024年12月27日 19:50:58 +00:00
README.md feat: add quick and dirty hashing 2024年12月27日 21:13:02 +00:00

static-cdn

Manage entries cached in the CDN of your static site. In other words, a CDN cache invalidation tool for your static site.