No description
  • HTML 96.3%
  • JavaScript 1.7%
  • Ruby 1.4%
  • Sass 0.6%
Find a file
Alan Friedman d55ce0ba4f Restructure JSON to support status and comments on points
Statuses:
`broken` => `danger` class
`achieved` => `success` class
2016-11-13 21:15:24 -05:00
_data Restructure JSON to support status and comments on points 2016-11-13 21:15:24 -05:00
_layouts Dynamically generate inauguration and in office days 2016-11-13 20:05:47 -05:00
assets Apply changes from upstream master 2016-11-13 18:25:56 -05:00
css Remove unused SASS 2016-11-13 19:13:49 -05:00
scraper Updated scraper to mitigate mistake where all points were being pulled repeatedly - down to 201 across all panels and headers 2016-11-12 12:42:33 -08:00
.gitignore Fix .gitignore 2016-11-13 19:11:19 -05:00
.htaccess added .htaccess 2016-11-10 16:08:46 -05:00
_config.yml Migrated to Jekyll | v2.0 released 2016-11-13 19:45:35 -05:00
about.html Apply changes from upstream master 2016-11-13 18:25:56 -05:00
favicon.ico base of website + sources 2016-11-10 00:35:17 -05:00
Gemfile Convert to Jekyll and generate dynamically from JSON 2016-11-12 18:16:01 -05:00
Gemfile.lock Convert to Jekyll and generate dynamically from JSON 2016-11-12 18:16:01 -05:00
index.html Restructure JSON to support status and comments on points 2016-11-13 21:15:24 -05:00
LICENSE Initial commit 2016-11-09 22:10:58 -05:00
README.md updated readme.md 2016-11-13 19:50:32 -05:00
template.html v.01 released 2016-11-10 11:44:17 -05:00
TrumpTracker.txt v1.0! 2016-11-10 21:23:47 -05:00

Trump Tracker

Open source for http://trumptracker.github.io/

Setup

Install Jekyll and Bundler:

gem install jekyll bundler
bundle exec jekyll serve

Site is now running at localhost:4000

To Do List

  1. Add Spanish Version
  2. Cleaner way to add and handle policies (not hardcode it...)
  3. Fuzzy Search functionality for policies
  4. Comment section -- Reddit Integration (might be too toxic)
  5. Sign up for weekly/ bi-weekly updates when his term begins.
  6. Database for Policies -- top of the agenda
  7. Add Open Source Links and Credits on Footer
  8. Clean up duplicates, if any.
  9. Implement functionality to let me click on the "broken", "in progress", "achieved" categories so I can see which things fall into those categories.
  10. Rich data so Google can parse it. Maybe something on http://schema.org/?

Report Issues

  1. Pull Request would be the best option.
  2. Otherwise you can email me @ {firstName}.{lastName}+trump@gmail.com