tangled
alpha
login
or
join now
aottr.dev
/
wisp.place-monorepo
forked from
nekomimi.pet/wisp.place-monorepo
0
fork
atom
Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol.
0
fork
atom
overview
issues
pulls
pipelines
attempt 5
nekomimi.pet
1 month ago
23d8a00a
d22f9022
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy-wisp.yml
+2
.tangled/workflows/deploy-wisp.yml
···
43
43
cd ..
44
44
- name: Deploy to Wisp.place
45
45
command: |
46
46
+
export PATH="$HOME/.nix-profile/bin:$PATH"
47
47
+
46
48
bun run ./cli/dist/index.js "$WISP_HANDLE" \
47
49
--path "$SITE_PATH" \
48
50
--site "$SITE_NAME" \