From 27f6eca27ed8b3b53f6aa73a895b5f63b213e843 Mon Sep 17 00:00:00 2001 From: Adam Robinson <30032798+adamistheanswer@users.noreply.github.com> Date: Mon, 30 Dec 2019 20:41:18 +0000 Subject: [PATCH] chore(starters): add gatsby-starter-baysik-blog Starter: https://github.com/adamistheanswer/gatsby-starter-baysik-blog --- docs/starters.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index cc07c0a15c083..9c561dff66e1d 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4789,3 +4789,26 @@ - MDX for pages and content - Code syntax highlighting - SEO (OpenGraph and Twitter) out of the box with default settings that make sense (thanks to React Helmet) +- url: https://5e0a570d6afb0ef0fb162f0f--wizardly-bassi-e4658f.netlify.com/ + repo: https://github.com/adamistheanswer/gatsby-starter-baysik-blog + description: A basic and themeable starter for creating blogs in Gatsby. + tags: + - Blog + - Portfolio + - MDX + - Markdown + - SEO + - Styling:CSS-in-JS + - Linting + features: + - Specially designed to create a personal website + - Clean and Minimalistic UI + - Facebook Comments + - Mobile friendly, all elements and custom images are adapted to any screen + - Light/Dark mode + - Prettier code formatting + - RSS + - Links to your social networks + - MDX for pages and content + - Code syntax highlighting + - SEO (OpenGraph and Twitter) out of the box with default settings that make sense (thanks to React Helmet)