Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 367 Bytes

Repository of Johannes' Blog

The default branch is develop as GH-pgaes requires user pages to be deployed from master.

Running the local development

Run the following commands

  • npm install
  • gatsby develop

Deploying the page

It uses Gatsby's gh-pages. Run npm run deploy