My installation instructions and guide for Arch Linux
⚠️ The repo'smasterbranch contains the source files for the site. The static files are in thegh-pagesbranch!
Install dependencies
yarnRun development server
yarn devBuild for production
yarn buildFor more details, please head VitePress's documentation.