Skip to content

starcitizentrackerv3/StarCitizenTrackerV3.github.io

 
 

Repository files navigation

Star Citizen Tracker V3

Star Citizen Tracker V3 is forked from original StarCitizen Tracker

MIT license

forthebadge

forthebadge

Contributing

We'd love to get contributions from you! Please do not sign source code.

To Do and Ideas

  • Complete rework Star Citizen Tracker V3 page
  • Use source links in /majorsystems
  • Remove ship category from main page
  • Make the FAQ and Press pages prettier
  • Update FAQ
  • Find more active editors for data entry
  • Update about page
  • Accuracy confidence percentage
  • Cleaner way to add and handle elements (not hardcode it...)
  • Fuzzy Search functionality
  • Database
  • Add Open Source Links and Credits on Footer
  • Clean up duplicates
  • Implement functionality to sort by categories

Setup

Install Jekyll and Bundler:

gem install jekyll bundler
bundle install

Install rbenv:

curl -fsSL https://github.com/rbenv/rbenv-installer/raw/HEAD/bin/rbenv-installer | bash

Update ruby:

rbenv install 3.1.2
rbenv global 3.1.2

You can now run site:

rake serve

Site is now running at localhost:4000

Tests

rake test

Report Issues

  1. Pull request is best

Languages

  • JavaScript 76.7%
  • HTML 21.2%
  • Other 2.1%