From 0299864eb17661a23d432e1a75e14e3a8f09861d Mon Sep 17 00:00:00 2001 From: M Bussonnier Date: Mon, 4 Nov 2024 18:44:18 +0100 Subject: [PATCH] stuff --- docs/community/topics/kitchen-sink.md | 6 ++ .../theme/pydata_sphinx_theme/layout.html | 79 +++++++++++++++++++ 2 files changed, 85 insertions(+) diff --git a/docs/community/topics/kitchen-sink.md b/docs/community/topics/kitchen-sink.md index 2a4b2b410..951fde7e9 100644 --- a/docs/community/topics/kitchen-sink.md +++ b/docs/community/topics/kitchen-sink.md @@ -6,3 +6,9 @@ The source files for these pages are stored [in the `sphinx-themes.org` reposito To update the kitchen sink source files, there is a helper Python script that will loop through the known kitchen sink files and copy over the latest text. To use it, run the following from the root of the repository: + +- [issue closed](https://github.com/pydata/pydata-sphinx-theme/issues/1882) +- [issue open](https://github.com/pydata/pydata-sphinx-theme/issues/1895) +- [pull open](https://github.com/pydata/pydata-sphinx-theme/issues/1888) +- [pull merged](https://github.com/pydata/pydata-sphinx-theme/issues/1893) +- [pull closed](https://github.com/pydata/pydata-sphinx-theme/issues/1853) diff --git a/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html b/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html index 39e1c7a6f..f0a121f36 100644 --- a/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html +++ b/src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html @@ -26,6 +26,85 @@ + + {{ _webpack.head_pre_assets() }} {{- css() }} {{ _webpack.head_js_preload() }}