This is a hostile fork of https://github.com/wrvotes . Its intention is to adapt the previous codebase for use with the 2019 federal election.
This repository is published to https://civictechwr.github.io/WRVotesFed
Dependencies:
- Ruby
- Bundler
- Jekyll
To get started locally:
- Clone the repo:
git clone https://github.com/CivicTechWR/WRvotesFed.git
- Install gems:
bundle
- Move into the website directory:
cd docs
- Start the local server:
jekyll serve
- Install homebrew package manager
- Install ruby:
brew install ruby
- Install bundler:
gem install bundler
- Clone the repo:
git clone https://github.com/CivicTechWR/WRVotesFed.git
- Then go into the WRVotesFed directory, and run install the gems:
cd WRVotesFed bundle install
- Then start the jekyll server:
cd docs bundle exec jekyll server
- You should now be able to follow the URL which is displayed and you should see the site. (N.B.: Some elements which are dependent upon the Github API may not be displayed locally.)
See the Issues list, or join the #project_region_vote channel on our slack space: https://civictechwrslack.herokuapp.com/.
Or come to one of our meetups!