Marketing site for sandwalk.sh. An agent harness for ambitious work.
- Next.js (App Router) + React + TypeScript
- Tailwind CSS v4
- React Bits Waves hero background
- Motion for a few intentional transitions
- Vercel for deploy
pnpm install
pnpm devOpen http://127.0.0.1:3000.
pnpm build
pnpm start- Repo: fastfold-ai/sandwalk-landing
- Vercel project:
fast-fold/sandwalk-landing - Preview / prod alias: https://sandwalk-landing.vercel.app
- Custom domains added:
sandwalk.sh,www.sandwalk.sh
DNS (Namecheap / registrar currently on dns*.registrar-servers.com): point the domain at Vercel, e.g.
A @ 76.76.21.21
CNAME www cname.vercel-dns.com
Or switch nameservers to ns1.vercel-dns.com / ns2.vercel-dns.com.
If Git auto-deploy is not connected (private repo), link the GitHub integration in the Vercel project settings, or deploy with:
vercel --prod --scope fast-foldNo env vars required for v1.
-
CLI installer (OpenCode-style one-liner):
public/install→https://sandwalk.sh/install- Usage:
curl -fsSL https://sandwalk.sh/install | bash - Source of truth:
fastfold-ai/sandwalk→cli/install.sh(copy here after changing the script). - Served as
text/plainviavercel.jsonheaders.
-
PyMOL plugin zip (Plugin Manager URL install):
- Latest:
public/pymol/plugin.zip→https://sandwalk.sh/pymol/plugin.zip - Pinned:
public/pymol/plugin-v0.0.1.zip→https://sandwalk.sh/pymol/plugin-v0.0.1.zip
Built from the sandwalk monorepo (packaging/pymol-mcp/) and copied here manually before deploy.
- Latest:
- Favicon:
public/icon.svg - Apple touch:
public/apple-touch-icon.png - Open Graph:
public/og.png metadataBaseishttps://sandwalk.shso OpenRouter and link previews can scrape the mark once the domain is live.