An open API service indexing awesome lists of open source software.

https://github.com/ifyun/jian-doc

一个简约文档框架
https://github.com/ifyun/jian-doc

Last synced: 2 months ago
JSON representation

一个简约文档框架

Awesome Lists containing this project

README

        

# Jian Doc·简单文档

![GitHub Actions](https://img.shields.io/github/actions/workflow/status/ifyun/jian-doc/vite.yml?logo=github)
![GitHub Deploy](https://img.shields.io/github/deployments/ifyun/jian-doc/github-pages?logo=github&label=deploy)

Jian Doc 是一个轻量文档框架,使用 `Vite` 和 `VanillaJS` 构建。

Markdown 渲染引擎为 [markdown-it](https://github.com/markdown-it/),可引入第三方组件扩展 Markdown 语法。

支持的扩展:

- 代码高亮:[highlight.js](https://highlightjs.org/)
- 数学公式:[katex](https://katex.org/)
- 图表:[mermaid](https://mermaid.js.org/)

文档:[GitHub Pages](https://ifyun.github.io/jian-doc/)