Skip to content

davbree/sourcegraph

 
 

Repository files navigation

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:

pnpm install
pnpm dev

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

About

Sourcegraph blog, feature announcements, and website (about.sourcegraph.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.2%
  • HTML 14.0%
  • CSS 3.6%
  • SCSS 0.6%
  • JavaScript 0.4%
  • Go 0.2%