D3SOX / arch-guide

My installation instructions and guide for Arch Linux
https://arch.d3sox.me/
GNU General Public License v3.0
53 stars 6 forks source link
arch-guide arch-linux fixes gaming installation tweaks

arch-guide

My installation instructions and guide for Arch Linux

⚠️ The repo's master branch contains the source files for the site. The static files are in the gh-pages branch!

Development

Install dependencies

yarn

Run development server

yarn dev

Build for production

yarn build

For more details, please head VitePress's documentation.