Skip to content

ZalithLauncher/zalithdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zalith Docs

Zalith Launcher 文档站源码仓库,基于 VitePress 构建。

可用脚本

# 启动开发服务器
pnpm docs:dev

# 构建生产版本
pnpm docs:build

# 本地预览构建产物
pnpm docs:preview

项目结构

zalithdocs/
├── .vitepress/     # VitePress 配置与主题
├── docs/           # 文档内容
├── en/             # 英文文档
├── locales/        # 国际化配置
├── public/         # 静态资源
└── index.md        # 首页

许可证

与主项目保持一致。

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors