generated from uwhackweek/jupyterbook-template
-
Notifications
You must be signed in to change notification settings - Fork 43
/
cookiecutter.yaml
55 lines (55 loc) · 2.02 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
repo_directory: html
name: ICESat-2 Hackweek
banner:
description: An in person, collaborative learning event.
start_date: 7 August
end_date: 11 August
year: 2023
location: Seattle, WA
links:
- url: intro.html
title: Event Jupyter Book
new_window: true
image: https://github.com/ICESAT-2HackWeek/icesat-2hackweek.github.io/raw/2022.03.01/assets/images/banner.jpg
# The opening session of the event with UTC offset
event_countdown: "2023-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://icesat-2-2022.hackweek.io/
title: 2022 Hackweek
new_window: true
- url: https://github.com/ICESAT-2HackWeek/2020_ICESat-2_Hackweek_Tutorials
title: 2020 Hackweek
new_window: true
- url: https://github.com/ICESAT-2HackWeek/ICESat2_hackweek_tutorials
title: 2019 Hackweek
new_window: true
team:
!include book/team.yaml
schedule:
!include book/schedule.yaml
sponsors:
description: 'This event was made possible by the NASA Cryospheric Sciences ICESat-2 Mission (Award 80NSSC23PA905) and support from these organizations'
organizations:
- name: eScience Institute
website: ''
logo_url: https://escience.washington.edu/wp-content/uploads/2015/10/Logo_eScience-stacked.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: Cryo Cloud
website: https://book.cryointhecloud.com/intro.html
logo_url: https://book.cryointhecloud.com/_static/logo.png
footer:
social:
- icon: github
icon_pack: fab
link: https://github.com/ICESAT-2HackWeek
_copy_without_render:
- assets
_extensions:
- jinja_markdown.MarkdownExtension