/BRCSR-Wiki

Primary LanguageJavaScript

This is literally just a copy of the Titanfall 2 SR Wiki that's been repurposed for BRC

Check that out here

BRC Wiki

This is the source for the modular wiki project for Bomb Rush Cyberfunk Speedrunning.

Click here to get to the wiki

Want to contribute?

This wiki runs on Docusaurus, which requires NodeJS to work.

  1. Clone the repository
  2. Install NodeJS (ideally v18.16 but v16 or above should work too i think)
  3. Install all the necessary packages by running npm install --legacy-peer-deps in your local repo
  4. Then run npm run docusaurus start to run the site locally (it automatically updates whenever you save your changes)
  5. Make your epic and awesome and swag changes or additions
  6. Make an epic and awesome and swag pull request

The docs themselves are written in Markdown and all documentation text can be found in the docs directory