Skip to content

Vexbane/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 ruby, make sure you have gem in PATH
  2. Install jekyll and bundler gem install jekyll bundler
  3. cd into site's folder
  4. Start local server with jekyll serve, navigate to http://localhost:4000

About

Tribes Vengeance Resurrection site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 72.4%
  • JavaScript 13.5%
  • HTML 12.7%
  • Ruby 1.4%