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