amirkav / about

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

Home Page:https://about.sourcegraph.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

https://about.sourcegraph.com


Languages

Language:TypeScript 78.9%Language:HTML 16.1%Language:CSS 3.5%Language:SCSS 0.7%Language:JavaScript 0.4%Language:Go 0.2%Language:Jsonnet 0.0%