Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-gatsby

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-gatsby

Generate progressive, lightweight Gatsby sites and plugins

  • 1.8.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by400%
Maintainers
1
Weekly downloads
 
Created
Source

Gatsby Generator

npm GitHub

Quickly scaffold your own progressive, lightweight Gatsby sites and plugins with configurable generators.

Site generator

Scaffold out an opinionated, optimised Gastby website stack

Core Features

  • 100/100 Lighthouse scores out of the box
  • Lightweight set of style-agnostic functional base components
  • Internal generators for pages and components (built on Plop)
  • Basic React CSS Modules and PostCSS support
  • Storybook 5 preconfigured for Gatsby
  • Prettier and Stylelint configured out of the box
  • Development build notifications

Optional extras

  • Netlify deployment configuration (HTTP/2 push, lamda proxying)
  • Prismic source boilerplate with new GraphQL API
  • MobX state management
  • Starter CSS design system (built on Bloom)
  • Dynamic CSS variables polyfilling
  • Style agnostic, React-friendly form components
  • Robust video, button, and other base components

Plugin generator

Scaffold lightweight Gatsby plugins, following best practices from Gatsby recommendations

Features

Installation and usage

Install the generator and the yo runner globally

npm i -g generator-gatsby yo

Run the site generator by calling gatsby-generator directly

yo gatsby

Run the plugin generator by calling gatsby:plugin

yo gatsby:plugin

Then follow the prompts to scaffold your project.


Made with ❤️ by Tomorrow

Keywords

FAQs

Package last updated on 14 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc