Skip to content

Commit

Permalink
chore(starters): update gatsby-theme-oss (#22698)
Browse files Browse the repository at this point in the history
* chore(starters): update gatsby-theme-oss

The starter was redesigned and extended into a Gatsby Theme.
https://github.com/robinmetral/gatsby-theme-oss

* chore(starters): switch gatsby-starter-oss to starter repo

The theme's repo at robinmetral/gatsby-theme-oss is not a valid starter although the tree contains one, because it cannot be installed with the gatsby-cli using gatsby new.

To solve this, the starter is now being auto-published on robinmetral/gatsby-starter-oss.
  • Loading branch information
robinmetral authored Apr 5, 2020
1 parent ca8088b commit 30b5f86
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1869,19 +1869,24 @@
- Full Render Control with Portable Text
- gatsby-image support
- Content types for company info, pages, projects, people, and blog posts
- url: https://gatsby-starter-under-construction.netlify.com/
repo: https://github.com/robinmetral/gatsby-starter-under-construction
description: Blazing fast "Under Construction" page with a blazing quick setup.
- url: https://gatsby-starter-oss.netlify.com/
repo: https://github.com/robinmetral/gatsby-starter-oss
description: A Gatsby starter to showcase your open-source projects.
tags:
- Onepage
- Portfolio
- Styling:Theme-UI
- Styling:CSS-in-JS
- SEO
- Onepage
- PWA
- SEO
- Testing
- Linting
features:
- Configure everything in gatsby-config.js
- Creative CSS3 background patterns by Lea Verou
- Built-in Google Fonts support
- Social icons with react-social-icons
- 🐙🐈 Pull your pinned repos from GitHub
- 👩‍🎤 Style with Emotion
- ✨ Themeable with Theme UI
- 🚀 Powered by gatsby-theme-oss
- 💯 100/100 Lighthouse scores
- url: https://gatsby-starter-docz.netlify.com/
repo: https://github.com/RobinCsl/gatsby-starter-docz
description: Simple starter where building your own documentation with Docz is possible
Expand Down

0 comments on commit 30b5f86

Please sign in to comment.