cecil/theme-docs
最新稳定版本:2.42.6
Composer 安装命令:
composer require cecil/theme-docs
包简介
Cecil theme Docs
README 文档
README
Documentation theme for Cecil, powered by Tailwind CSS and Algolia DocSearch.
Features
- Auto-generated navigation sidebar
- Algolia DocSearch integration
- Ready for content localization (l10n)
- Templates internationalization (i18n)
- Mobile friendly
- Dark theme
- Blog posts templates
Installation
composer require cecil/theme-docs
Or download the latest archive and uncompress its content in
themes/docs.
Usage
Add docs in the theme section of the config.yml:
theme: - docs
Configuration
sidebar: - <group> - <group> footer: Copyright © %author% github: repo: https://github.com/<org>/<repo> branch: <main|master> docsearch: enabled: true|false appId: <YOUR_APP_ID> indexName: <YOUR_INDEX_NAME> apiKey: <YOUR_SEARCH_API_KEY> debug: false|true
Development
Install deps
npm install
Rebuild CSS
npm run css:build
License
Docs theme is a free software distributed under the terms of the MIT license.
统计信息
- 总下载量: 1.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-02
