Giter VIP home page Giter VIP logo

gatsby-boilerplate's Introduction

Gatsby Boilerplate

An opinionated and configurable boilerplate to quickly scaffold progressive, lightweight Gatsby projects.

Features

  • 100/100 Lighthouse scores out of the box
  • Full typescript support
  • Full Emotion support
  • Lightweight functional (styleless) base components
  • Automatic type generation and editor integration for GraphQL
  • Internal generators for pages and components (built on Hygen)
  • Starter CSS design system (built on Pollen)
  • Storybook 5 preconfigured for Gatsby
  • Prettier configured out of the box
  • Netlify deployment configuration
  • Lazyloaded polyfills (CSS variables, etc)
  • Development build notifications

Sources

Optional components

  • Button
  • AdaptiveCarousel
  • Forms (Range, Select, Textarea)
  • Video
  • Modal
  • TwoUp
  • Toasts

Usage

Scaffold the boilerplate with sao and follow the prompts.

npx sao seaneking/gatsby-boilerplate

Or parse the files in /template with ejs, and pass in the variables promtped for in /saofile.js.


© 2020 MIT license by Sean King

gatsby-boilerplate's People

Stargazers

 avatar  avatar

Watchers

 avatar

gatsby-boilerplate's Issues

Reimplement global CSS with Emotion

Export tagged template literals, import all and export from index.js as an array, consume in App wrapper and Storybook with <Global />.

Required for using Satchel helpers in global styles, also it's just more robust than stylesheets.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.