sphinx-themes / sphinx-themes.org

A showcase for Sphinx documentation themes
https://sphinx-themes.org
BSD 2-Clause "Simplified" License
233 stars 43 forks source link

PyData theme demo broken (build failed) #105

Closed pierre-haessig closed 1 year ago

pierre-haessig commented 1 year ago

I believe that the PyData theme demo (https://sphinx-themes.org/sample-sites/pydata-sphinx-theme/) is broken, with the build error message ending with:

Theme error:
An error happened in rendering the page index.
Reason: KeyError('https://www.sphinx-doc.org')
pradyunsg commented 1 year ago

Please report this to pydata-sphinx-theme, as this is a valid Sphinx documentation set that is supposed to work, and is broken with their newest release.

(note: check for duplicates before filing the issue there!)

pierre-haessig commented 1 year ago

OK, I've commented https://github.com/pydata/pydata-sphinx-theme/issues/913 to see if it's related.