Files
hugo-cwpearson/README.md
2021-02-15 10:03:42 -07:00

24 lines
626 B
Markdown

# hugo-cwpearson
[![Netlify Status](https://api.netlify.com/api/v1/badges/2bfb88a9-1f6b-41c3-afc8-40fd44cc6bde/deploy-status)](https://app.netlify.com/sites/carlpearson/deploys)
## 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
* [Hugo-extended 0.80.0](https://github.com/gohugoio/hugo/releases/tag/v0.80.0)
* Latest extended: `snap install hugo --channel=extended`
Automatically deploys master brach through netlify on push.
## To-do: