From 867666f263b5e89a1e488d8ae75c073467ea7ef1 Mon Sep 17 00:00:00 2001 From: spestana Date: Tue, 7 May 2024 12:10:12 -0700 Subject: [PATCH 1/6] Update cookiecutter for generic hackweek splashpage --- cookiecutter.yaml | 46 +++++++++++++++++++++++++++++----------------- 1 file changed, 29 insertions(+), 17 deletions(-) diff --git a/cookiecutter.yaml b/cookiecutter.yaml index 9ebfb13..9f89068 100644 --- a/cookiecutter.yaml +++ b/cookiecutter.yaml @@ -1,34 +1,34 @@ repo_directory: html -name: UW Hackweek +name: GeoSmart Hackweek apply: url: '#' title: Application coming soon hackweek_mission: https://uwhackweek.github.io/hackweeks-as-a-service/mission.html banner: - description: An awesome learning event. - start_date: XX Month - end_date: XX Month - year: 2023 - location: Seattle, WA + 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://geohackweek.github.io/assets/images/banner.jpg + 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" +#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: '#' - title: A sample link + - 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. +#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://go.somehwere.else @@ -37,16 +37,28 @@ team: schedule: !include schedule.yaml sponsors: - description: '' + 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: '' - logo_url: https://escience.washington.edu/wp-content/uploads/2015/10/Logo_eScience-stacked.png + - 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/uwhackweek/ + link: https://github.com/geo-smart/ _copy_without_render: - assets _extensions: From 92acacd0990d54dda9ed2ed8c24fafda1c4da89d Mon Sep 17 00:00:00 2001 From: spestana Date: Tue, 7 May 2024 12:13:12 -0700 Subject: [PATCH 2/6] Update cookiecutter for generic hackweek splashpage --- cookiecutter.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cookiecutter.yaml b/cookiecutter.yaml index 9f89068..95c2bbe 100644 --- a/cookiecutter.yaml +++ b/cookiecutter.yaml @@ -1,15 +1,15 @@ repo_directory: html name: GeoSmart Hackweek -apply: - url: '#' - title: Application coming soon +#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 + 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 From d512813da8b5d3d973f74165a80d938fb6eed5e7 Mon Sep 17 00:00:00 2001 From: spestana Date: Tue, 7 May 2024 12:14:30 -0700 Subject: [PATCH 3/6] Update cookiecutter for generic hackweek splashpage --- cookiecutter.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cookiecutter.yaml b/cookiecutter.yaml index 95c2bbe..a3e279c 100644 --- a/cookiecutter.yaml +++ b/cookiecutter.yaml @@ -1,8 +1,8 @@ repo_directory: html name: GeoSmart Hackweek -#apply: -# url: '#' -# title: Application coming soon +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. From b43ba2af59253f60c01a12ba4116a2aadfc435ec Mon Sep 17 00:00:00 2001 From: spestana Date: Tue, 7 May 2024 12:15:29 -0700 Subject: [PATCH 4/6] Update cookiecutter for generic hackweek splashpage --- cookiecutter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookiecutter.yaml b/cookiecutter.yaml index a3e279c..b3f6d7a 100644 --- a/cookiecutter.yaml +++ b/cookiecutter.yaml @@ -17,7 +17,7 @@ banner: # 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" +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 From 4271347d1f3b042f5d50254ea91eaed29cfc126c Mon Sep 17 00:00:00 2001 From: spestana Date: Tue, 7 May 2024 12:22:59 -0700 Subject: [PATCH 5/6] Update cookiecutter for generic hackweek splashpage --- cookiecutter.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cookiecutter.yaml b/cookiecutter.yaml index b3f6d7a..9561134 100644 --- a/cookiecutter.yaml +++ b/cookiecutter.yaml @@ -12,9 +12,9 @@ banner: 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 + - 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" @@ -27,8 +27,8 @@ about: - 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. +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://go.somehwere.else From 9c7c90bf48f99eb99e9709b8cf16bb82ab0ff654 Mon Sep 17 00:00:00 2001 From: spestana Date: Tue, 7 May 2024 12:46:29 -0700 Subject: [PATCH 6/6] Update cookiecutter for generic hackweek splashpage --- cookiecutter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookiecutter.yaml b/cookiecutter.yaml index 9561134..8e5d4b2 100644 --- a/cookiecutter.yaml +++ b/cookiecutter.yaml @@ -30,8 +30,8 @@ about: 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://go.somehwere.else +redirect: + url: https://2024.hackweek.io team: !include team.yaml schedule: