Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 820 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 820 Bytes

Blog

My muthafuckin' blog

blog-logo

It's powered by Gatsby so you know it's great

Usage

  • After cloning this install all deps with the usual npm install command (or npm install --legacy-peer-deps as updating Gatsby broke stuff and still not fixed)
  • Highly recommended to use Gatsby CLI. You can install it using npm install -g gatsby-cli
  • gatsby develop gives a preview server
  • To build use gatsby build
  • You can also just use npm commands directly to test and build

🚀 Deployment

Deployed automatically on Netlify

  • Dashboard is here
  • Production can be accessed here