DR-docs/docs/index.md

43 lines
1.4 KiB
Markdown
Raw Normal View History

2023-12-16 23:40:38 +08:00
---
pageType: home
hero:
name: Difficult-Rocket 文档
text: DR 的文档!
tagline: WIP~
actions:
- theme: brand
text: Quick Start
link: main/readme
- theme: alt
text: DR 的 Github
link: https://github.com/shenjackyuanjie/Difficult-Rocket
- theme: alt
text: 文档的 Github
link: https://github.com/shenjackyuanjie/DR-docs
image:
src: demo.png
alt: Difficult-Rocket logo
features:
- title: Readme 先读我!
details: 来看看 DR 到底是什么吧
link: main/readme
icon: 🏃🏻‍♀️
- title: 使用 Nuitka 打包
details: Difficult Rocket 使用 Nuitka 打包, 作者甚至在 Nuitka 里有贡献, 这里是一些相关文档
icon: 📦
link: main/nuitka/readme
- title: 帮助完善 DR
details: DR 是一个开源项目! 来这里看看你需要怎么才能帮助 DR
icon: 🎨
link: main/contributing
- title: Simpler I18n solution
details: With the built-in I18n solution, you can easily provide multi-language support for documents or components.
icon: 🌍
- title: Static site generation
details: In production, it automatically builds into static HTML files, which can be easily deployed anywhere.
icon: 🌈
- title: Providing multiple custom capabilities
details: Through its extension mechanism, you can easily extend theme UI and build process.
icon: 🔥
---