alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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.
This repository has no description
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
2
Pulls
1
Pipelines
core
/
sites
1 folder
4 files
at
d8f993c7cb0f8ee0696a13803d6224850139a65d
did:plc:sdt6u6ybm3ck5vueftpvnx…
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: 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
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