Skip to content

Commit 6ea4066

Browse files
committed
deploy: ce50937
1 parent 1f246a2 commit 6ea4066

File tree

200 files changed

+5337
-3801
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+5337
-3801
lines changed

CONTRIBUTING/index.html

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
1717
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
1818
</script>
19-
<!--
20-
this give us a css class that will be invisible only if js is disabled
19+
<!--
20+
this give us a css class that will be invisible only if js is disabled
2121
-->
2222
<noscript>
2323
<style>
@@ -27,20 +27,20 @@
2727
</noscript>
2828

2929
<!-- Loaded before other Sphinx assets -->
30-
<link href="../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
31-
<link href="../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
30+
<link href="../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
31+
<link href="../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
3232

33-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
33+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=8f2a1f02" />
3434
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3535
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
3636
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=66307ba7" />
3737
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
3838

3939
<!-- So that users can add custom icons -->
40-
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
40+
<script src="../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>
4141
<!-- Pre-loaded scripts that we'll load fully later -->
42-
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
43-
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />
42+
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
43+
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4444

4545
<script src="../_static/documentation_options.js?v=19645805"></script>
4646
<script src="../_static/doctools.js?v=9a2dae69"></script>
@@ -176,7 +176,9 @@
176176
</li>
177177

178178
<li class="nav-item dropdown">
179-
<button class="btn dropdown-toggle nav-item" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-controls="pst-nav-more-links">
179+
<button class="btn dropdown-toggle nav-item" type="button"
180+
data-bs-toggle="dropdown" aria-expanded="false"
181+
aria-controls="pst-nav-more-links">
180182
More
181183
</button>
182184
<ul id="pst-nav-more-links" class="dropdown-menu">
@@ -374,9 +376,14 @@
374376

375377

376378
<div class="sidebar-primary-items__end sidebar-primary__section">
379+
<div class="sidebar-primary-item">
380+
<div id="ethical-ad-placement"
381+
class="flat"
382+
data-ea-publisher="readthedocs"
383+
data-ea-type="readthedocs-sidebar"
384+
data-ea-manual="true">
385+
</div></div>
377386
</div>
378-
379-
<div id="rtd-footer-container"></div>
380387

381388

382389
</div>
@@ -527,13 +534,13 @@ <h1>ESDS Blog Contributors Guide<a class="headerlink" href="#esds-blog-contribut
527534

528535

529536
<div class="sidebar-secondary-item">
530-
531-
<div class="tocsection sourcelink">
532-
<a href="../_sources/CONTRIBUTING.md.txt">
533-
<i class="fa-solid fa-file-lines"></i> Show Source
534-
</a>
535-
</div>
536-
</div>
537+
<div role="note" aria-label="source link">
538+
<h3>This Page</h3>
539+
<ul class="this-page-menu">
540+
<li><a href="../_sources/CONTRIBUTING.md.txt"
541+
rel="nofollow">Show Source</a></li>
542+
</ul>
543+
</div></div>
537544

538545
</div></div>
539546

@@ -548,8 +555,8 @@ <h1>ESDS Blog Contributors Guide<a class="headerlink" href="#esds-blog-contribut
548555
</div>
549556

550557
<!-- Scripts loaded after <body> so the DOM is not blocked -->
551-
<script defer src="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script>
552-
<script defer src="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script>
558+
<script defer src="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script>
559+
<script defer src="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script>
553560

554561
<footer class="bd-footer">
555562
<div class="bd-footer__inner bd-page-width">
@@ -582,7 +589,8 @@ <h1>ESDS Blog Contributors Guide<a class="headerlink" href="#esds-blog-contribut
582589

583590
<div class="footer-item">
584591
<p class="theme-version">
585-
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.0.
592+
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized -->
593+
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1.
586594
</p></div>
587595

588596
</div>

README/index.html

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
1717
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
1818
</script>
19-
<!--
20-
this give us a css class that will be invisible only if js is disabled
19+
<!--
20+
this give us a css class that will be invisible only if js is disabled
2121
-->
2222
<noscript>
2323
<style>
@@ -27,20 +27,20 @@
2727
</noscript>
2828

2929
<!-- Loaded before other Sphinx assets -->
30-
<link href="../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
31-
<link href="../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
30+
<link href="../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
31+
<link href="../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
3232

33-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
33+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=8f2a1f02" />
3434
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3535
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
3636
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=66307ba7" />
3737
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
3838

3939
<!-- So that users can add custom icons -->
40-
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
40+
<script src="../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>
4141
<!-- Pre-loaded scripts that we'll load fully later -->
42-
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
43-
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />
42+
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
43+
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4444

4545
<script src="../_static/documentation_options.js?v=19645805"></script>
4646
<script src="../_static/doctools.js?v=9a2dae69"></script>
@@ -176,7 +176,9 @@
176176
</li>
177177

178178
<li class="nav-item dropdown">
179-
<button class="btn dropdown-toggle nav-item" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-controls="pst-nav-more-links">
179+
<button class="btn dropdown-toggle nav-item" type="button"
180+
data-bs-toggle="dropdown" aria-expanded="false"
181+
aria-controls="pst-nav-more-links">
180182
More
181183
</button>
182184
<ul id="pst-nav-more-links" class="dropdown-menu">
@@ -374,9 +376,14 @@
374376

375377

376378
<div class="sidebar-primary-items__end sidebar-primary__section">
379+
<div class="sidebar-primary-item">
380+
<div id="ethical-ad-placement"
381+
class="flat"
382+
data-ea-publisher="readthedocs"
383+
data-ea-type="readthedocs-sidebar"
384+
data-ea-manual="true">
385+
</div></div>
377386
</div>
378-
379-
<div id="rtd-footer-container"></div>
380387

381388

382389
</div>
@@ -480,13 +487,13 @@ <h2>Tips for building the site locally<a class="headerlink" href="#tips-for-buil
480487
</nav></div>
481488

482489
<div class="sidebar-secondary-item">
483-
484-
<div class="tocsection sourcelink">
485-
<a href="../_sources/README.md.txt">
486-
<i class="fa-solid fa-file-lines"></i> Show Source
487-
</a>
488-
</div>
489-
</div>
490+
<div role="note" aria-label="source link">
491+
<h3>This Page</h3>
492+
<ul class="this-page-menu">
493+
<li><a href="../_sources/README.md.txt"
494+
rel="nofollow">Show Source</a></li>
495+
</ul>
496+
</div></div>
490497

491498
</div></div>
492499

@@ -501,8 +508,8 @@ <h2>Tips for building the site locally<a class="headerlink" href="#tips-for-buil
501508
</div>
502509

503510
<!-- Scripts loaded after <body> so the DOM is not blocked -->
504-
<script defer src="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script>
505-
<script defer src="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script>
511+
<script defer src="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script>
512+
<script defer src="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script>
506513

507514
<footer class="bd-footer">
508515
<div class="bd-footer__inner bd-page-width">
@@ -535,7 +542,8 @@ <h2>Tips for building the site locally<a class="headerlink" href="#tips-for-buil
535542

536543
<div class="footer-item">
537544
<p class="theme-version">
538-
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.0.
545+
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized -->
546+
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1.
539547
</p></div>
540548

541549
</div>

_static/basic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ div.sphinxsidebarwrapper {
5555

5656
div.sphinxsidebar {
5757
float: left;
58-
width: 270px;
58+
width: 230px;
5959
margin-left: -100%;
6060
font-size: 90%;
6161
word-wrap: break-word;

0 commit comments

Comments
 (0)