For the LLL repo, click here.
To install dependencies, run the following:
npm iTo run a test local site to view, run the following:
npx vitepress dev docsThis repo uses github actions to ensure PRs are buildable before pushing to main. To try building locally, you can use the following command:
npx vitepress build docsThough not exactly applicable to this wiki, most of the info in this article is applicable to this wiki: Contributing Articles - lethal.wiki