Hyde

Port of the Hyde theme.
Requires the generic-templates theme.

License: MIT License

Configuration interface
  • colorScheme

    Description:

    Selects the color scheme. Set to null for default black scheme.

    Type:
    null or one of "08", "09", "0a", "0b", "0c", "0d", "0e", "0f"
    Default:
    null
  • itemsPerPage

    Description:

    Number of posts per page.

    Type:
    signed integer
    Default:
    3
  • layout.reverse

    Description:

    Whether to enable reverse layout.

    Type:
    boolean
    Default:
    false
    Example:
    true
  • site.copyright

    Description:

    Site copyright.

    Type:
    string
    Default:
    "© 2017. All rights reserved. 
    "
  • site.description

    Description:

    Site description.

    Type:
    string
    Default:
    "An elegant open source and mobile first theme for styx made by <a href=\"http://twitter.com/mdo\">@mdo</a>. Originally made for Jekyll.
    "
  • site.title

    Description:

    Site title.

    Type:
    string
    Default:
    "Hyde"