-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/nhshackday/nhshackday.git…
- Loading branch information
Showing
21 changed files
with
106 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
venue: "Cardiff University" | ||
city: "Cardiff" | ||
organiser: | ||
- "NHS Hack Day Team" | ||
date: 2020-01-25 | ||
date_end: 2020-01-26 | ||
hackday: "23-cardiff" | ||
|
||
redirect_from: | ||
- /projects/23-cardiff/ | ||
|
||
tickets: https://ti.to/nhshackday/23-cardiff/ | ||
pitches: | ||
presentations: | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
hackday: 01-london | ||
summary: Develop an automated measure of conflicted-ness for particular drug/field. As it is difficult to see conflicts of interest by subject/researcher. | ||
team: | ||
- Adrian Wilkins | ||
- Matt Cutting | ||
- Helga Perry | ||
- Chris Martin | ||
- Chris Dankwa | ||
title: CoIncidence Gate | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: "Join Mailing List" | ||
permalink: /subscribe | ||
header_image: contact_img.jpg | ||
image_credit: | ||
- Credit: "Paul Clarke" | ||
URL: "http://paulclarke.com" | ||
Licence: "CC BY-NC" | ||
--- | ||
|
||
<style> | ||
#mce-EMAIL-page { | ||
display: inline-block; | ||
padding: 5px 16px; | ||
font-size: 18px; | ||
line-height: 1.5; | ||
border: 1px solid grey; | ||
vertical-align: middle; | ||
box-sizing: border-box; | ||
width: 100%; | ||
max-width: 255px; | ||
margin-bottom: 1em; | ||
} | ||
|
||
#mc-embedded-subscribe-page { | ||
margin-bottom: 1em; | ||
} | ||
</style> | ||
|
||
{:class="fa fa-envelope-o"} | ||
### Sign up to our mailing list for news and announcements: | ||
|
||
<form action="https://nhshackday.us18.list-manage.com/subscribe/post?u=c2698d1538c7d26ef8790f392&id=54ed81c2fa" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> | ||
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_c2698d1538c7d26ef8790f392_54ed81c2fa" tabindex="-1" value=""></div> | ||
<div style="text-align:center;"> | ||
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL-page" placeholder="email address" required> | ||
<button type="submit" value="Subscribe" class="btn btn-info" id="mc-embedded-subscribe-page" name="subscribe">Subscribe</button> | ||
</div> | ||
</form> |