narno / phpoole-theme-hyde
This package is abandoned and no longer maintained.
The author suggests using the cecil/theme-hyde package instead.
Cecil Hyde theme
Package info
github.com/Cecilapp/theme-hyde
Language:CSS
Type:cecil-theme
pkg:composer/narno/phpoole-theme-hyde
2.7.0
2025-09-10 00:09 UTC
Requires
- cecil/theme-installer: ^1.4
This package is auto-updated.
Last update: 2025-09-10 00:10:27 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 fonts: 'google' # google or local
Internationalization
This theme support localization, and provides french (fr_FR) translation (see translations/messages.fr_FR.po).
Configuration:
languages: - code: fr locale: fr_FR
License
Hyde is a free software distributed under the terms of the MIT license.
