GithubHelp home page GithubHelp logo

iceddog / wiki Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bsmg/wiki

0.0 0.0 0.0 265.07 MB

The Beat Saber Modding Group wiki!

Home Page: https://bsmg.wiki

License: MIT License

JavaScript 5.39% TypeScript 66.53% CSS 13.36% Vue 14.72%

wiki's Introduction

๐Ÿ“– BSMG Wiki ย CI Status

โœ๏ธ 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.

Don't know where to start? Checkout this crash course on making contributions!

Alternatively, users who are unsure on how to work with Git can submit an issue that contains a link to a shared google document with the text you would like to contribute. Note this will take longer to process than submitting a pull request.

๐ŸŒ Localization ย Crowdin

Translation efforts are managed using Crowdin. There you can see the status of each language available that needs translating.

Want to Help Translate?

Apply Here and make sure you are in the BSMG Discord. We will be in touch!

If you don't see your language available on Crowdin you can still apply and we will add it once you are accepted!

๐Ÿงช Development

To run a local copy of the wiki:

  1. Install Node.js (using Volta is recommended)
  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 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!

The Wiki has a built-in linter that runs automatically when you push commits to enforce formatting rules. You can run this on your local copy with the command npm run lint to flag issues. You can also run npm run fmt to have the linter try to resolve the issues automatically. If you need assistance with interpreting or fixing the errors, submit an issue with a screenshot of the errors attached.

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.

๐Ÿ–ง Deployment

To deploy your fork of the wiki to GitHub pages (for example to allow others to preview your changes):

  1. Enable GitHub pages from GitHub actions on your repository.
  2. Once the workflow is complete, any changes made to the master branch will be deployed to https://{username}.github.io/{repository_name}/, where {username} is your GitHub username and {repository_name} is the name of your forked repository.

๐Ÿ” Licensing

wiki's People

Contributors

bloodcloak avatar luludotdev avatar megalon avatar xace1337manx avatar mcendu avatar helencarnate avatar jxnxsdev avatar caeden117 avatar itscharahere avatar raz0rbeam avatar parapass avatar vaser888 avatar computerelite avatar pyrowarfare avatar affederaffe avatar namaki-mono avatar legoandmars avatar franciscoribeiro03 avatar nightblast12 avatar rhoggs-bot-test-account avatar gabmiral avatar metalit avatar deadlykitten avatar awagi avatar officialmech avatar gamesequence avatar imb11 avatar auros avatar burritosoftware avatar raineio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.