A fast, clean, responsive Hugo theme.
Find a file
Dato Simó c96f3256d3 Hyde theme: sync with upstream to v2.0.0.
CSS is now split into poole.css and hyde.css; chrome/sidebar.html updated.

Also cherry-pick:

  * poole/hyde@48b9d1f - Set a max-width for images
2014-05-15 00:34:40 +01: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
themes Hyde theme: sync with upstream to v2.0.0. 2014-05-15 00:34:40 +01: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)