arch-guide
arch-guide copied to clipboard
My installation instructions and guide for Arch Linux
trafficstars
arch-guide
My installation instructions and guide for Arch Linux
⚠️ The repo's
masterbranch contains the source files for the site. The static files are in thegh-pagesbranch!
Development
Install dependencies
yarn
Run development server
yarn dev
Build for production
yarn build
For more details, please head VitePress's documentation.