Josh Buchea

  • Notes
  • About

GatsbyJS

JavaScript

Published Nov 24, 2019

  • Docs: https://www.gatsbyjs.org/docs/
  • Starters: https://www.gatsbyjs.org/docs/gatsby-starters/

Commands

  • Instal GatsbyJS CLI Tool: npm install --global gatsby-cli
  • Create New Site: gatsby new gatsby-site
  • Start Dev Server: gatsby develop
  • Production Build: gatsby build
  • Serve Production Build Locally: gatsby serve

Customize

  • Customize html.js: cp .cache/default-html.js src/html.js

Let's grow together 🌱

Get my newsletter for digital creators 💌

Say hi on Mastodon