All Projects โ†’ diegonvs โ†’ gatsby-boilerplate

diegonvs / gatsby-boilerplate

Licence: MIT License
An awesome boilerplate to start projects in Gatsby considering as starter point the development experience of Electric.js ๐Ÿ”ฅโšกโšก

Programming Languages

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

Projects that are alternatives of or similar to gatsby-boilerplate

gatsby-starter-prologue
Gatsby.js V2 starter template based on readonly by HTML5 UP
Stars: โœญ 24 (-14.29%)
Mutual labels:  gatsby, gatsby-starter, gatsby-starter-kit
gatsby-starter-multiverse
Gatsby.js V2 starter template based on multiverse by HTML5 UP
Stars: โœญ 14 (-50%)
Mutual labels:  gatsby, gatsby-starter, gatsby-starter-kit
gatsby-starter-fractal
Gatsby.js V2 starter template based on Fractal by HTML5 UP
Stars: โœญ 19 (-32.14%)
Mutual labels:  gatsby, gatsby-starter, gatsby-starter-kit
gatsby-starter-paradigmshift
Gatsby.js V2 starter template based on Paradigm Shift by HTML5 UP
Stars: โœญ 16 (-42.86%)
Mutual labels:  gatsby, gatsby-starter, gatsby-starter-kit
gatsby-starter-highlights
Gatsby.js V2 starter template based on highlights by HTML5 UP
Stars: โœญ 15 (-46.43%)
Mutual labels:  gatsby, gatsby-starter, gatsby-starter-kit
gatsby-starter-leaflet
๐Ÿƒ A Gatsby starter with Leafet to quickly build React apps with a map!
Stars: โœญ 108 (+285.71%)
Mutual labels:  gatsby, gatsby-starter
gatsby-wordpress-typescript-scss-blog
Gatsby Wordpress Typescript Blog Boilerplate
Stars: โœญ 50 (+78.57%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-simple
A simple blogging Gatsby starter
Stars: โœญ 13 (-53.57%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-antoine
My opinionated Gatsby.js starter
Stars: โœญ 17 (-39.29%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-breeze
A Gatsby starter for graceful blogging in Chinese.
Stars: โœญ 44 (+57.14%)
Mutual labels:  gatsby, gatsby-starter
WebSheets-Listing-Page
This is a Gatsby template for creating a catalogue websites based on Google Sheets data.
Stars: โœญ 29 (+3.57%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-portfolio-bella
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
Stars: โœญ 125 (+346.43%)
Mutual labels:  gatsby, gatsby-starter
gatsby-wiki
Creating a Knowledgbase using Gatsby.js and React.js (see final product ->
Stars: โœญ 32 (+14.29%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-theme-antv
โš›๏ธ Gatsby's starter of ๐Ÿ‘‰
Stars: โœญ 34 (+21.43%)
Mutual labels:  gatsby, gatsby-starter
gatsby-i18n
Gatsby plugin that provides i18n support
Stars: โœญ 25 (-10.71%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-sass
๐Ÿ‘“ A Gatsby starter with Sass and no assumptions!
Stars: โœญ 26 (-7.14%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-landing-page
๐Ÿ–ฑ A simple, minimal Gatsby starter for quick and easy landing pages
Stars: โœญ 132 (+371.43%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-docz
๐Ÿ“ Gatsby starter with Docz and a blog for your documentation
Stars: โœญ 87 (+210.71%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-rocketdocs
The documentation starter you were looking for โšก๏ธ
Stars: โœญ 215 (+667.86%)
Mutual labels:  gatsby, gatsby-starter
gatsby-london-after-midnight
A free, open source, image-concentric starter for GatsbyJS
Stars: โœญ 37 (+32.14%)
Mutual labels:  gatsby, gatsby-starter

Gatsby Boilerplate ๐Ÿš€

Netlify Status Build Status Renovate enabled

Gatsby Boilerplate is a Gatsby starter with a better development experience and the same content creation experience than Electric.js.

Feel free to contribute with issues and PRs!

Documentation

If you want to check the documentation ๐Ÿ“š click on this link.

Setup

  1. Clone this repo or use Gatsby command line interface using gatsby new [your_site] https://github.com/diegonvs/gatsby-boilerplate or git clone https://github.com/diegonvs/gatsby-boilerplate.git
  2. Make sure that you have yarn installed
  3. Navigate to project folder and run yarn
  4. Run npm run develop or yarn develop for development mode or run npm run build or yarn build for production mode
  5. If you want serve your production build just run npm run serve or yarn serve
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].