Commit graph

74 commits

Author SHA1 Message Date
Luit Hollander
578566ced1 [WIP] Added custom promise pages (#144)
* Added custom promise pages

* Fixed some bugs and added loader

* Fixed W3 issues and seperated css and js from html

* Implement #145

* Added title generator

* Fixed empty title bug

* #146 merge conflict fix

* Fixed some bugs, improved markdown

* Better replying and better word-wrapping

* Fix for Travis CI?

* Fix for broken urls

* Removed duplicate that caused bug

* Center chevrons

* Minified JS and used sass

* Delete all promises before re-generating

* gem ⬆️
2017-05-04 11:45:23 -04:00
Viren Mohindra
bd0b4d45e0
#125 first fix for color & accessibility 2017-04-29 20:45:54 -04:00
Viren Mohindra
0e2d9793ee
revamped travis cibuild + conforms
revamped travis cibuild
- cached archive.org links to speed up tests
- should work perfectly and make PR’s conform to HTTPS standards
- `—url-ignore` for personal website since its not served over HTTPS

index.html + css/style.sass
- ID is unique, changed `remove-on-mobile` to a class

about.html
- moved all non-https links to archive.org

_layouts/page.html
- converted T&C to archived link to conform with standards

data.yaml
- removed dailyword link since it doesn’t allow archive.org caching
- changed cnbc link to serve over https
2017-02-16 21:35:27 -05:00
Viren Mohindra
b21e989a11
☎️ responsiveness for status button 2017-02-10 16:32:45 -05:00
Viren Mohindra
465da5d234
☎️ responsiveness partial fix #102
- removes tab text on mobile and tablets
- forgot to remove css/styles_deprecated.sass
2017-02-10 16:02:23 -05:00
Viren Mohindra
cd9cc6aa8b
🎨 Margin fix for ☎️ - partial fix of #102
- remove commented out image of donald trump from v1.0
- container fluid, moved share buttons into wall text description
2017-02-10 15:42:03 -05:00
Viren Mohindra
3e25166c19
terrible hacks for 🎨 mobile responsiveness #102 2017-02-09 16:12:31 -05:00
Viren Mohindra
467abb3455
aria controls are 💩 and cause html5 validation errors 2017-02-05 04:01:19 -05:00
Viren Mohindra
85fc510561
🐦 + list color integration for 'compromised'
- minor button fix for inner shadow with sass
2017-02-04 23:11:40 -05:00
Bardi Harborow
5850258d65 HTTPS and SRI (#108)
* Move to HTTPS URLs where possible.

* Add SRI to external resources.
2017-02-03 23:14:41 -05:00
Viren Mohindra
d405871700
🔥 🔧 minify
added compress.html to minify html
2017-02-03 22:15:25 -05:00
Viren Mohindra
4919be8c51
🎨 reduce LOC by moving some comments out of loops 2017-02-03 20:04:38 -05:00
MrLuit
2487fd5189 👽
Reddit icon added and fixed RSS icon color
2017-02-03 15:31:53 +01:00
Viren Mohindra
442ce1e113
🔖 V2.0 2017-02-03 08:33:41 -05:00
Viren Mohindra
c112b05da4 Minor spacing issue for tweets 2017-01-22 17:53:22 -05:00
Viren Mohindra
1cb48811e3 inProgress color update 2017-01-22 15:56:20 -05:00
MrLuit
d0f9100298 Trump is president now, small fix 2017-01-20 21:30:44 +01:00
MrLuit
6981fd171c Partially added loading message 2017-01-11 18:03:52 +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
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
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
MrLuit
6f68b32e9b Removed a href 2016-11-21 16:46:32 +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
MPs
4d245a9591 Update social links to use fontawesome icons 2016-11-19 16:21:23 -06:00
MrLuit
7153b8de07 Added RSS button 2016-11-19 12:36:40 +01:00
Viren Mohindra
c29dd4446a added test file for comments
- need to parse policy name
- need to parse status of policy
- need to parse source

all from _data.json
2016-11-18 02:36:55 -05:00
Viren Mohindra
b5c72bda3e swapped youtube link with image because its dead
should drastically decrease load time
2016-11-17 13:37:45 -05:00
Viren Mohindra
2053ad1dcc fix 2016-11-16 00:10:37 -05:00
Viren Mohindra
c550fd418b minor text issue regarding spacing 2016-11-16 00:08:54 -05:00
Viren Mohindra
7e7a3f0ed6 minify html with gem 2016-11-16 00:02:13 -05: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
Alan Friedman
140a9a1f30 Make point counter dynamic 2016-11-14 08:32:09 -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
Alan Friedman
9cec4ccf39 Dynamically generate inauguration and in office days 2016-11-13 20:05:47 -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
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
Alan Friedman
9534457663 Convert to Jekyll and generate dynamically from JSON
Closes #11
2016-11-12 18:16:01 -05:00
Ayoungcoder
1fe1b09c24 just promises 2016-11-12 13:10:36 +01:00