Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 680 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 680 Bytes

Who Dumped Trump? (Redux) 💔

Built with Jekyll and ready for Github Pages.

Setup

  • Install Ruby
  • Run bundle install
  • Run jekyll serve to start a dev server

Updating the Data

The data presented is pulled from a Google Spreadsheet and stored in _data/retractions.json. To update the data, simply run rake update_data.

Note adjustments will likely need to be made if the spreadsheet format chnges.