/sg-ospo

Sourcegraph Open Source

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Sourcegraph Learn

Sourcegraph Learn is Sourcegraph's open source and Creative Commons licensed developer education hub and learning center.

Public URL: https://learn.sourcegraph.com

How the site is built

  • The website consists of static content generated using Next.js and hosted on Netlify.
  • The website code is written in TypeScript and React.
  • The content is written in Markdown.

Deploy previews (staging branches)

When a pull request is created in this repository, Netlify will automatically build and deploy the branch. You can find the link to the deploy preview in the Checks section of the pull request.

For developers

If you are actively developing Sourcegraph Learn or are looking to extend this repository, please see our development documentation.

For content writers

If you are actively contributing to Sourcegraph Learn as a technical writer or video creator, please see our content documentation.

See also our archived Hacktoberfest 2021 contributors' guide.