Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds first draft of MUtI page to link to project domain #35

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
56 changes: 56 additions & 0 deletions _layouts/ministers_under_the_influence.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{% include head.html %}

<div class="container">
{% include header.html %}

<h1>Ministers Under The Influence MVP</h1>
{% for image in site.static_files %}
{% if image.path contains 'img/Muti' %}
<img class="img-thumbnail" src="{{ site.baseurl }}{{ image.path }}" alt="HackBrexit 1st Hackathon Photo">
{% endif %}
{% endfor %}
<br></br>
<h2><b>#HackBrexit: Ministers Under The Influence?</b></h2>

<p>Ministers Under the Influence is a project that came out of the #HackBrexit Hackathon which took place during one weekend, July 23-24 in 2016. The project was further developed during the Hack Brexit accelerator programme which ran September - December 2016. See the site for the full project<a href="http://ministersundertheinfluence.co.uk" target="_blank"> here.</a></p>
<br></br>

<h2><b>The Project</b></h2>

<p>The aim of Ministers Under the Influence is to unearth public-but-obscure information about who ministers are meeting. By making this data more accessible we can hope to better hold our government to account. We hope this will feed into a wider project about tracking who is influencing our elected politicians.</p>
<br></br>

<h2><b>Core Project Team</b></h2>
<ul>
<li><p><a href="https://github.com/aspiers" target="_blank">Adam Spiers</a></p></li>
<li><p><a href="https://github.com/Greatlemer" target="_blank">Adrian Rogers</a></p></li>
<li><p><a href="https://twitter.com/AlexRunswick" target="_blank">Alex Runswick</a></p></li>
<li><p><a href="https://twitter.com/CharlotteBRF" target="_blank">Charlotte Fereday</a></p></li>
<li><p><a href="https://github.com/cy0023" target="_blank">Chris Yeowood</a></p></li>
<li><p><a href="https://github.com/elischutze" target="_blank">Eli Schutze Ramírez</a></p></li>
<li><p><a href="https://github.com/jo-osborne" target="_blank">Joanne Osborne</a></p></li>
<li><p><a href="https://github.com/JohnSmall" target="_blank">John Small</a></p></li>
</ul>

<br></br>
<h2><b>Project Contributors</b></h2>
<ul>
<li><p><a href="https://github.com/eddiejaoude" target="_blank">Eddie Jaoude</a></p></li>
<li><p><a href="https://github.com/eleanombre" target="_blank">Eleanor Keane</a></p></li>
<li><p><a href="https://github.com/graemea1" target="_blank">Graeme</a></p></li>
<li><p><a href="https://github.com/joerayme" target="_blank">Joe Ray</a></p></li>
<li><p><a href="https://github.com/lucetzer" target="_blank">Lucy Fang</a></p></li>
<li><p><a href="https://github.com/zoodor" target="_blank">Mark T</a></p></li>
<li><p><a href="https://github.com/n3dst4" target="_blank">Neil de Carteret</a></p></li>
<li><p><a href="https://github.com/sikesLpp" target="_blank">Sikes</a></p></li>
</ul>
<br></br>

<h2><b>Want to get involved?</b></h2>
<p>Whilst the 3 month accelerator programme which ran September - December 2016 is now over, we would still welcome contributions for the project. Please join us on slack to begin contributing <a href="https://hackbrexit.herokuapp.com/" target="_blank"> here.</a> and on the github repository <a href="https://github.com/HackBrexit/MinistersUnderTheInfluence">here.</a></p>


</div>
{% include footer.html %}

{% include foot.html %}
48 changes: 48 additions & 0 deletions _layouts/what_the_fact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{% include head.html %}

<div class="container">
{% include header.html %}

<h1>What The Fact MVP</h1>

<ul>
<li><p><b>What The Fact is one of the two MVP projects produced during the Hack Brexit<a href="http://hackbrexit.org/open_source_accelerator.html" target="_blank"> 3 month open source accelerator programme.</a></p></b></li>
</ul>

<h2>#HackBrexit: What The Fact</h2>

<p>What The Fact is a project that came out of the #HackBrexit Hackathon which took place during one weekend, July 23-24 in 2016. The project was further developed during the Hack Brexit accelerator programme which ran September - December 2016. See the site for the full project<a href="http://whatthefact.uk" target="_blank"> here.</a></p>

<h2>The Project</h2>

<p>What The Fact is a chrome browser plugin that gives you fact-checking information about what you're reading.</p>

<h2>The Team</h2>
<ul>
<li><p><a href="https://github.com/soosa" target="_blank">Annett Soosa</a></p></li>
<li><p><a href="https://github.com/cnak" target="_blank">Cedric Kisema</a></p></li>
<li><p><a href="https://github.com/jeremynevans" target="_blank">Jeremy Evans</a></p></li>
<li><p><a href="https://github.com/jennypop" target="_blank">Jenny Yang</a></p></li>
<li><p><a href="https://github.com/orgs/HackBrexit/people/JoeWroe" target="_blank">Joe Wroe</a></p></li>
<li><p><a href="https://github.com/sjnorth" target="_blank">Samantha North</a></p></li>
<li><p><a href="https://github.com/FadumaM" target="_blank">Faduma North</a></p></li>
<li><p><a href="https://github.com/eddiejaoude" target="_blank">Eddie Jaoude</a></p></li>
<li><p><a href="https://github.com/Guzol" target="_blank">Gustek Guzol</a></p></li>
<li><p><a href="https://github.com/joerayme" target="_blank">Joe Ray</a></p></li>
<li><p><a href="https://github.com/jialutu" target="_blank">Jialu Tu</a></p></li>
<li><p><a href="INCOMPLETE" target="_blank">Kylie Castellaw </a></p></li>
<li><p><a href="https://github.com/zoodor" target="_blank">Mark T</a></p></li>
<li><p><a href="https://github.com/nicosy" target="_blank">Nico</a></p></li>
<li><p><a href="https://uk.linkedin.com/in/okey1838" target="_blank">Oliver Key</a></p></li>
<li><p><a href="https://github.com/superspring" target="_blank">Super Spring</a></p></li>
</ul>


<h2>Want to get involved?</h2>
<p>Whilst the 3 month accelerator programme which ran September - December 2016 is now over, we would still welcome contributions for the project. Please join us on slack to begin contributing <a href="https://hackbrexit.herokuapp.com/" target="_blank"> here.</a> and on the github repository <a href="https://github.com/HackBrexit/WhatTheFact">here.</a></p>


</div>
{% include footer.html %}

{% include foot.html %}
Binary file added img/.DS_Store
Binary file not shown.
Binary file added img/Muti/MUtI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/Wtf/wtf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions ministers_under_the_influence.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
layout: ministers_under_the_influence
---
Binary file added pasted_image_at_2017_01_09_07_24_pm_480-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions what_the_fact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
layout: what_the_fact
---