Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biugle/bio-docsify
前端文档生成模板 bio-docsify
https://github.com/biugle/bio-docsify
bio-docsify docsify docsify-demo docsify-pro docsify-template docsify-theme docsify-themeable
Last synced: about 1 month ago
JSON representation
前端文档生成模板 bio-docsify
- Host: GitHub
- URL: https://github.com/biugle/bio-docsify
- Owner: biugle
- License: mit
- Created: 2023-02-13T05:57:43.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T09:14:06.000Z (6 months ago)
- Last Synced: 2024-08-15T10:49:17.878Z (6 months ago)
- Topics: bio-docsify, docsify, docsify-demo, docsify-pro, docsify-template, docsify-theme, docsify-themeable
- Language: CSS
- Homepage: http://bio.biugle.cn
- Size: 1.21 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bio Docsify
## 介绍 Introduction
> 基于 Docsify 的前端文档生成模板
## 功能 Feature
* 支持 `themeable`
* 支持暗黑/简约主题模式切换
* 支持本地搜索
* 支持回到顶部
* 支持 `Markdown` 扩展语法
* 支持分页、代码块一键复制、图片缩放
* 支持 `flexible-alerts`
* 支持在线编辑、外链跳转## 预览 Preview
> [Demo Preview](http://bio.biugle.cn)
### Use
* `/source/` 此目录为静态文档根目录,一般只需编辑此目录内容即可,其他均为预设主题代码。
### Light
![](./preview/light.png)
![](./preview/light.pre.png)
### Dark
![](./preview/dark.png)
![](./preview/dark.pre.png)
### 碎碎念
> ***文档应该是易用的、方便的,所以我们拒绝需要复杂构建和开发的模板,使用开箱即用的 `docsify` 构建,还支持在线编辑,方便大家共创与维护。***