tangled
alpha
login
or
join now
xan.lol
/
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
idk
nekomimi.pet
2 months ago
1a64de65
de775101
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy-wisp.yml
+1
.tangled/workflows/deploy-wisp.yml
···
50
50
command: |
51
51
cd docs
52
52
export PATH="$HOME/.nix-profile/bin:$PATH"
53
53
+
bun install
53
54
bun run build
54
55
- name: Deploy to Wisp.place
55
56
command: |