diff --git a/_config.yml b/_config.yml
index 66b7bd1..027150a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -13,10 +13,10 @@
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
-title: Green Algorithms
+title: ""
title_separator: "|"
subtitle: ""
-email:
+email: ""
description: >- # this means to ignore newlines until "baseurl:"
The Green Algorithms project promotes environmentally sustainable
computational science through an online calculator, training material
@@ -24,14 +24,14 @@ description: >- # this means to ignore newlines until "baseurl:"
# twitter_username: username
# github_username: username
-masthead_title: "Home"
+masthead_title: "" # Left empty to only show logo
masthead_subtitle: ""
minimal_mistakes_skin: default
-search: true
+search: false
lunr:
- search_within_pages: true
+ search_within_pages: false
locale: en-gb
@@ -57,6 +57,11 @@ breadcrumbs: true
# TODO teaser image: https://mmistakes.github.io/minimal-mistakes/docs/configuration/
# teaser:
+logo: "/assets/images/88x88-white.png"
+
+navigation:
+ main: main
+
include:
- _pages
@@ -106,10 +111,10 @@ footer:
links:
# - label: "Twitter"
# icon: "fab fa-fw fa-twitter-square"
- # url: "https://twitter.com/"
- - label: "GitHub"
- icon: "fab fa-fw fa-github"
- url: "https://github.com/GreenAlgorithms?tab=repositories"
+ # url: "https://twitter.com/"
+ # - label: "GitHub"
+ # icon: "fab fa-fw fa-github"
+ # url: "https://github.com/GreenAlgorithms?tab=repositories"
- label: green.algorithms(at)gmail.com
icon: "fas fa-envelope-open-text"
diff --git a/_data/navigation.yml b/_data/navigation.yml
index fec68b3..e792265 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,23 +1,5 @@
main:
- - title: "Calculator"
- url: /GAapp-overview/
- description: The online calculator to estimate carbon footprints
- - title: "Dashboard"
- url: /dashboard/
- - title: "E-SCOUT"
- url: /E-SCOUT/
- - title: "Co-design"
- url: "/co-design_workshop/"
- - title: "GA4HPC"
- url: /GA4HPC/
- - title: "Resources"
- url: /resources/
- - title: "Publications"
- url: /publications/
- - title: "Talks"
- url: /talks/
- - title: "About"
- url: /about/
+
# - title: "Join us"
# url: http://www.lannelongue-group.org/join/
@@ -29,21 +11,21 @@ main:
# - title: "[FR] Projet IA a priori"
# url: /GAapp/Tutorials/predire_impact_projet_IA_FR/
-GA4HPC:
- - title: Overview
- url: /GA4HPC/
- - title: Install
- url: /GA4HPC/install
- - title: Edit code and contribute
- url: /GA4HPC/edit
+# GA4HPC:
+# - title: Overview
+# url: /GA4HPC/
+# - title: Install
+# url: /GA4HPC/install
+# - title: Edit code and contribute
+# url: /GA4HPC/edit
-Co-design:
- - title: Overview
- url: /E-SCOUT/
- - title: Participants Information Sheet
- url: assets/resources/co-design-PIS.pdf
- - title: Register
- url: https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=RQSlSfq9eUut41R7TzmG6V_PnAJZo6ZGvcYHn13rkEVUM0RJOVUwU1gyNlA5UllQT01NTVdPN0ZVSC4u
+# Co-design:
+# - title: Overview
+# url: /E-SCOUT/
+# - title: Participants Information Sheet
+# url: assets/resources/co-design-PIS.pdf
+# - title: Register
+# url: https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=RQSlSfq9eUut41R7TzmG6V_PnAJZo6ZGvcYHn13rkEVUM0RJOVUwU1gyNlA5UllQT01NTVdPN0ZVSC4u
# training:
# - title: Overview
@@ -55,10 +37,10 @@ Co-design:
# - title: "EMBL-EBI webinar"
# url: https://www.ebi.ac.uk/training/events/environmental-impact-computational-biology/
-talks:
- - title: "To jump straight to the latest recordings and slides:"
- children:
- - title: "- To understand the impact of bioinformatics (recording)"
- url: https://www.ebi.ac.uk/training/events/environmental-impact-computational-biology/
- - title: "- Latest slides on the impact of AI"
- url: https://drive.google.com/file/d/15KP3gxyuu23MW6WaNAW867Ti4RBBZClP/view?usp=share_link
+# talks:
+# - title: "To jump straight to the latest recordings and slides:"
+# children:
+# - title: "- To understand the impact of bioinformatics (recording)"
+# url: https://www.ebi.ac.uk/training/events/environmental-impact-computational-biology/
+# - title: "- Latest slides on the impact of AI"
+# url: https://drive.google.com/file/d/15KP3gxyuu23MW6WaNAW867Ti4RBBZClP/view?usp=share_link
diff --git a/_pages/Dashboard/dashboard.md b/_pages/Dashboard/dashboard.md
index 6f0ba75..7b61512 100644
--- a/_pages/Dashboard/dashboard.md
+++ b/_pages/Dashboard/dashboard.md
@@ -10,15 +10,14 @@ toc: true
toc_sticky: true
header:
- overlay_image: assets/images/stripes_banner_1.png
- overlay_filter: linear-gradient(rgba(255, 255,255, 0), 20%, rgba(255, 255, 255, 1))
+ # overlay_image: assets/images/stripes_banner_1.png
+ # overlay_filter: linear-gradient(rgba(255, 255,255, 0), 20%, rgba(255, 255, 255, 1))
text_color: rgb(80, 80, 80)
actions:
- label: "Check out on GitHub"
url: https://github.com/Cambridge-Sustainable-Computing-Lab/Green-Algorithms-HPCdashboard
---
-# Green Algorithms Dashboard
-orange)
[](https://github.com/Naereen/badges/)
diff --git a/_pages/GA4HPC/GA4HPC.md b/_pages/GA4HPC/GA4HPC.md
index 307bcd7..7f63174 100644
--- a/_pages/GA4HPC/GA4HPC.md
+++ b/_pages/GA4HPC/GA4HPC.md
@@ -6,8 +6,8 @@ title: "Green Algorithms 4 HPC"
excerpt: "[](https://shields.io/) [](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [](https://github.com/Naereen/badges/)"
header:
- overlay_image: assets/images/stripes_banner_1.png
- overlay_filter: linear-gradient(rgba(255, 255,255, 0), 20%, rgba(255, 255, 255, 1))
+ # overlay_image: assets/images/stripes_banner_1.png
+ # overlay_filter: linear-gradient(rgba(255, 255,255, 0), 20%, rgba(255, 255, 255, 1))
text_color: rgb(80, 80, 80)
actions:
- label: "GitHub"
diff --git a/_pages/GAapp/GAapp-overview.md b/_pages/GAapp/GAapp-overview.md
index b7b4f70..bc69e64 100644
--- a/_pages/GAapp/GAapp-overview.md
+++ b/_pages/GAapp/GAapp-overview.md
@@ -5,8 +5,8 @@ title: "Calculator user guide"
excerpt: "[](https://shields.io/) [](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [](https://github.com/Naereen/badges/)"
header:
- overlay_image: assets/images/stripes_banner_1.png
- overlay_filter: linear-gradient(rgba(255, 255,255, 0), 20%, rgba(255, 255, 255, 1))
+ # overlay_image: assets/images/stripes_banner_1.png
+ # overlay_filter: linear-gradient(rgba(255, 255,255, 0), 20%, rgba(255, 255, 255, 1))
text_color: rgb(80, 80, 80)
actions:
- label: "Green Algorithms Calculator"
diff --git a/assets/images/88x88-color.png b/assets/images/88x88-color.png
new file mode 100644
index 0000000..06e4fdd
Binary files /dev/null and b/assets/images/88x88-color.png differ
diff --git a/assets/images/88x88-white.png b/assets/images/88x88-white.png
new file mode 100644
index 0000000..a5d205a
Binary files /dev/null and b/assets/images/88x88-white.png differ
diff --git a/assets/images/HDRuk_gallery.png b/assets/images/HDRuk_gallery.png
index d1a17f2..41e187e 100644
Binary files a/assets/images/HDRuk_gallery.png and b/assets/images/HDRuk_gallery.png differ
diff --git a/assets/images/dashboard/user.png b/assets/images/dashboard/user.png
index bdd8aff..274f2dc 100644
Binary files a/assets/images/dashboard/user.png and b/assets/images/dashboard/user.png differ
diff --git a/assets/images/primary_logo.png b/assets/images/primary_logo.png
new file mode 100644
index 0000000..18b43ec
Binary files /dev/null and b/assets/images/primary_logo.png differ
diff --git a/assets/images/wellcome-logo.png b/assets/images/wellcome-logo.png
index 3d55131..5c8a414 100644
Binary files a/assets/images/wellcome-logo.png and b/assets/images/wellcome-logo.png differ
diff --git a/index.md b/index.md
index 361144c..9cf5c74 100644
--- a/index.md
+++ b/index.md
@@ -10,39 +10,28 @@ layout: splash
author_profile: false
header:
- overlay_image: assets/images/stripes_banner_1.png
- overlay_filter: linear-gradient(rgba(255, 255,255, 0), 20%, rgba(255, 255, 255, 1))
+ overlay_image:
+ overlay_filter:
text_color: rgb(80, 80, 80)
- actions:
- - label: "Carbon footprint calculator"
- url: http://calculator.green-algorithms.org
+ image: /assets/images/primary_logo.png
permalink: /
-title: "Green Algorithms Initiative"
+title: ""
excerpt: "Towards environmentally sustainable computational science"
feature_row_1:
- image_path: /assets/images/GAapp_16x9.jpg
alt: "Screenshot of the green algorithms calculator."
- title: "The online calculator"
- excerpt: "A tool to easily estimate the carbon footprint of a computation."
- url: "/GAapp-overview/"
- btn_label: "Learn more"
- btn_class: "btn--primary"
+ title: "Calculator"
+ excerpt: 'Easily estimate the carbon footprint of a computation.
Learn more GitHub'
+- image_path: /assets/images/dashboard/user.png
+ alt: "Screenshot of the dashboard."
+ title: "Dashboard"
+ excerpt: 'Monitor the energy usage and carbon footprint of your HPC use.
Learn more GitHub'
- image_path: /assets/images/GA4HPC_16x9.jpg
alt: "Screenshot of the green algorithms HPC tool."
- title: "Green Algorithms 4 HPC"
- excerpt: "A tool that calculates the carbon footprint of all computations run on an HPC platform."
- url: /GA4HPC/
- btn_label: "Learn more"
- btn_class: "btn--primary"
-- image_path: /assets/images/idea_16x9.jpg
- alt: ""
- title: "Tips for green computing"
- excerpt: "Resources to move towards more sustainable computing."
- url: /resources/
- btn_label: "Learn more"
- btn_class: "btn--primary"
+ title: "GA4HPC"
+ excerpt: 'Calculate the carbon footprint of all computations run on an HPC platform.
Learn more GitHub'
feature_training:
- image_path: /assets/images/placeholder_16x9.jpg
@@ -64,8 +53,6 @@ gallery_logos:
image_path: /assets/images/HDRuk_gallery.png
---
-__:mega: Do you want to have a say in what the next version of the Green Algorithms calculator will look like?__ We are running two online co-design workshops in December 2025 to hear your thoughts and ideas. More details and sign-up [here](/co-design_workshop/).
-{: .notice--info}
@@ -82,9 +69,9 @@ __:mega: Do you want to have a say in what the next version of the Green Algorit
-The Green Algorithms Initiative aims to promote more environmentally sustainable computational science. This page is a resource hub designed for researchers, including calculators and other tools to estimate the carbon footprint of research projects, studies to understand and improve tool design and effectiveness, and educational material and best practices.
-
-Want to get involved in our Community of Practice for Environmentally Sustainable Computational Science? Join the [online forum](https://forum.escs-community.org/) and connect with others working on green computing, and subscribe to the [newsletter](https://zcmp.eu/oRye). We send out a monthly digest of the latest news and developments on the forum and from the wider sustainable computing space.
+
+ Learn more + Register interest +
+ +## Resources + +Publications related to the Green Algorithms Initiatives and related resources from the developers + +- [‘GREENER principles for environmentally sustainable computational science’](https://rdcu.be/dfpLM), L. Lannelongue, H.-E. G. Aronson, A. Bateman, E. Birney, T. Caplan, M. Juckes, J. McEntyre, A. D. Morris, G. Reilly and M. Inouye, Nat Comput Sci, vol. 3, no. 6, pp. 514–521, Jun. 2023, doi: 10.1038/s43588-023-00461-y. +- [‘Carbon footprint estimation for computational research’](https://rdcu.be/c5KPJ), L. Lannelongue and M. Inouye, Nat Rev Methods Primers, vol. 3, no. 1, Art. no. 1, Feb. 2023, doi: 10.1038/s43586-023-00202-5. +- [‘Ten simple rules to make your computing more environmentally sustainable’](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1009324), L. Lannelongue, J. Grealey, A. Bateman, and M. Inouye, PLoS Computational Biology, vol. 17, no. 9, p. e1009324, Sept. 2021, doi: 10.1371/journal.pcbi.1009324. +- [‘Green Algorithms: Quantifying the Carbon Footprint of Computation’](https://www.green-algorithms.org/assets/publications/2023_GREENER_NatCompSci.pdf), L. Lannelongue, J. Grealey, and M. Inouye, Advanced Science, vol. 8, no. 12, p. 2100707, July 2021, doi: 10.1002/advs.202100707. + +## About + +The Green Algorithms Initiative is led by [Dr Loïc Lannelongue](https://cam-sustainablecomputing.org/members/Loic-Lannelongue.html), [Prof Michael Inouye](https://www.inouyelab.org/), and the [Cambridge Sustainable Computing Lab](https://cam-sustainablecomputing.org/) from the University of Cambridge (United Kingdom). + +__Other Contributors__ +- [Dr Jason Grealey](https://scholar.google.com/citations?user=DiAlGKAAAAAJ&hl=en) (then: Baker Heart and Diabetes Institute, Melbourne, Australia) helped to start this project and led the survey of the carbon footprint of bioinformatics. +- Even Matencio ([GitHub](https://github.com/evenmatencio), [LinkedIn](https://www.green-algorithms.org/about/www.linkedin.com/in/evenmatencio)) (then: French Department for the Environment, Paris, France) developed the v3.0 of the calculator and in particular the AI view. + +This work was supported by core funding from the British Heart Foundation (RG/13/13/30194; RG/18/13/33946) and the NIHR Cambridge Biomedical Research Centre (BRC-1215-20014) [*]. *The views expressed are those of the author(s) and not necessarily those of the NIHR or the Department of Health and Social Care. + +This work was also supported by Health Data Research UK, which is funded by the UK Medical Research Council, Engineering and Physical Sciences Research Council, Economic and Social Research Council, Department of Health and Social Care (England), Chief Scientist Office of the Scottish Government Health and Social Care Directorates, Health and Social Care Research and Development Division (Welsh Government), Public Health Agency (Northern Ireland), and British Heart Foundation and Wellcome. + +This work was performed using resources provided by the Cambridge Service for Data Driven Discovery (CSD3) operated by the University of Cambridge Research Computing Service (www.csd3.cam.ac.uk), provided by Dell EMC and Intel using Tier-2 funding from the Engineering and Physical Sciences Research Council (capital grant EP/P020259/1), and DiRAC funding from the Science and Technology Facilities Council (www.dirac.ac.uk). -You can reach out by email at green.algorithms(at)gmail.com. +__More Credits__