All Projects → 0xunorthod → gatsby-starter-simple

0xunorthod / gatsby-starter-simple

Licence: MIT License
A simple blogging Gatsby starter

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to gatsby-starter-simple

gatsby-wordpress-typescript-scss-blog
Gatsby Wordpress Typescript Blog Boilerplate
Stars: ✭ 50 (+284.62%)
Mutual labels:  gatsby, gatsby-starter, gatsby-blog
gatsby-starter-docz
📝 Gatsby starter with Docz and a blog for your documentation
Stars: ✭ 87 (+569.23%)
Mutual labels:  gatsby, gatsby-starter, gatsby-blog
gatsby-starter-apple
🍎 Gatsby blog starter kit with beautiful responsive design
Stars: ✭ 88 (+576.92%)
Mutual labels:  gatsby, gatsby-starter, gatsby-blog
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (+192.31%)
Mutual labels:  gatsby, gatsby-starter, gatsby-blog
gatsby-starter-developer-diary
An official Gatsby blog template designed for web developers. Blazing fast, it includes beautful web developer topic tags and social-media links
Stars: ✭ 76 (+484.62%)
Mutual labels:  gatsby, gatsby-starter, gatsby-blog
gatsby-starter-prologue
Gatsby.js V2 starter template based on readonly by HTML5 UP
Stars: ✭ 24 (+84.62%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+323.08%)
Mutual labels:  gatsby, gatsby-starter
gatsby-wiki
Creating a Knowledgbase using Gatsby.js and React.js (see final product ->
Stars: ✭ 32 (+146.15%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-devto
A GatsbyJS starter template that leverages the Dev.to API
Stars: ✭ 13 (+0%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-typescript
Typescript version of the default Gatsby starter. Uses Gatsby v1.x
Stars: ✭ 58 (+346.15%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-typescript
A Gatsby starter the way I like it.
Stars: ✭ 62 (+376.92%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-highlights
Gatsby.js V2 starter template based on highlights by HTML5 UP
Stars: ✭ 15 (+15.38%)
Mutual labels:  gatsby, gatsby-starter
gatsby-wordpress-libre-starter
A Gatsby starter for creating blogs from headless WordPress CMS.
Stars: ✭ 23 (+76.92%)
Mutual labels:  gatsby, gatsby-starter
grundgesetz-skeleton
You have a documentation. I turn it into a website. Any questions?
Stars: ✭ 42 (+223.08%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-wordpress-graphql
A bare-bones Gatsby starter powered WordPress and WPGraphQL!
Stars: ✭ 62 (+376.92%)
Mutual labels:  gatsby, gatsby-starter
gatsby-generator
🎰 Generate Gatsby Starters in Seconds
Stars: ✭ 23 (+76.92%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-fractal
Gatsby.js V2 starter template based on Fractal by HTML5 UP
Stars: ✭ 19 (+46.15%)
Mutual labels:  gatsby, gatsby-starter
gatsby-london-after-midnight
A free, open source, image-concentric starter for GatsbyJS
Stars: ✭ 37 (+184.62%)
Mutual labels:  gatsby, gatsby-starter
gatsby-typescript-emotion-storybook
Gatsby Starter: TypeScript + Emotion + Storybook + React Intl + SVGR + Jest
Stars: ✭ 63 (+384.62%)
Mutual labels:  gatsby, gatsby-starter
gatsby-i18n
Gatsby plugin that provides i18n support
Stars: ✭ 25 (+92.31%)
Mutual labels:  gatsby, gatsby-starter

Simple

Gatsby Simple Blog Starter

Version Documentation Maintenance License: MIT

Screenshot

A minimal blogging starter using the following gatsby-plugins

  • styled-components
  • gatsby-plugin-google-analytics
  • gatsby-plugin-disqus
  • gatsby-transformer-remark
  • gatsby-plugin-offline
  • gatsby-plugin-sass

TODOS

  • Add pagination
  • Add dark/light mode toggling
  • Add headless CMS support

Demo

Usage

Prerequisites: gatsby-cli

gatsby new project-name https://github.com/thecodemint/gatsby-starter-simple.git 

Config

  • To make this blog your own, simply change the configs in gatsby-config.js
  • To add your own posts, write markdown files similar to the example templates in src/posts and save them in the same directory. Simply commit your changes and push to publish your posts.
  • To enable Google Analytics, provide your tracking id in gatsby-config.js
  • Provide your personal Disqus shortname in gatsby-config.js to enable comments on your blog posts
  • Have fun and feel free to modify the starter as you please 😃!

Author

👤 Collins Muriuki

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Collins Muriuki.
This project is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].