From 56922660078ecd69473cad57aeee815bbe2a709a Mon Sep 17 00:00:00 2001 From: Louis-Peng Date: Wed, 11 Dec 2019 00:49:29 +0800 Subject: [PATCH] chore(starters): add gatsby-starter-papan01 (#20017) * chore(starters): add gatsby-starter-papan01 * chore(starters): add gatsby-starter-papan01 --- docs/starters.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index 8327c741d8b48..3835c75b748fb 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4688,3 +4688,26 @@ - Landing Page Design - Fully Responsive - Styling with Tailwind +- url: https://gatsby-starter-papan01.netlify.com/ + repo: https://github.com/papan01/gatsby-starter-papan01 + description: A Gatsby starter for creating a markdown blog. + tags: + - Linting + - Blog + - Styling:SCSS + - Markdown + - Pagination + - PWA + - SEO + features: + - SSR React Code Splitting(loadable-components) + - Theme Toggle(light/dark) + - Pagination + - SEO(Sitemap, Schema.org, OpenGraph tags, Twitter tag) + - Web application manifest and offline support + - Google Analytics + - Disqus + - RSS + - ESLint(Airbnb) for linting + - Prettier code formatting + - gh-pages for deploying to GitHub pages