Skip to content

rickjerrity/blackholeDev

Repository files navigation

Blackhole Dev

This is the Gatsby repo for the blackhole.dev blog.

*I know, I need to move the images out of the repo! Haven't gotten around to finding a CDN I'd like to use!

Requirements

  • NodeJS installed (this includes npm)

Installation

Clone the repo, then run the following command from the root directory of the repo:

npm install

Developing

npm start

Building

Run the following command from the root directory of the repo:

npm run build

Serving

Run the following command from the root directory of the repo:

npm run serve

Releases

No releases published

Packages

No packages published