sourcegraph.com (Sourcegraph marketing site)
This repository contains the sourcegraph.com website.
- Install asdf
- Run
asdf plugin add nodejs && asdf plugin add pnpm && asdf install
Run:
pnpm install
pnpm devThen open http://localhost:3000 in your web browser.
Ask in the #marketing channel (for Sourcegraph team members), and/or post an issue.
If blog posts aren't showing up:
Run: yarn build:cache or pnpm build:cache