Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Gatsby theme to showcase your open-source projects.

A GatsbyJS starter that ports Christine Cha's Gridfolio portfolio theme with SCSS, ESLint, and Prettier.
gatsby-theme-oss is a Gatsby Theme, with a matching Gatsby Starter, that builds a static showcase site for open-source projects.
gatsby-theme-oss is a Gatsby Theme published to npm, accompanied by /examples/gatsby-starter-oss, a Gatsby Starter that uses the theme. It takes a Gatsby project with configuration about open-source repositories and produces a static site that presents those projects. The repository is organized with yarn workspaces and lives in the robinmetral GitHub account. The project currently has 8 stars and its README announces that it is unmaintained.
The theme is published to npm, so you can install it as a Gatsby theme in your own Gatsby site. Alternatively, you can use the included /examples/gatsby-starter-oss starter, which already applies the theme and gives you a working project showcase site to customize.
No. The README contains a notice stating that the project is unmaintained and asks anyone interested to get in touch about taking it over.
The theme is built with Gatsby, the React-based static site framework, and uses Gatsby's theming system. The repository's GitHub topics are gatsby-theme and gatsbyjs.
The theme package is published to npm, so it can be installed as a Gatsby theme dependency. The repository also provides /examples/gatsby-starter-oss, a Gatsby Starter that already includes the theme.
Yes. The /examples/gatsby-starter-oss directory is a Gatsby Starter that uses the theme, so you can start a new open-source showcase site directly from that starter.
