A fast, clean, responsive Hugo theme.
Go to file
2014-04-26 16:41:16 -06:00
content Adding a menu to the content example site 2014-04-26 16:24:08 -06:00
themes small tweak to hyde read me 2014-04-26 16:41:16 -06:00
.gitignore Initial commit 2014-04-26 14:46:54 -07:00
config.toml Example site for themes 2014-04-26 16:00:10 -06: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

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)