Files
hugo-cwpearson/README.md
2020-10-09 11:50:55 -06:00

719 B

hugo-cwpearson

Netlify Status

Setup

git clone git@github.com:cwpearson/hugo-cwpearson.git --recursive

or if you clone without recursive, then

git submodule update --init

of if you already have it cloned

git pull
git submodule update

Install

Automatically deploys master brach through netlify on push.

Future

looks like gcushen/hugo-academic is now wowchemy/starter-academic. Watch for releases here?