rohit-ravikoti / novvum-website

novvum.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Likes Coffee

Codebase for my statically generated blog. Uses Gatsby as a React framework to generate HTML from Markdown. Uses gh-pages for deployment and specifies the branch to push to (master). Github user pages publish from the master branch.

Deployed to http://pamo.github.io and http://likescoffee.com/

The master branch is the generated static content, development branch contains source codes.

To run server and develop:

npm start

To deploy:

npm run deploy

To write a new post:

npm run publish

About

novvum.io


Languages

Language:JavaScript 75.7%Language:CSS 24.3%