alpha
Login
or
Join now
bdbch.com
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
sites
/
at
sl/comment
1 folder
4 files
andreruffert.com
sites: enforce trailing slash canonical redirects for sub-path sites
2mo ago
8fdcf82c
src
sites: enforce trailing slash canonical redirects for sub-path sites Redirect directory-like paths to their trailing slash variants (e.g. /docs -> /docs/) to ensure consistent canonical URLs and relative asset resolution for sub-path sites.
2 months ago
.gitignore
sites: cloudflare worker for git sites routing via kv and r2 Compares the incoming host to the domain in the KV map, and fetches the relevant site from R2. Written in Rust, compiled to wasm using `worker-build`. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org> wip: repo pages settings and cf r2/kv setup Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
5 months ago
Cargo.lock
sites: cloudflare worker for git sites routing via kv and r2 Compares the incoming host to the domain in the KV map, and fetches the relevant site from R2. Written in Rust, compiled to wasm using `worker-build`. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org> wip: repo pages settings and cf r2/kv setup Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
5 months ago
Cargo.toml
sites: cloudflare worker for git sites routing via kv and r2 Compares the incoming host to the domain in the KV map, and fetches the relevant site from R2. Written in Rust, compiled to wasm using `worker-build`. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org> wip: repo pages settings and cf r2/kv setup Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
5 months ago
wrangler.toml
sites: cloudflare worker for git sites routing via kv and r2 Compares the incoming host to the domain in the KV map, and fetches the relevant site from R2. Written in Rust, compiled to wasm using `worker-build`. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org> wip: repo pages settings and cf r2/kv setup Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
5 months ago