# opensource-website **Repository Path**: mirrors_twitter/opensource-website ## Basic Information - **Project Name**: opensource-website - **Description**: Twitter's open source website, identifying projects we've released, organizations we support, and the work we do to support open source. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-06 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # opensource.twitter.dev [![status: active](https://opensource.twitter.dev/status/active.svg)](https://opensource.twitter.dev/status/#active) This is the Twitter Open Source website at https://opensource.twitter.dev. This site is built with [hugo], using a custom built-in theme. Follow the standard instructions on the hugo website to [install] and [run] hugo. Just make sure to use hugo-extended, which has added support for Sass/SCSS stylesheets. There are also some python scripts that run periodically to [update some repo data]. [hugo]: https://gohugo.io/ [install]: https://gohugo.io/getting-started/installing/ [run]: https://gohugo.io/getting-started/usage/ [update some repo data]: ./.github/workflows/update-data.yml