https://github.com/twitter/opensource-website
Twitter's open source website, identifying projects we've released, organizations we support, and the work we do to support open source.
https://github.com/twitter/opensource-website
ospo
Last synced: about 1 year ago
JSON representation
Twitter's open source website, identifying projects we've released, organizations we support, and the work we do to support open source.
- Host: GitHub
- URL: https://github.com/twitter/opensource-website
- Owner: twitter
- License: apache-2.0
- Created: 2011-02-23T08:30:49.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T03:17:24.000Z (about 1 year ago)
- Last Synced: 2025-04-28T17:19:38.337Z (about 1 year ago)
- Topics: ospo
- Language: SCSS
- Homepage: https://opensource.twitter.dev
- Size: 2.21 MB
- Stars: 3,080
- Watchers: 412
- Forks: 824
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# opensource.twitter.dev
[](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