The 2nd iteration of code.maxthestranger.com built with Gatsby and hosted on Vercel
Previous iterations: v1
Good artists copy, great artists steal. You can just clone and use this as a template for your site, just be sure to contribute if you have any ideas, and don't forget to say ~ Original Design by Max The Stranger yes, with attribution.
Yes, you can fork this repo. Please give me proper credit by linking back to code.maxthestranger.com. Thanks!
-
Install and use the correct version of Node using NVM
nvm install
-
Install the Gatsby CLI
npm install -g gatsby-cli
-
Clone the project
git clone git@github.com:maxthestranger/code.maxthestranger.com_v2.git
-
Install dependencies
npm install
-
Start the development server
gatsby develop
🤙 See you in life buddy!