narno / phpoole-theme-hyde
资助包维护!
ArnaudLigny
Open Collective
2.5.1
2024-08-30 12:46 UTC
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-08-30 12:46:48 UTC
README
Cecil 的 Hyde 主题是 Mark Otto 创建的 Jekyll 的 Hyde 主题 的移植版本。
安装
composer require cecil/theme-hyde
或者下载最新存档并在
themes/hyde
中解压缩。
使用
在您的 config.yml
的 theme
部分添加 hyde
theme: - hyde
配置
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
国际化
此主题支持本地化,并提供法语(fr_FR
)翻译(见 translations/messages.fr_FR.po
)。
配置
languages: - code: fr locale: fr_FR
许可证
Hyde 是一个在 MIT 许可证下分发的免费软件。