generated from uwhackweek/splashpage-template
-
Notifications
You must be signed in to change notification settings - Fork 22
/
cookiecutter.yaml
61 lines (61 loc) · 2.66 KB
/
cookiecutter.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
repo_directory: html
name: NASA Earth Sciences & UW Hackweek
hackweek_mission: https://uwhackweek.github.io/hackweeks-as-a-service/mission.html
banner:
description: Tutorials + peer-to-peer learning + project based teamwork
start_date: 19 Aug
end_date: 23 Aug
year: 2024
location: University of Washington, Seattle, USA
# Add a button link right under the top (e.g. JupyterBook, url can be local file or https://)
links:
- url: https://escience.notion.site/Event-Logistics-FAQs-8f71d7b47c9947bbbb111b4e8f93c5a4
title: Logistics
new_window: false
image: https://geohackweek.github.io/assets/images/banner.jpg
# The opening session of the event with UTC offset
event_countdown: "2024-08-19T09:00:00-07:00"
about:
description: The eScience Institute at the University of Washington is excited to present the next evolution in our annual hackweek program. 2024 will be our first combined event, with projects using data from the NASA ICESat-2 and SnowEx missions, and with specialists from the NSF GeoSMART program providing training in Machine Learning
# learn_more: https://event.hackweek.io/
links:
- url: https://snowex-2024.hackweek.io/
title: SnowEx Track
new_window: true
- url: https://icesat-2-2024.hackweek.io/
title: ICESat-2 Track
new_window: true
- url: https://geosmart-2024.hackweek.io/
title: GeoSMART Track
new_window: true
team:
!include team/team.yaml
schedule:
!include schedule.yaml
sponsors:
description: 'This event was made possible by the NASA ICESat-2 and SnowEx missions, the National Science Foundation (Awards #1829585, #2117834), and the eScience Institute. Cloud computing infrastructure provided by CryoCloud.'
organizations:
- name: eScience Institute
website: https://escience.washington.edu/
logo_url: https://escience.washington.edu/wp-content/uploads/2015/10/Logo_eScience-stacked.png
- name: CryoCloud
website: https://book.cryointhecloud.com/intro.html
logo_url: https://book.cryointhecloud.com/_static/logo.png
- name: NASA ICESat-2 Mission
website: 'https://icesat-2.gsfc.nasa.gov/mission'
logo_url: https://github.com/ICESAT-2HackWeek/icesat-2hackweek.github.io/raw/2022.03.01/assets/images/ICESat2.png
- name: SnowEx
website: https://snow.nasa.gov/campaigns/snowex
logo_url: https://snowex-2022.hackweek.io/_static/logo.png
- name: National Science Foundation
website: 'https://www.nsf.gov/'
logo_url: https://new.nsf.gov/themes/custom/nsf_theme/components/images/logo/logo-desktop.svg
footer:
social:
- icon: github
icon_pack: fab
link: https://github.com/uwhackweek/
_copy_without_render:
- assets
_extensions:
- jinja_markdown.MarkdownExtension