diff --git a/Gemfile b/Gemfile index c190bb2f..5f1e9bd9 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,8 @@ source "https://rubygems.org" -gem "github-pages", group: :jekyll_plugins -gem "jekyll-include-cache" -gem "webrick" -gem "html-proofer" +group :jekyll_plugins do + gem "github-pages" + gem "jekyll-include-cache" + gem "webrick" + gem "html-proofer" + end \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 207ea483..965daafe 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,6 +15,9 @@ + + + {% if site.head_scripts %} {% for script in site.head_scripts %} diff --git a/_pages/about-peer-review.md b/_pages/about-peer-review.md index 15b1125a..d692b74b 100644 --- a/_pages/about-peer-review.md +++ b/_pages/about-peer-review.md @@ -3,7 +3,7 @@ layout: splash permalink: /about-peer-review/ title: "pyOpenSci Reviews Scientific Python Software" header: - overlay_image: images/header.png + overlay_image: images/header.webp overlay_filter: 0.8 intro: - excerpt: "Our open peer review process facilitates scientists getting credit and recognition for the work they've invested in developing scientific Python tools. The peer review process also supports scientists in finding vetted and maintained software, which drives their open science workflows." diff --git a/_pages/contributors.md b/_pages/contributors.md index 073b55f9..3ecbc5d2 100644 --- a/_pages/contributors.md +++ b/_pages/contributors.md @@ -5,7 +5,7 @@ title: "The pyOpenSci Team & Contributors" excerpt: "pyOpenSci is a diverse community of people interested in building a community of practice around scientific software written in Python." classes: header: - overlay_image: images/header.png + overlay_image: images/header.webp overlay_filter: 0.6 redirect_from: - /contributors.html diff --git a/_pages/home.md b/_pages/home.md index 255fe18a..86f7e95c 100644 --- a/_pages/home.md +++ b/_pages/home.md @@ -7,7 +7,7 @@ published: true site-map: true permalink: / header: - overlay_image: /images/people/header-mentored-sprints-smaller.png + overlay_image: /images/people/header-mentored-sprints-smaller.webp overlay_filter: 0.7 actions: - label: "Submit a Package" @@ -17,14 +17,14 @@ header: mission: - excerpt: "We build diverse community that supports free and open Python tools for processing scientific data. We also build technical skills needed to contribute to open source and that support open science. Join our global community." peer-review: - - image_path: images/software-peer-review.png + - image_path: images/software-peer-review.webp alt: "Light purple image that says software Peer Review. On the image is a woman at a laptop with a pyOpenSci logo on it and a cup of coffee next to her. There is a very light flower in the bottom right hand corner. " title: "Python Package Peer Review" excerpt: "We offer peer review of Python software to increase the quality, usability and long term maintenance of the open source tools that drive open science. [JOSS accepts our review as theirs](https://www.pyopensci.org/software-peer-review/partners/joss.html) so you can get the benefits of pyOpenSci and JOSS through one review." url: https://www.pyopensci.org/software-peer-review/about/benefits.html btn_label: "> Learn more about the benefits of peer review." btn_class: btn--inverse - - image_path: images/community-partnerships.png + - image_path: images/community-partnerships.webp alt: "Light purple image with a bunch from different backgrounds of stick figure people in a slightly darker color. The text on the image at the top says Community Partnerships" title: "Community Partnerships" excerpt: "We partner with domain-specific scientific Python communities such as [Pangeo](https://www.pyopensci.org/software-peer-review/partners/pangeo.html) who want to review affiliated packages. Through this collaboration, we develop community-specific standards that are used in our reviews to evaluate whether a package meets affiliation requirements. This removes the need for communities to develop their own peer review process." @@ -52,7 +52,7 @@ peer-review: