14 lines
380 B
Markdown
14 lines
380 B
Markdown
# hugo-cwpearson
|
|
|
|
[](https://travis-ci.org/cwpearson/hugo-cwpearson)
|
|
|
|
## Setup
|
|
|
|
git clone git@github.com:cwpearson/hugo-cwpearson.git --recursive
|
|
|
|
or if you clone without recursive, then
|
|
|
|
git submodule update --init
|
|
|
|
Install [Hugo-extended 0.55.6](https://github.com/gohugoio/hugo/releases)
|