# learn **Repository Path**: mirrors_sourcegraph/learn ## Basic Information - **Project Name**: learn - **Description**: Sourcegraph Learn: an educational hub to support all developers - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-09 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://learn.sourcegraph.com) ## How the site is built - The website consists of static content generated using [Next.js](https://nextjs.org) and hosted on [Netlify](https://www.netlify.com/). - 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](https://github.com/sourcegraph/learn/blob/main/docs/development.md). ## For content writers If you are actively contributing to Sourcegraph Learn as a technical writer or video creator, please see our [content documentation](https://github.com/sourcegraph/learn/blob/main/docs/content.md). See also our archived [Hacktoberfest 2021 contributors' guide](https://github.com/sourcegraph/learn/blob/main/docs/hacktoberfest-2021.md).