Commit graph

93 commits

Author SHA1 Message Date
Viren Mohindra
7e7a3f0ed6 minify html with gem 2016-11-16 00:02:13 -05:00
Viren Mohindra
19b24c4a52 Merge pull request #36 from unitof/data
Remove redudant clarification of Trump's distaste for clarification
2016-11-15 14:19:40 -05:00
Jacob Ford
fc0ab4a348 Remove redudant clarification of Trump's distaste for clarification 2016-11-15 11:56:15 -05:00
Viren Mohindra
75d1b070f7 meta tag fixes + twitter card data 2016-11-15 05:35:42 -05:00
Viren Mohindra
9ad1ee83e6 Merge pull request #34 from mhenry/patch-1
Fix typo
2016-11-15 00:46:56 -05:00
Michael Henry
7c0b7ac586 Fix typo 2016-11-14 21:43:53 -08:00
Viren Mohindra
21cdcd0942 removed, redundant data.json
lets try again.
2016-11-15 00:12:13 -05:00
Viren Mohindra
0e81845817 removed outdated data.json + updated scraper.py
- non functional after migrating to jekyll, does work if used on the
index.html in _site
2016-11-14 20:59:29 -05:00
Viren Mohindra
783a5c66f3 better positioning of the gitter badge
- removed redundant line stating project was open source
2016-11-14 20:15:14 -05:00
Viren Mohindra
b329f0b437 Merge pull request #32 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-11-14 20:14:18 -05:00
The Gitter Badger
a3f36e1607 Add Gitter badge 2016-11-15 01:10:35 +00:00
Viren Mohindra
1302841ae4 FIX - Illegal character in query: space is not allowed.
html5 validation error
+ added more accountability to trump
2016-11-14 18:02:33 -05:00
Viren Mohindra
ed131d81b1 FIX - A table row was 3 columns wide and exceeded the column count established by the first row
html5 validation error
2016-11-14 17:56:54 -05:00
Viren Mohindra
cf882b5fc8 Merge pull request #31 from MattSandy/search-features
Changed search string on subheadings to lowercase
2016-11-14 17:48:23 -05:00
Matt Sandy
2b4e8b014a Changed search string on subheadings to lowercase 2016-11-14 16:43:13 -06:00
Viren Mohindra
f4a3a3a1c3 a tag target additions + no-follows + disable zooming (?) 2016-11-14 17:19:40 -05:00
Viren Mohindra
766352e8e7 modified _data.json schema to include sources for each policy and promise #1 2016-11-14 15:23:31 -05:00
Viren Mohindra
84bfa108c4 updated about.html with press
+ shifter.pt
2016-11-14 15:12:00 -05:00
Viren Mohindra
93534c6844 minor text fixes partly fixes #23
removed source, a break-line, and a duplication error
2016-11-14 14:15:28 -05:00
Viren Mohindra
a37c1017c3 Merge pull request #29 from TrumpTracker/dynamic-status
Make point counter dynamic
2016-11-14 13:07:55 -05:00
Alan Friedman
140a9a1f30 Make point counter dynamic 2016-11-14 08:32:09 -05:00
Alan Friedman
b586c86562 Fix for getTime error 2016-11-14 08:16:59 -05:00
Viren Mohindra
e623ce2aad Merge pull request #28 from TrumpTracker/date-fix
Fix for dates
2016-11-14 07:50:35 -05:00
Alan Friedman
eefc98b086 Date fix
Closes #27
2016-11-14 07:48:26 -05:00
Viren Mohindra
325a34ff5e Merge pull request #26 from MattSandy/search-features
Adding body padding for mobile
2016-11-14 00:20:26 -05:00
Matt Sandy
95174de854 Adding body padding for mobile 2016-11-13 23:17:24 -06:00
Viren Mohindra
dd198853ed Merge pull request #24 from MattSandy/search-features
Global search changes
2016-11-14 00:06:33 -05:00
Matt Sandy
ac52adc338 Replaced “search” with magnifying glass icon 2016-11-13 23:04:32 -06:00
Matt Sandy
c1d75d5415 Global search changes 2016-11-13 22:58:17 -06:00
Viren Mohindra
8cfeb988c7 Merge pull request #22 from TrumpTracker/data-schema
Restructure JSON to support `status` and `comments` on points
2016-11-13 21:21:40 -05:00
Viren Mohindra
b07b483464 removed template.html
no longer required once we migrated to jekyll
2016-11-13 21:15:49 -05:00
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
Viren Mohindra
31f760a124 Merge pull request #21 from TrumpTracker/dynamic-dates
Dynamically generate inauguration and in office days
2016-11-13 20:26:18 -05:00
Alan Friedman
9cec4ccf39 Dynamically generate inauguration and in office days 2016-11-13 20:05:47 -05:00
Viren Mohindra
e525789122 updated readme.md 2016-11-13 19:50:32 -05:00
Viren Mohindra
32a53a9d21 Migrated to Jekyll | v2.0 released
minor text fixes regarding order of inauguration and changes in
_config.yml regarding contact information
2016-11-13 19:45:35 -05:00
Viren Mohindra
83a79c250a Merge pull request #15 from alanfriedman/jekyll
Convert to Jekyll and generate dynamically from JSON
2016-11-13 19:23:43 -05:00
Alan Friedman
89f945c0ba Remove unused SASS
- Leaving this file in place for future custom styles
2016-11-13 19:13:49 -05:00
Alan Friedman
9b60f3775d Fix .gitignore 2016-11-13 19:11:19 -05:00
Alan Friedman
c749fe1531 Merge branch 'master' into jekyll
Conflicts:
	.gitignore
	about.html
	index.html
2016-11-13 18:33:43 -05:00
Alan Friedman
4f89690fdd Apply changes from upstream master
- Replace lists with tables
- About page press
- Day until inauguration
- Readme edits
- Search functionality
2016-11-13 18:25:56 -05:00
Alan Friedman
33a59dafc4 Rearrange tabs, add SASS stylesheet 2016-11-13 17:39:35 -05:00
Viren Mohindra
2bb5b2464e no follow and _blank to a tag
to fix bounce rate(?)
2016-11-13 17:07:12 -05:00
Viren Mohindra
76748c327a Regarding #14
proposed comment section
2016-11-13 17:01:27 -05:00
Viren Mohindra
59b6777673 updated to do list 2016-11-13 16:22:42 -05:00
Viren Mohindra
29f0a9c7fa Merge pull request #18 from MattSandy/master
Added search functionality to tab panes
2016-11-13 16:20:05 -05:00
Matt Sandy
2423d9a3ae Removed example list items from the search results 2016-11-13 14:52:33 -06:00
Matt Sandy
703c7db840 Added global search 2016-11-13 14:44:04 -06:00
Matt Sandy
763cd4dcf8 Added search functionality to tab panes 2016-11-13 13:32:32 -06:00
Viren Mohindra
48561d501a press section in about.html 2016-11-13 14:10:16 -05:00