Commit graph

24 commits

Author SHA1 Message Date
Sidd
7d27f3b427 Update data.yaml (#160)
* Begin updating data.yaml

* Continue updating data.yaml

* update ruby version and run tests on updated promises

* fix ci errors
2018-08-28 07:36:46 +08:00
MrLuit
6638a31b17 Fixed titles 2017-05-14 16:29:53 +02:00
MrLuit
262cee1d38 Fixed stupid typo 2017-05-09 21:45:17 +02:00
MrLuit
2d32cab350 No. 6 achieved 2017-05-09 21:43:13 +02:00
MrLuit
2dea8e4306 Added status_info 2017-05-09 21:33:41 +02:00
MrLuit
e0e7a94d88 Started support of multiple comment sections 2017-05-08 17:05:05 +02:00
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
MrLuit
24a5799ca8 Mark promises as broken 2017-05-03 17:11:12 +02:00
Viren Mohindra
2143606efc
#137 No.2 promise change from Achieved to In progress 2017-04-13 16:52:25 -04:00
Viren Mohindra
a70ff7a702
fixes #136 currency manipulator [broken]
- removed duplicate and merged
2017-04-12 17:57:08 -04:00
Viren Mohindra
5bc550df2b
update json file 2017-04-08 19:56:18 -04:00
Viren Mohindra
03ca690f63
[IN PROGRESS] Refusing Presidential Salary #134 2017-04-05 16:55:52 -04:00
Viren Mohindra
14e8494776
update data.json + license year update 2017-03-29 18:57:28 -04:00
Viren Mohindra
de60439078
Presidential Executive Order on Promoting Energy Independence and Economic Growth
Sec. 3.  Rescission of Certain Energy and Climate-Related Presidential
and Regulatory Actions.  (a)  The following Presidential actions are
hereby revoked:

(i)    Executive Order 13653 of November 1, 2013 (Preparing the United
States for the Impacts of Climate Change);

(ii)   The Presidential Memorandum of June 25, 2013 (Power Sector
Carbon Pollution Standards);

(iii)  The Presidential Memorandum of November 3, 2015 (Mitigating
Impacts on Natural Resources from Development and Encouraging Related
Private Investment); and

(iv)   The Presidential Memorandum of September 21, 2016 (Climate
Change and National Security).

(b)  The following reports shall be rescinded:

(i)   The Report of the Executive Office of the President of June 2013
(The President's Climate Action Plan); and

(ii)  The Report of the Executive Office of the President of March 2014
(Climate Action Plan Strategy to Reduce Methane Emissions).

(c)  The Council on Environmental Quality shall rescind its final
guidance entitled "Final Guidance for Federal Departments and Agencies
on Consideration of Greenhouse Gas Emissions and the Effects of Climate
Change in National Environmental Policy Act Reviews," which is referred
to in "Notice of Availability," 81 Fed. Reg. 51866 (August 5, 2016).
2017-03-29 18:52:03 -04:00
Viren Mohindra
23a599bfd3
updated data.json 2017-03-14 11:20:54 -04:00
Viren Mohindra
34dd32df76
added Rakefile with tests + auto generation of data.json for iOS app
- removed script/cibuild and added to Rakefile for simplicity
- cleaned up .travis.yml and redirected tests to Rakefile
- fixed Readme.md
2017-03-08 13:28:07 -05:00
Evan Lovely
8e50b35a53 convert data from json to yaml 2016-11-15 14:48:00 -08:00
Jacob Ford
fc0ab4a348 Remove redudant clarification of Trump's distaste for clarification 2016-11-15 11:56:15 -05:00
Michael Henry
7c0b7ac586 Fix typo 2016-11-14 21:43:53 -08: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
93534c6844 minor text fixes partly fixes #23
removed source, a break-line, and a duplication error
2016-11-14 14:15:28 -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
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