Skip to content

jkelin/TribesRevengeance

Repository files navigation

Tribes: Vengeance Resurrection site

If you have an article/tutorial/guide you would like to contribute, look into _posts folder. Also check out TODOs for list of things that need doing.

If you find a typo, have an idea or feature request - feel free to submit an or make a pull request.

Uses Jekyll and is based on Minima theme.

Making changes or writing articles/tutorials/guides for the non-technical

  1. Setup GitHub account
  2. Fork this repository
  3. Make changes to your forked repository
    • For example: copy one of the tutorials in _posts folder and make changes to it
    • Markdown is used for formatting
  4. Submit a pull request
  5. Await acceptance of your changes
  6. Brag about being an open source contributor

Submiting Your First Pull Request on GitHub

Local setup

  1. Install docker, docker-compose and just
  2. Run just
  3. Navigate to http://localhost:4000