-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
efc34f7
commit 6567dc6
Showing
14 changed files
with
188 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
layout: default | ||
title: Student Radio Awards | ||
group: top | ||
body_class: header-nobr | ||
current: sras | ||
--- | ||
|
||
<div class="banner-header fellows-header"> | ||
<h1>{{ page.title }}</h1> | ||
<i class="banner-header-icon fas fa-trophy"></i> | ||
</div> | ||
|
||
|
||
<div class="wrapper"> | ||
<hr> | ||
<ul class="people-grid"> | ||
{% for sra in site.sras reversed %} | ||
<li> | ||
<div class="title" style="align-self: center;"> | ||
<a href="#">{{ sra.year }}</a> | ||
</div> | ||
<ul class="people-grid-list" style="text-align: center; "> | ||
{% for award in sra.awards %} | ||
<li style="align-self: center; text-align: center"> | ||
<div style="align-self: center;"> | ||
{% case award.level %} | ||
{% when 'Gold' %} | ||
<i class="fas fa-trophy" style="color: #FFD700; margin: 0 5px;"></i> | ||
{% when 'Silver' %} | ||
<i class="fas fa-trophy" style="color: #C0C0C0; margin: 100% 5px;"></i> | ||
{% when 'Bronze' %} | ||
<i class="fas fa-trophy" style="color: #CD7F32; margin: 100% 5px;"></i> | ||
{% endcase %} | ||
</div> | ||
<div class="name">{{ award.award_name }} | ||
{% if award.awarded_to %} | ||
<hr style="margin: 3px 0"> | ||
{{ award.awarded_to }} | ||
{% endif %} | ||
</div> | ||
</li> | ||
{% endfor %} | ||
</ul> | ||
</li> | ||
<hr> | ||
{% endfor %} | ||
</ul> | ||
</div> |
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,13 @@ | ||
--- | ||
year: 2010-11 | ||
|
||
awards: | ||
- award_name: Best Station | ||
level: Gold | ||
- award_name: Best Journalistic Programming | ||
level: Silver | ||
awarded_to: The Pulse | ||
- award_name: Best Live Event or OB | ||
level: Silver | ||
awarded_to: <strong>Unknown</strong> | ||
--- |
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,21 @@ | ||
--- | ||
year: 2011-12 | ||
|
||
awards: | ||
- award_name: Best Station | ||
level: Gold | ||
- award_name: Best Marketing and Station Sound | ||
level: Gold | ||
- award_name: Best Newcomer | ||
level: Bronze | ||
awarded_to: <strong>Unknown</strong> | ||
- award_name: Best Journalistic Programming | ||
level: Gold | ||
awarded_to: The Pulse - The Truth about Taxis | ||
- award_name: Best Journalistic Programming | ||
level: Silver | ||
awarded_to: The Pulse - Who's Lenton Is It? | ||
- award_name: Best Journalistic Programming | ||
level: Bronze | ||
awarded_to: The Pulse - Who's Protecting Who? | ||
--- |
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,12 @@ | ||
--- | ||
year: 2012-13 | ||
|
||
awards: | ||
- award_name: Best Station | ||
level: Gold | ||
- award_name: Best Journalistic Programming | ||
level: Silver | ||
awarded_to: The Science Show | ||
- award_name: Best Marketing and Station Sound | ||
level: Bronze | ||
--- |
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,8 @@ | ||
--- | ||
year: 2013-14 | ||
|
||
awards: | ||
- award_name: Best Speech | ||
level: Silver | ||
awarded_to: The Science Show - A Brief History of You | ||
--- |
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,8 @@ | ||
--- | ||
year: 2014-15 | ||
|
||
awards: | ||
- award_name: Best Technical Achievement | ||
level: Bronze | ||
awarded_to: OB One | ||
--- |
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,14 @@ | ||
--- | ||
year: 2015-16 | ||
|
||
awards: | ||
- award_name: Best Station | ||
level: Gold | ||
- award_name: Best Newcomer | ||
level: Gold | ||
awarded_to: James Turner | ||
- award_name: Best Newcomer | ||
level: Bronze | ||
awarded_to: Gabrielle Morris | ||
|
||
--- |
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,7 @@ | ||
--- | ||
year: 2016-17 | ||
|
||
awards: | ||
- award_name: Best Station | ||
level: Gold | ||
--- |
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,43 @@ | ||
--- | ||
year: 2017-18 | ||
|
||
awards: | ||
- award_name: Best Station | ||
level: Gold | ||
- award_name: Best Female | ||
level: Gold | ||
awarded_to: Nikki Osborne | ||
- award_name: Best Female | ||
level: Bronze | ||
awarded_to: Ella Wydrzynska | ||
- award_name: Best Journalistic Programming | ||
level: Gold | ||
awarded_to: The Pulse | ||
- award_name: Best Speech Programming | ||
level: Silver | ||
awarded_to: URN Culture | ||
- award_name: Best Interview | ||
level: Bronze | ||
awarded_to: Nick Sutton-Smith | ||
- award_name: Best Entertainment Programme | ||
level: Gold | ||
awarded_to: The Specials | ||
- award_name: Best Entertainment Programme | ||
level: Bronze | ||
awarded_to: Campaign Relief | ||
- award_name: Best Multiplatform | ||
level: Silver | ||
awarded_to: The Lightning Draft | ||
- award_name: Best Sports Programming | ||
level: Gold | ||
awarded_to: Referee Abuse Special | ||
- award_name: Best Sports Programming | ||
level: Silver | ||
awarded_to: The Thursday Sports Show | ||
- award_name: Best Podcast | ||
level: Silver | ||
awarded_to: Jack Theroux | ||
- award_name: The Kevin Greening Creativity Award | ||
level: Bronze | ||
awarded_to: The Lightning Draft | ||
--- |