Developing environment for simple static webpage with github pages.
yarn
yarn start
Start a local server at localhost:4000
.
Edit public/index.html
index.babel
index.styl
.
Edit circle.yml
and fill in the GIT_****
fields.
If you want a CNAME setting, fill in the CNAME
field.
Open circleci and build project.
Project Settings -> Checkout SSH Keys -> Add user key
Then, rebuild.