cecil / theme-hyde
Cecil Hyde theme
Fund package maintenance!
ArnaudLigny
Open Collective
Installs: 56 736
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 3
Open Issues: 0
Language:CSS
Type:cecil-theme
Requires
- cecil/theme-installer: ^1.4
- 2.5.1
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- dev-master / 1.x-dev
- 1.19.2
- 1.19.1
- 1.19.0
- 1.18.2
- 1.18.1
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.4
- 1.15.3
- 1.15.2
- 1.15.1
- 1.15.0
- 1.14.1
- 1.14
- 1.13
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.0
- 1.10.1
- 1.10.0
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1
This package is auto-updated.
Last update: 2024-10-30 13:16:17 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.