Skip to content
Merged
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
12 changes: 8 additions & 4 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@
<div class="card">
<h3 class="card-header">
{{ post.name }}
{% if post.status == 'active' %}
<span class="label label-success">Active</span>
{% if post.status == 'Accelerated' %}
<span class="label label-success">Accelerated</span>
{% endif %}
{% if post.status == 'inactive' %}
<span class="label label-danger">Inactive</span>
{% if post.status == 'In progress' %}
<span class="label label-info">In progress</span>
{% endif %}
{% if post.status == 'On hold' %}
<span class="label label-danger">On hold</span>
{% endif %}

</h3>
<!--<img class="card-img-top" data-src="..." alt="Card image cap">-->
<div class="card-block">
Expand Down
2 changes: 1 addition & 1 deletion _posts/2016-07-24-BrexLex.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ display_date: July 2016
github_url: https://github.com/HackBrexit/BrexLex
presentation_url: https://drive.google.com/open?id=1l0OWeE34QIPVd_gkPAuZq5afCRTeNqbgG5dL0zXVVqs
introduction_url: WEoXSfAtr8Q
status: active
status: In progress
---
6 changes: 3 additions & 3 deletions _posts/2016-07-24-BrexitNet.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Brexit Net
description: Mapping existing data to try and understand new correlations that can bridge the empathy gap
display_date: July 2016
github_url: https://github.com/HackBrexit/BrexitNet
presentation_url:
introduction_url:
status: inactive
presentation_url:
introduction_url:
status: On hold
---
2 changes: 1 addition & 1 deletion _posts/2016-07-24-CampaignNinja.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ display_date: July 2016
github_url: https://github.com/HackBrexit/CampaigningNinja
presentation-url: https://drive.google.com/open?id=1j0XdlOtpvRWAekr3PDATntDzMaonIs39VzxitAPlqmE
introduction_url: GNRqcbHTT4M
status: active
status: On hold
---
6 changes: 3 additions & 3 deletions _posts/2016-07-24-ExitGap.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ layout: default
name: ExitGap
description: Web app to help people identify impacts of Brexit by mapping out where the EU impact the UK, in terms of funding, policy and trade
display_date: July 2016
github_url: https://github.com/HackBrexit/ExitGap
presentation_url: https://drive.google.com/open?id=1VJ_aCrW8TsWwUUPsDmPis3B-2wVmUuIk86nTSfZqzlE
github_url: https://github.com/HackBrexit/ExitGap
presentation_url: https://drive.google.com/open?id=1VJ_aCrW8TsWwUUPsDmPis3B-2wVmUuIk86nTSfZqzlE
introduction_url: maUBGM0Pol4
status: active
status: On hold
---
8 changes: 4 additions & 4 deletions _posts/2016-07-24-Fixit.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: default
name: Fixit
description:
description:
display_date: July 2016
github_url:
presentation_url: https://drive.google.com/open?id=1_DeN7X8uzBsyK9ePBe2je8ljvt_cTvPv9UtU36YpSts
github_url:
presentation_url: https://drive.google.com/open?id=1_DeN7X8uzBsyK9ePBe2je8ljvt_cTvPv9UtU36YpSts
introduction_url: opnlCMKfyLI
status: active
status: On hold
---
2 changes: 1 addition & 1 deletion _posts/2016-07-24-HackBrexit.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ name: HackBrexit
description: Hackathon project list
display_date: July 2016
github_url: https://github.com/HackBrexit/hackbrexit.github.io
status: active
status: Accelerated
---
2 changes: 1 addition & 1 deletion _posts/2016-07-24-IStreetwatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ display_date: July 2016
github_url: https://github.com/HackBrexit/IStreetWatch
presentation_url: https://drive.google.com/open?id=1wiyu31ulcOoFEdgGSJO0kEGibAq-fzQQX3JQYkkg7Yk
introduction_url: JyzcKjWB8U4
status: active
status: In progress
---
2 changes: 1 addition & 1 deletion _posts/2016-07-24-MinistersUndertheInfluence.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ display_date: July 2016
github_url: https://github.com/HackBrexit/MinistersUnderTheInfluence
presentation_url: https://drive.google.com/open?id=1-CsMiIhywwpsGFKeEBzOfc9a6BTBb8nk284ctJra77o
introduction_url: bVbTzTd2ZRs
status: active
status: Accelerated
---
2 changes: 1 addition & 1 deletion _posts/2016-07-24-PopOutsideTheEchoChamber.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ display_date: July 2016
github_url: https://github.com/HackBrexit/hackbrexit.github.io
presentation_url: https://drive.google.com/open?id=1N3PFbBpczqFTsFtcHs3eRdbfW9UhnfVK_Lde5KQxJNw
introduction_url: ngXoltv5TEo
status: active
status: On hold
---
6 changes: 3 additions & 3 deletions _posts/2016-07-24-TheOtherVoices.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ layout: default
name: The Other Voices
description: Build a facility where people can share their personal stories to build a community to connect people and combat propaganda
display_date: July 2016
github_url: https://github.com/HackBrexit/TheOtherVoices
github_url: https://github.com/HackBrexit/TheOtherVoices
presentation_url: https://drive.google.com/open?id=1L16bu-7t8LRAIztA6xnd-EdjnMH5HGoZ5bkuEwENUwE
introduction_url:
status: active
introduction_url:
status: On hold
---
2 changes: 1 addition & 1 deletion _posts/2016-07-24-WhatTheFact.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ display_date: July 2016
github_url: https://github.com/HackBrexit/WhatTheFact
presentation_url: https://drive.google.com/open?id=1MfPLxDjFKbsOvzAj-_VtSSUmRh5AQr47SvQQeydYFJk
introduction_url: MrPCj9Qv3nE
status: active
status: Accelerated
---