A fast, clean, responsive Hugo theme.
Go to file
2014-04-26 16:27:12 -06:00
content Adding a menu to the content example site 2014-04-26 16:24:08 -06:00
themes/hyde Adding the hyde theme 2014-04-26 16:25:13 -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 a read me for the repository 2014-04-26 16:27:12 -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)