Skip to content

ScoreSaber/scoresaber-wiki

Repository files navigation

📖 ScoreSaber Wiki

✏️ Contributing

If you wish to contribute, submit a pull request with your changes. A wiki maintainer will review your contributions and merge them in if deemed appropriate.

🧪 Development

To run a local copy of the wiki:

  1. Install Node.js
  2. Fork this repo, then clone it. Make sure to do all work on another branch.
  3. Open a command-line window in the directory you just cloned into, then run the command npm install to install required packages.
  4. After packages are installed, start the development server with the command npm run wiki:dev. You can kill the server by closing the terminal or by pressing CTRL+C
  5. Open the link to localhost that appears in the console once the development server is running.

When you make changes to your local wiki files, the local website will update those pages as soon as they are saved!

Once you have finished making changes, you can either commit them directly using git tools, or copy them into the GitHub web interface if you don't know how to use git.

🔐 Licensing

About

The official ScoreSaber Wiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published