Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(starters): add gatsby-starter-baysik-blog #20357

Merged
merged 2 commits into from
Jan 3, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4789,6 +4789,29 @@
- 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)
- url: https://gatsby-starter-robin.netlify.com/
repo: https://github.com/robinmetral/gatsby-starter-robin
description: Gatsby Default Starter with state-of-the-art tooling
Expand Down