solderq35 / hitruns-wiki

Hitman 3 Speedrunning Wiki
https://hitruns-wiki.vercel.app
MIT License
1 stars 3 forks source link
documentation docusaurus hitman hitman3

HitRuns Wiki

Site URL (Try it Yourself!)

https://hitruns-wiki.vercel.app/

About

Hitman 3 speedrunning wiki. Gameplay tips, Livesplit setup, list of Hitman speedrunning resources, specific strategy tutorials, etc. included.

The site was built with Docusaurus, so reference their documentation for the basics of how this site functions.

More specifically, this site was built on a template from easyops-cn, so go read the original repository's README if you want more information on the technical details of the site / want to make refactoring changes.

The site is deployed on Vercel, although it can also be deployed on any static website host.

Site Features:

HitRuns Wiki has several advantages over the build-in guides on speedrun.com, including:

Site Setup

Dependencies

You will need either node version 16.15.1 or older, OR yarn version of 3.2.2 or newer. I recommend updating yarn so you can use newer node versions.

How to update yarn:

How to change Node version:

Installation

Contribution Guidelines

If you are a Hitman speedrunner seeking to contribute and have some basic coding knowledge, you should:

  1. Review Basic Markdown Syntax.
  2. Make a Github Account if you don't already have one.
  3. Make a fork.
  4. Go to Docs folder (hitruns-wiki/website/docs) and make your edits. Edit hitruns-wiki/website/sidebars.js as well if you added a new guide.
    • See "Installation" section above for how to run site locally while editing
    • Formatting: Run yarn prettier
  5. Make a Pull request for your changes.

If you don't have much coding knowledge but still want to contribute as a Hitman speedrunner: