Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gatsbyjs/gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Feb 8, 2018
2 parents 56aaa75 + 3931fec commit f02cc2b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Community:
Features:

* React-MD for Material design
* SASS/SCSS
* Sass/SCSS
* Tags
* Categories
* Google Analytics
Expand Down Expand Up @@ -147,16 +147,16 @@ Community:

* Barebones configuration for using the [Grommet](https://grommet.github.io/)
design system
* Uses SASS (with CSS modules support)
* Uses Sass (with CSS modules support)

* [gatsby-starter-basic](https://github.com/PrototypeInteractive/gatsby-react-boilerplate)
[(demo)](https://prototypeinteractive.github.io/gatsby-react-boilerplate/)

Features:

* Basic configuration and folder structure
* Uses postcss and sass (with autoprefixer and pixrem)
* Uses bootstrap 4 grid
* Uses PostCSS and Sass (with autoprefixer and pixrem)
* Uses Bootstrap 4 grid
* Leaves the styling to you
* Uses data from local json files
* Contains Node.js server code for easy, secure, and fast hosting
Expand Down Expand Up @@ -247,7 +247,7 @@ Community:
* Very similar to
[gatsby-starter-netlify-cms](https://github.com/AustinGreen/gatsby-starter-netlify-cms),
slightly more configurable (eg set site-title in `gatsby-config`) with
bootstrap/bootswatch instead of bulma
Bootstrap/Bootswatch instead of bulma

* [open-crowd-fund](https://github.com/rwieruch/open-crowd-fund)
[(demo)](https://www.roadtolearnreact.com/)
Expand Down Expand Up @@ -383,7 +383,7 @@ Community:
* Lost Grid.
* Beautiful typography inspired by [matejlatin/Gutenberg](https://github.com/matejlatin/Gutenberg).
* [Mobile-First](https://medium.com/@mrmrs_/mobile-first-css-48bc4cc3f60f) approach in development.
* Stylesheet built using SASS and [BEM](http://getbem.com/naming/)-Style naming.
* Stylesheet built using Sass and [BEM](http://getbem.com/naming/)-Style naming.
* Syntax highlighting in code blocks.
* Sidebar menu built using a configuration block.
* Archive organized by tags and categories.
Expand Down

0 comments on commit f02cc2b

Please sign in to comment.