-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcookiecutter.yaml
More file actions
42 lines (42 loc) · 1.26 KB
/
cookiecutter.yaml
File metadata and controls
42 lines (42 loc) · 1.26 KB
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
repo_directory: html
name: UW Hackweek
about: 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
apply:
url: '#'
title: Application coming soon
hackweek_mission: https://uwhackweek.github.io/hackweeks-as-a-service/mission.html
banner:
title: UW Hackweek
description: An awesome learning event.
start_date: XX Month
end_date: XX Month
year: 2022
location: Seattle, WA
links:
- url: intro.html
title: Event Jupyter Book
new_window: false
image: https://geohackweek.github.io/assets/images/banner.jpg
applicant_info: UW Hackweek 2022 will take place in October 2022 (virtual or in-person
TBD). Applications have not yet opened, but should be anticipated in September 2022.
team:
!include book/team.yaml
schedule:
!include book/schedule.yaml
sponsors:
description: ''
organizations:
- name: eScience Institute
website: ''
logo_url: https://escience.washington.edu/wp-content/uploads/2015/10/Logo_eScience-stacked.png
footer:
social:
- icon: github
icon_pack: fab
link: https://github.com/uwhackweek/
_copy_without_render:
- assets
_extensions:
- jinja_markdown.MarkdownExtension