-
Fork this repo
-
Create
contents
branch, and setup/src/Repos.js
with your infos:
export default {
'Zetsin': [
{
repo: 'page',
path: '/',
branch: 'contents'
}
]
}
- install node modules
➜ page git:(master) ✗ npm install
- deploy to github page
➜ page git:(master) npm run deploy
- Visit your page in https://zetsin.github.io/page/