Mirror of https://github.com/l4dsr/l4dsr-wiki - to contribute, please head to the GitHub repo and/or get in contact through the L4D Speedrunning Discord (linked on https://speedrun.com/l4d2 )
Skytis 9dc17a5b67 Make the Linux setup guide written in third person (#7) | il y a 1 jour | |
---|---|---|
.github | il y a 6 mois | |
docs | il y a 1 jour | |
src | il y a 10 mois | |
static | il y a 11 mois | |
.gitignore | il y a 1 an | |
.gitlab-ci.yml | il y a 1 semaine | |
README.md | il y a 11 mois | |
babel.config.js | il y a 1 an | |
docusaurus.config.js | il y a 1 semaine | |
package-lock.json | il y a 6 mois | |
package.json | il y a 6 mois | |
sidebars.js | il y a 11 mois |
The site is built using Docusaurus 3.
Click here to get to the wiki.
cd
to the directory and run npm install
(for now, with --force
until mdx-embed is replaced or updated).npm start
which will run the site locally & automatically open it in your browserThe docs pages are all written in Markdown, and you will find all pages in the docs
folder.