diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 0030c3c..615c2f5 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -51,5 +51,5 @@ jobs: with: directory: '_build/html' arguments: | - --ignore-files "/.+\/_static\/.+/,/genindex.html/" - --ignore-status-codes "302, 404, 403, 429, 503" + --ignore-files "/.+\/_static\/.+/,/genindex.html/,/.+\/reference\/.+/" + --ignore-status-codes "200, 302, 404, 403, 429, 503" diff --git a/index.md b/index.md index e105763..f492150 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,8 @@ This guide is designed to define the structure and processes that support operations of pyOpenSci. -![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/governance?color=purple&display_name=tag&style=plastic) [![DOI](https://zenodo.org/badge/161679308.svg)](https://zenodo.org/badge/latestdoi/161679308) [![All Contributors](https://img.shields.io/badge/all_contributors-3-blue.svg?style=flat-square)](#contributors-) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/governance?color=purple&display_name=tag&style=plastic) [![DOI](https://zenodo.org/badge/161679308.svg)](https://zenodo.org/badge/latestdoi/161679308) [![All Contributors](https://img.shields.io/badge/all_contributors-3-blue.svg?style=flat-square)]() + :::::{grid} 1 1 3 3 :class-container: text-center