Skip to content

一个windows + archlinux双系统安装的教程,亦用于索思科技协会linux技术分享会课后作业。

Notifications You must be signed in to change notification settings

USTB-806/archinstall-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Linux & Windows 双系统安装教程

Built with Starlight

一个详细的 Arch Linux 与 Windows 双系统安装指南,使用 Astro Starlight 构建。

📚 教程内容

本教程涵盖了从准备工作到完整双系统配置的全过程:

  • 准备工作 - 系统要求、工具准备
  • 安装教程 - BIOS设置、分区、基础安装、系统配置
  • 后续配置 - 桌面环境、驱动、常用软件
  • 故障排除 - 常见问题解决方案

🚀 项目结构

.
├── public/
├── src/
│   ├── assets/
│   ├── content/
│   │   └── docs/
│   │       ├── guides/           # 安装教程
│   │       ├── post-install/     # 后续配置
│   │       └── troubleshooting/  # 故障排除
│   └── content.config.ts
├── astro.config.mjs
├── package.json
└── tsconfig.json

Starlight 会自动将 src/content/docs/ 目录中的 .md.mdx 文件转换为对应的路由。

🧞 命令

所有命令都在项目根目录的终端中运行:

命令 说明
pnpm install 安装依赖
pnpm dev 启动本地开发服务器 localhost:4321
pnpm build 构建生产版本到 ./dist/
pnpm preview 本地预览构建结果
pnpm astro ... 运行 CLI 命令如 astro add, astro check
pnpm astro -- --help 获取 Astro CLI 帮助

🎯 特色功能

  • 响应式设计,支持移动设备
  • 深色/浅色主题切换
  • 搜索功能
  • 语法高亮
  • 导航栏和侧边栏

📖 了解更多

查看 Starlight 文档,阅读 Astro 文档,或加入 Astro Discord 服务器

About

一个windows + archlinux双系统安装的教程,亦用于索思科技协会linux技术分享会课后作业。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •