alpha
Login
or
Join now
tangled.org
/
core
Star
5
Fork
66
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
tangled.org
Star
5
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
sites
/
at
2c52d7850c42d2081772ddb6f2e74776d0729ede
1 folder
4 files
andreruffert.com
sites: enforce trailing slash canonical redirects for sub-path sites
6w 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.
1 month ago
.gitignore
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.
1 month 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>
4 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>
4 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>
4 months ago