Files
hugo-cwpearson/README.md
Carl Pearson 8728bd2624 update readme
2020-10-06 17:30:28 -06:00

24 lines
629 B
Markdown

# hugo-cwpearson
[![Build Status](https://travis-ci.org/cwpearson/hugo-cwpearson.svg?branch=master)](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
of if you already have it cloned
git pull
git submodule update
Install
* [Hugo-extended 0.65.3](https://github.com/gohugoio/hugo/releases/tag/v0.65.3)
* Latest extended: `snap install hugo --channel=extended`
## Future
looks like gcushen/hugo-academic is now wowchemy/starter-academic. Watch for releases here?