wavejs / wavejs.github.io

Team WaveJS's home

Home Page:https://blog.wavejs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wavejs.github.io

The wavejs.github.io static web with Gatsbyjs

Important!

Out default branch is source. You can write post, create static page in source branch. master branch is just use for deploy.

Branches

source

Gatsby's source is here. layouts, pages, templates, sass and others.

posts

Posting contents is here. All posts have to written by markdown.

master

Don't push direct to this branch. master branch is deploy branch. When you run deploy script, updated.

Installation for development

Make sure that you have the Gatsby CLI program installed:

(If you don't install yarn yet, look at this first.)

$ yarn install

And run gatsby for development

$ gatsby develop

Deploy

$ yarn deploy

About

Team WaveJS's home

https://blog.wavejs.io

License:MIT License


Languages

Language:CSS 65.3%Language:JavaScript 34.7%