https://github.com/ifyun/jian-doc
一个简约文档框架
https://github.com/ifyun/jian-doc
Last synced: 2 months ago
JSON representation
一个简约文档框架
- Host: GitHub
- URL: https://github.com/ifyun/jian-doc
- Owner: ifyun
- Created: 2024-02-24T11:09:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T10:11:50.000Z (about 1 year ago)
- Last Synced: 2025-01-25T10:28:13.235Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 748 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jian Doc·简单文档

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/)