Skip to content

Commit

Permalink
copy index.html from is2 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed Sep 20, 2023
1 parent 3b4e082 commit 774f996
Showing 1 changed file with 76 additions and 48 deletions.
124 changes: 76 additions & 48 deletions {{ cookiecutter.repo_directory }}/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="{{ cookiecutter.banner.description }}">
<meta name="author" content="{{ cookiecutter.name }}">
<link rel="shortcut icon" href="assets/images/favicon.png">
<link rel="shortcut icon" href="favicon.ico">

<!-- Google Font -->
<link
Expand Down Expand Up @@ -43,7 +43,7 @@
</a>
</div>

{%- if cookiecutter.apply %}
{%- if 'apply' in cookiecutter %}
<div class="navbar-btn order-lg-2">
<a class="btn btn-secondary"
{%- if 'url' in cookiecutter.apply %}
Expand All @@ -67,8 +67,8 @@
class="navbar-collapse collapse justify-content-lg-end me-lg-3">
<ul class="nav navbar-nav">
<li class="nav-item">
<a class="nav-link scrollto" href="#about-section">
About
<a class="nav-link scrollto" href="#schedule">
Schedule
</a>
</li>
<li class="nav-item">
Expand All @@ -77,8 +77,8 @@
</a>
</li>
<li class="nav-item">
<a class="nav-link scrollto" href="#schedule">
Schedule
<a class="nav-link scrollto" href="#about-section">
About
</a>
</li>
<li class="nav-item">
Expand Down Expand Up @@ -139,40 +139,9 @@ <h1 class="hero-heading mb-2">
</div>
<!--//hero-block-->

<section id="about-section" class="about-section section theme-bg-light">
<section id="event-section" class="section theme-bg-light p-3">
<div class="container">
<h3 class="section-heading text-center mb-3">
About {{ cookiecutter.name }}
</h3>
<div class="section-intro single-col-max mx-auto mb-3">
{{ cookiecutter.about.description }}
</div>
<div class="about-cta text-center mb-4">
<a class="btn btn-secondary btn-lg"
href="{{ cookiecutter.about.learn_more }}"
target="_blank">
Learn about "Hackweeks"
<i class="fas fa-external-link-alt"></i>
</a>
</div>

{%- if 'links' in cookiecutter.about %}
<div class="hero-cta text-center mb-4">
<h4 class="mb-3 text-center">
Past Events:
</h4>
{%- for link in cookiecutter.about.links %}
<a class="btn btn-primary btn-lg mb-3 mx-2"
href="{{ link.url }}"
{{ 'target="_blank"' if link.new_window == 'True' else '' }}
>
{{ link.title }}
</a>
{%- endfor %}
</div>
{%- endif %}

<div id="countdown-intro" class="event-countdown text-center mb-4">
<div id="countdown-intro" class="event-countdown text-center">
<h4 class="countdown-intro mb-2 text-center">
{{ cookiecutter.banner.year }} Event Starts In:
</h4>
Expand All @@ -189,20 +158,26 @@ <h4 class="countdown-intro mb-2 text-center">
</div>
</div>

{%- if 'applicant_info' in cookiecutter %}
<div class="media-block theme-bg-primary py-5">
<div class="container">
<h4 class="text-white text-center mb-3">
Information for Applicants
</h4>
<div
class="section-intro text-center single-col-max mx-auto text-white mb-3">
class="section-intro text-center single-col-max mx-auto text-white mb-5">
{{cookiecutter.applicant_info}}
</div>
</div>
</div>
{%- endif %}
</section>
<!--//about-section-->

<div class="container">
<hr>
</div>

{%- if cookiecutter.schedule %}
<section id="schedule" class="schedule-section section">
<div class="container">
Expand Down Expand Up @@ -279,7 +254,13 @@ <h4 class="time mb-3">

<div class="content">
<h3 class="title mb-3">
{{ content['title'] }}
{% if 'link' in content %}
<a class="tutorial" href="{{ content['link'] }}">
{{ content['title'] }}
</a>
{% else %}
{{ content['title'] }}
{% endif %}
</h3>

