A fast, clean, responsive Hugo theme.
Go to file
spf13 4b5daeca6d themes moved to their own repos 2014-05-23 16:55:53 -04:00
content Adding a menu to the content example site 2014-04-26 16:24:08 -06:00
static including the static directory 2014-04-26 22:47:54 -06:00
.gitignore Initial commit 2014-04-26 14:46:54 -07:00
LICENSE Initial commit 2014-04-26 14:46:54 -07:00
README.md Adding the Herring Cove theme 2014-04-26 16:41:00 -06:00
config.toml Example site for themes 2014-04-26 16:00:10 -06:00

README.md

hugoThemes

Themes for Hugo

Very much a work in progress and requires the v0.11-pre version of hugo.

Using

To use hugo themes clone the repository to your machine.

    git clone https://github.com/spf13/hugoThemes.git
    cd hugoThemes
    hugo server -t `themename`

Current Themes

  • Hyde (by mdo, ported from Jekyll)
  • Herring Cove (by arnp, ported from Jekyll)