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
4d562d5987fd3abc20f0c449b3f36be5f139bb5a
Anirudh Oppiliappan
sites: cloudflare worker for git sites routing via kv and r2
5mo ago
64f1f53c
src
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
.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