Skip to content

Cecilapp/theme-hyde

Repository files navigation

Hyde theme

The Hyde theme for Cecil is a port of the Hyde theme for Jekyll created by Mark Otto.

Demo screenshot

Installation

composer require cecil/theme-hyde

Or download the latest archive and uncompress its content in themes/hyde.

Usage

Add hyde in the theme section of your config.yml:

theme:
  - hyde

Configuration:

hyde:
  sidebar:
    sticky: true  # Content to the bottom of the sidebar
  theme: ''       # red, orange, yellow, green, cyan, blue, magenta, brown or cecil
  reverse: false  # Reverse layout

Internationalization

This theme support localization, and provides french translation (see translations/messages.fr.yml).

Configuration:

languages:
  - code: fr
    locale: fr_FR

License

Hyde is a free software distributed under the terms of the MIT license.

© Arnaud Ligny

About

The Hyde theme for Cecil is a port the Hyde theme for Jekyll created by Mark Otto.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Sponsor this project

  •  

Contributors