Standard.site landing page built in Next.js
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'refs/heads/dev'

+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 25 25 steps: 26 26 - name: build site 27 27 command: | 28 - export PATH="$HOME/.nix-profile/bin:$PATH" 28 + export PATH="$HOME/.bun/bin:$HOME/.nix-profile/bin:$PATH" 29 29 bun install --frozen-lockfile 30 30 bun install -g sequoia-cli 31 31 sequoia publish