Gatsby Boilerplates
A series of GatsbyJS quick starts for various project types. All with a fruity name.
The Idea
I built a series of boilerplates for GatsbyJS as it’s awesome but can be hard to configure if you are new to coding. I wanted to make it accessible to people who are at hackathons and just want to start quick!
Quickstart
I created a yeoman generator that would allow you to clone, install and have you ready to rock (🎸) in these boilerplates with a single terminal command:
npx -p yo -p generator-sld -- yo sld
By default, all these boilerplates come with scss styling for grid layout, colour maps, margins, padding and more!