cecil / theme-hyde
Cecil Hyde 主题
资助包维护!
ArnaudLigny
Open Collective
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
Hyde 主题是专为 Cecil 开发的,它是 Jekyll 的 Hyde 主题 的移植版本,由 Mark Otto 创建。
安装
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 许可证条款下分发的免费软件。