cecil / theme-hyde
Cecil Hyde theme
Package info
github.com/Cecilapp/theme-hyde
Language:CSS
Type:cecil-theme
pkg:composer/cecil/theme-hyde
2.8.1
2026-07-10 23:45 UTC
Requires
- cecil/theme-installer: ^1.4
This package is auto-updated.
Last update: 2026-07-10 23:45:28 UTC
README
The Hyde theme for Cecil is a port of the Hyde theme for Jekyll created by Mark Otto.
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.
