GitHub - sourcegraph/about: Sourcegraph blog, feature announcements, and website (about.sourcegraph.com)

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Sep 11, 2025. It is now read-only.

sourcegraph.com (Sourcegraph marketing site)

This repository contains the sourcegraph.com website.

Development

Setup

  1. Install asdf
  2. Run asdf plugin add nodejs && asdf plugin add pnpm && asdf install

Running the website locally

Run:

Then 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 or pnpm build:cache