Commit graph

327 commits

Author SHA1 Message Date
TrumpTracker
f09b733f2b Merge pull request #68 from benapetr/patch-1
Update data.yaml
2017-01-10 22:01:38 +05:30
Petr Bena
e478a4ba8d Update data.yaml
Removed whole Libya, I suppose you want to track promises and not opinions. He was basically just talking about events that happened in past, there is nothing he can do about this any more and so there is nothing to track.
2017-01-06 15:37:21 +01:00
Petr Bena
88944ec7a2 Update data.yaml
Removed duplicate
2017-01-06 15:15:22 +01:00
MrLuit
5db21c33f8 Added one more source 2016-11-29 21:15:46 +01:00
MrLuit
d77c6f7370 Minor text fixes 2016-11-28 20:52:03 +01:00
MrLuit
e5658f5e71 Small source changes 2016-11-27 10:34:12 +01:00
Viren Mohindra
e998b2d231 travis integration to gitter 2016-11-25 11:52:56 -08:00
MrLuit
2dbd1ef1aa Removed RSS source
https://github.com/MrLuit/TrumpTrackerRSS
2016-11-25 19:59:04 +01:00
MrLuit
6a26077151 Prevents form from submitting
Only the category form prevented submitting, the full site-search didn't. Changed the class so it includes both forms :)
2016-11-25 17:46:35 +01:00
MrLuit
33d09d718e Merge pull request #65 from coliff/patch-2
input type="search" for search input
2016-11-25 17:38:01 +01:00
Christian Oliff
1c11a388bb input type="search" for search input
More semantically correct and better for accessibility.
2016-11-26 01:32:34 +09:00
MrLuit
535c9cd49b Merge pull request #64 from coliff/patch-1
Change Search input to type="search"
2016-11-25 17:27:58 +01:00
Christian Oliff
4d6f8f6e1f Change Search input to type="search"
More semantically correct. 👍
2016-11-25 23:25:42 +09:00
Viren Mohindra
97ace11514 added status update of each policy to data.yaml 2016-11-22 23:34:24 -05:00
MrLuit
847c5817fc Fixed 2016-11-22 21:38:34 +01:00
MrLuit
9249efeea1 Changed youtube urls to the official youtube channel 2016-11-22 21:37:36 +01:00
MrLuit
e3adf18b23 Added citations for first category 2016-11-22 20:55:04 +01:00
MrLuit
819a47fde7 Fixed tweet length (again) (again) (again)
I'm sorry about all the commits, for some reason it keeps behaving differently on my test fork :\
2016-11-22 12:51:50 +01:00
MrLuit
bfdb669b88 Fixed tweet length (again) (again) 2016-11-22 12:46:59 +01:00
MrLuit
5493ddd4c1 Fixed tweet length (again) 2016-11-22 12:35:26 +01:00
MrLuit
376da37586 Fixed tweet length 2016-11-22 12:33:41 +01:00
MrLuit
3c2bf4cf78 Fixed url encoding in tweets 2016-11-22 12:05:42 +01:00
MrLuit
e8295ce546 Fixed td error 2016-11-22 10:37:16 +01:00
MrLuit
93bac3a8d8 Freaking tabs 2016-11-22 09:50:59 +01:00
MrLuit
0ca52b99ad Added one policy 2016-11-22 09:50:05 +01:00
MrLuit
e8497a06be Aligned tweet button 2016-11-22 09:42:50 +01:00
Viren Mohindra
ced99efd4f #33 complete
- character entity fix for tweets
- ~600 errors from w3 validator needs fix
- character entity issue for policies with double quotations
2016-11-22 01:44:32 -05:00
Viren Mohindra
e2a7ebed7f Update README.md 2016-11-21 15:31:29 -05:00
MrLuit
6f68b32e9b Removed a href 2016-11-21 16:46:32 +01:00
MrLuit
6f1396b3d8 Removed #8 on todo list 2016-11-21 16:30:20 +01:00
Viren Mohindra
a337121b90 fix #59
removed pill heading for tabs which seemed to be causing a parsing error
in same commit removed style which I added for pills.
2016-11-21 02:40:00 -05:00
Viren Mohindra
cbf8a1725f #57
- changed international to world, since it fit well on large screen
devices
- padding for pills in sass for heading buttons
- Comment changed to button
2016-11-21 00:35:14 -05:00
Viren Mohindra
78ff47ef5d 2/3 done for #2
schema for citations added
added citations into index.html
see #2 for last fix to display all citations
2016-11-21 00:06:06 -05:00
Viren Mohindra
471845acd3 removed unnecessary sass 2016-11-20 20:54:54 -05:00
Viren Mohindra
3666182d56 #2 fix regarding sources
move extra sources to comments page(?)
2016-11-20 20:46:14 -05:00
Viren Mohindra
44b69c73fb compress sass
through _config.yml
2016-11-20 20:14:37 -05:00
Viren Mohindra
db111c5319 Merge pull request #58 from KyleHodgetts/main-nav-display-progress
Progress of policy now displays in search
2016-11-20 18:05:44 -05:00
Kyle Hodgetts
84816e7d44 Policy progress now shows up in search 2016-11-20 22:51:49 +00:00
Viren Mohindra
e4e54589e4 16px 2016-11-20 16:51:56 -05:00
Viren Mohindra
82a6713c6d Merge pull request #56 from KyleHodgetts/font-size-issues
Font size issues
2016-11-20 16:49:44 -05:00
Kyle Hodgetts
acefce5382 Merge pull request #1 from KyleHodgetts/font-size-issues
Font size issues
2016-11-20 21:42:44 +00:00
Kyle Hodgetts
fcc0d18d00 Added sass partials dir to Jekyll config to allow for import statements 2016-11-20 21:25:03 +00:00
Kyle Hodgetts
6cac66a389 Removed style rules out of HTML head and into styles file. Increased font size to 18px. Looks good on all devices. Created a partial file called variables to store global variables in (good practice) 2016-11-20 21:24:27 +00:00
MrLuit
de83ca6ac0 Replaced stupid unicode characters 2016-11-20 20:25:18 +01:00
MrLuit
793f4387c6 Removed some untrackable policies 2016-11-20 19:53:51 +01:00
MrLuit
a6151754ba Added margin 2016-11-20 19:43:09 +01:00
MrLuit
3ff6acdba8 Added some policies and added rss tag 2016-11-20 09:12:58 +01:00
Viren Mohindra
a4b463a816 Merge pull request #55 from monkeyp1ckles/master
Update social links to use fontawesome icons / navbar improvements
2016-11-19 20:47:19 -05:00
Viren Mohindra
8f13568f78 link rel alternative not required 2016-11-19 20:44:16 -05:00
MPs
51f347404a improvement to main navbar, better mobile / firefox support 2016-11-19 17:42:15 -06:00