Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
Alexis Tacnet edited this page Feb 12, 2017 · 4 revisions

Getting started

From the root of your Hugo site, clone the theme into themes/cocoa-eh by running:

git clone https://github.com/fuegowolf/cocoa-eh-hugo-theme.git themes/cocoa-eh

Then, generate your site's files by running:

hugo -t cocoa-eh
Clone this wiki locally