{% if 'location' in content %}
Expand Down Expand Up @@ -379,8 +360,7 @@ <h5 class="card-title mb-2">{{ person['title'] }}</h5>
<div class="meta">
{%- for group in person['user_groups'] %}
<img
src="https://img.shields.io/badge/Hackweek-{{ group }}-purple?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAQAAABedl5ZAAAACXBIWXMAAAHKAAABygHMtnUxAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAMNJREFUGBltwcEqwwEcAOAfc1F2sNsOTqSlNUopSv5jW1YzHHYY/6YtLa1Jy4mbl3Bz8QIeyKM4fMaUxr4vZnEpjWnmLMSYCysxTcddhF25+EvJia5hhCudULAePyRalvUteXIfBgYxJufRuaKuprKsbDjVUrUj40FNQ11PTzEmrCmrevPhRcVQai8m1PRVvOPZgX2JttWYsGhD3atbHWcyUqX4oqDtJkJiJHUYv+R1JbaNHJmP/+Q1HLu2GbNoSm3Ft0+Y1YMdPSTSwQAAAABJRU5ErkJggg==&style=plastic"
alt="{{ group }} badge"/>
src="https://img.shields.io/badge/Hackweek-{{ group }}-purple?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAQAAABedl5ZAAAACXBIWXMAAAHKAAABygHMtnUxAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAMNJREFUGBltwcEqwwEcAOAfc1F2sNsOTqSlNUopSv5jW1YzHHYY/6YtLa1Jy4mbl3Bz8QIeyKM4fMaUxr4vZnEpjWnmLMSYCysxTcddhF25+EvJia5hhCudULAePyRalvUteXIfBgYxJufRuaKuprKsbDjVUrUj40FNQ11PTzEmrCmrevPhRcVQai8m1PRVvOPZgX2JttWYsGhD3atbHWcyUqX4oqDtJkJiJHUYv+R1JbaNHJmP/+Q1HLu2GbNoSm3Ft0+Y1YMdPSTSwQAAAABJRU5ErkJggg==&style=plastic"/>
{%- endfor %}
</div>
</div>
Expand Down Expand Up @@ -468,9 +448,7 @@ <h2 class="name mb-2">
<div class="mb-2">
{%- for group in person['user_groups'] %}
<img
src="https://img.shields.io/badge/Hackweek-{{ group }}-purple?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAQAAABedl5ZAAAACXBIWXMAAAHKAAABygHMtnUxAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAMNJREFUGBltwcEqwwEcAOAfc1F2sNsOTqSlNUopSv5jW1YzHHYY/6YtLa1Jy4mbl3Bz8QIeyKM4fMaUxr4vZnEpjWnmLMSYCysxTcddhF25+EvJia5hhCudULAePyRalvUteXIfBgYxJufRuaKuprKsbDjVUrUj40FNQ11PTzEmrCmrevPhRcVQai8m1PRVvOPZgX2JttWYsGhD3atbHWcyUqX4oqDtJkJiJHUYv+R1JbaNHJmP/+Q1HLu2GbNoSm3Ft0+Y1YMdPSTSwQAAAABJRU5ErkJggg==&style=plastic"
alt="{{ group }} badge"
/>
src="https://img.shields.io/badge/Hackweek-{{ group }}-purple?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAQAAABedl5ZAAAACXBIWXMAAAHKAAABygHMtnUxAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAMNJREFUGBltwcEqwwEcAOAfc1F2sNsOTqSlNUopSv5jW1YzHHYY/6YtLa1Jy4mbl3Bz8QIeyKM4fMaUxr4vZnEpjWnmLMSYCysxTcddhF25+EvJia5hhCudULAePyRalvUteXIfBgYxJufRuaKuprKsbDjVUrUj40FNQ11PTzEmrCmrevPhRcVQai8m1PRVvOPZgX2JttWYsGhD3atbHWcyUqX4oqDtJkJiJHUYv+R1JbaNHJmP/+Q1HLu2GbNoSm3Ft0+Y1YMdPSTSwQAAAABJRU5ErkJggg==&style=plastic"/>
{%- endfor %}
</div>
{{ person['bio'] }}
Expand Down Expand Up @@ -505,8 +483,47 @@ <h5>Interests / Expertise</h5>
<!--//team-->
{%- endif %}

<div class="container">
<hr>
</div>

<section id="about-section" class="about-section section theme-bg-light pb-4">
<div class="container">
<h3 class="section-heading text-center">
About {{ cookiecutter.name }}
</h3>
<div class="section-intro single-col-max mx-auto mb-3">
{{ cookiecutter.about.description }}
</div>
<div class="about-cta text-center mb-4">
<a class="btn btn-secondary btn-lg"
href="{{ cookiecutter.about.learn_more }}"
target="_blank">
Learn about "Hackweeks"
<i class="fas fa-external-link-alt"></i>
</a>
</div>

{%- if 'links' in cookiecutter.about %}
<div class="hero-cta text-center mb-4">
<h4 class="mb-3 text-center">
Past Events:
</h4>
{%- for link in cookiecutter.about.links %}
<a class="btn btn-primary btn-lg mb-3 mx-2"
href="{{ link.url }}"
{{ 'target="_blank"' if link.new_window == 'True' else '' }}
>
{{ link.title }}
</a>
{%- endfor %}
</div>
{%- endif %}
</div>
</section>

{%- if cookiecutter.sponsors %}
<section id="sponsors-section" class="sponsors-section section theme-bg-light">
<section id="sponsors-section" class="sponsors-section section">
<div class="container">
<h3 class="section-heading text-center mb-3">Our Sponsors</h3>
<div class="section-intro text-center single-col-max mx-auto mb-5">
Expand Down Expand Up @@ -534,6 +551,17 @@ <h3 class="section-heading text-center mb-3">Our Sponsors</h3>
<!--//sponsors-section-->
{%- endif %}

<!-- //intranet button -->
<section class="section">
<div class="container">
<div class="about-cta text-center mb-5">
<a class="btn btn-secondary btn-lg mb-5" href="https://uwnetid.sharepoint.com/sites/og_icesat2_hackweek" target="_blank">
Organizing Team Intranet
</a>
</div>
</div>
</section>

<footer class="footer py-5 theme-bg-primary">
<div class="container text-center">
{%- if cookiecutter.footer['social']|length > 0 %}
Expand All @@ -552,7 +580,7 @@ <h3 class="section-heading text-center mb-3">Our Sponsors</h3>
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">©
<script type="text/javascript">
document.write(new Date().getFullYear().toString());
document.write(new Date().getFullYear());
</script>
{{ cookiecutter.name }}
</small>
Expand Down

0 comments on commit 774f996

Please sign in to comment.