Skip to content

nair0lf32/blog

Repository files navigation

Blog

My muthafuckin' blog

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