Skip to content

RoidMC/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

328 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoidMC-Wiki RoidMC Wiki

License: GPL v3 Astro-Based Built with Starlight

💬 摘要

🚀 项目结构

.
├── public/
├── src/
│   ├── assets/
│   ├── components/
│   ├── config/
│   ├── content/
│   │   ├── docs/
│   │   └── config.ts
│   ├── pages/
│   └── env.d.ts
├── astro.config.ts
├── package.json
├── tailwind.config.mjs
└── tsconfig.json

Starlight looks for .md or .mdx files in the src/content/docs/ directory. Each file is exposed as a route based on its file name.

Images can be added to src/assets/ and embedded in Markdown with a relative link.

Static assets, like favicons, can be placed in the public/ directory.

🧞 CLI命令

我们使用pnpm作为包管理器,推荐您安装pnpm后进行操作:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

👀 文档资料

🎨 数据统计

Issues Issues-Closed Pull-pr Pull-pr-closed


TencentEdgeOne-Logo

  • CDN acceleration and security protection for this project are sponsored by Tencent EdgeOne: EdgeOne offers a long-term free plan with unlimited traffic and requests, covering Mainland China nodes, with no overage charges. Interested friends can click the link below to claim it

  • Best Asian CDN, Edge, and Secure Solutions - Tencent EdgeOne

2020 - 2025 © RoidMC Studios | CDN acceleration and security protection for this project are sponsored by Tencent EdgeOne

About

RoidMC Wiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors