ravi-ojha / alferex.com

Static content for Alferex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-blog

Gatsby starter for creating a blog

Install this starter (assuming Gatsby is installed) by running from your CLI:

gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog

Or view the live demo here.

Running in development

gatsby develop

Running in production mode on local

gatsby build gatsby serve

Deploying to github pages

npm run deploy

About

Static content for Alferex

License:MIT License


Languages

Language:JavaScript 51.6%Language:CSS 48.4%