Skip to content

Latest commit

 

History

History
123 lines (99 loc) · 3.57 KB

README.zh-CN.md

File metadata and controls

123 lines (99 loc) · 3.57 KB

logo

Arch Linux 不完全指南

English | 简体中文

Build Status GitHub last commit GitHub HitCount GitHub Repo stars GitHub


在线阅读

本项目托管在 GitHub Pages 上,可以通过 https://arch.yanjinli.fun/ 在线阅读。

本地部署

首先确保你的电脑上已经安装了 Node.jsyarn

在终端中依次执行以下命令,若输出版本号,则说明你已成功安装:

node -v
yarn -v # npm -v / pnpm -v

本项目使用 yarn 作为包管理器,你也可以使用 npmpnpm

git clone https://github.com/LightYourJourney/archlinux-tutorial.git
cd ./archlinux-tutorial
yarn install
yarn docs:dev

文档动态

Repo Status

参与贡献

欢迎对指南内容以及网站源码做出贡献,也欢迎对本指南的上游文档做出贡献。

版权说明

文档以 Creative Commons BY-SA 4.0 协议发布。详情请见 LICENSE

贡献者

contributors

Star 历史

Stargazers over time