This is a kickstart site for Hugo intended to be a kickstart site for Starter theme.
- Prose.io integration
- Google Analytics
- Pagination
- Install Hugo
- Clone this repository
- Clone the Starter theme
- Run Hugo with Starter theme
In other words:
git clone https://github.com/Greg-Boggs/hugo-starter-kickstart
cd hugo-starter-kickstart
git clone https://github.com/Greg-Boggs/starter.git themes/starter
hugo server -t starter
Enjoy!