From 30b5f86ececce9634a26b01589960c64320df7a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20M=C3=A9tral?= Date: Mon, 6 Apr 2020 01:23:02 +0200 Subject: [PATCH] chore(starters): update gatsby-theme-oss (#22698) * 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. --- docs/starters.yml | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/docs/starters.yml b/docs/starters.yml index 87f54bfd2394e..7d48af0c96bcb 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -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