generated from uwhackweek/splashpage-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
cookiecutter.yaml
65 lines (65 loc) · 2.62 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
62
63
64
65
repo_directory: html
name: GeoSmart Hackweek
apply:
url: '#'
title: Application coming soon
hackweek_mission: https://uwhackweek.github.io/hackweeks-as-a-service/mission.html
banner:
description: Application of Machine Learning in Hydrology and Cryosphere Science.
start_date: XX Month
end_date: XX Month
year: 2023
location: Seattle, WA
# Add a button link right under the top (e.g. JupyterBook, url can be local file or https://)
links:
- url: intro.html
title: Event Jupyter Book
new_window: false
image: https://geo-smart.github.io/assets/img/home.jpg
# The opening session of the event with UTC offset
event_countdown: "2024-08-07T08:30:00-07:00"
about:
description: Hackweeks are participant-driven events that strive to create
welcoming spaces for participants to learn new things, build community and
gain hands-on experience with collaboration and team science
learn_more: https://escience.washington.edu/using-data-science/hackweeks
links:
- url: 'https://geosmart-2023.hackweek.io/'
title: 2023 Hackweek
new_window: True
applicant_info: UW Hackweek 2023 will take place in October 2023 (virtual or in-person
TBD). Applications have not yet opened, but should be anticipated in September 2023.
# Redirect the site to a different domain.
redirect:
url: https://2024.hackweek.io
team:
!include team.yaml
schedule:
!include schedule.yaml
sponsors:
description: 'This event was made possible by the National Science Foundation (Awards #1829585, #2117834) and the eScience Institute in collaboration with CUAHSI and ESIP. 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: National Science Foundation
website: 'https://www.nsf.gov/'
logo_url: https://new.nsf.gov/themes/custom/nsf_theme/components/images/logo/logo-desktop.svg
- name: CUAHSI
website: 'https://www.cuahsi.org/'
logo_url: https://www.cuahsi.org/uploads/pages/img/Round_Logo_No_Text_-_Transparent.png
- name: ESIP
website: 'https://www.esipfed.org/'
logo_url: https://d9-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/s3fs-public/thumbnails/image/esip-logo_0.png
- name: CryoCloud
website: 'https://cryointhecloud.com/'
logo_url: https://book.cryointhecloud.com/_static/logo.png
footer:
social:
- icon: github
icon_pack: fab
link: https://github.com/geo-smart/
_copy_without_render:
- assets
_extensions:
- jinja_markdown.MarkdownExtension