Skip to content

adamantmc/blog

Repository files navigation

adamantmc blog

NodeJS Gatsby React

Source code for my blog.

Written using Gatsby and React.

Setting up

  1. Install nvm
  2. Install Node.js 20 via nvm install 20
  3. Clone the repo and cd into it
  4. Run nvm use 20
  5. Run npm install

Developing

To start an autoloading development instance, run npm run develop.

Building

To build the website, run npm run build.

About

Repo with my blog's code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors