Skip to content

Commit 8b73792

Browse files
authored
update theme (#6296)
* update theme * move navbar version template to theme
1 parent 5da2617 commit 8b73792

File tree

12 files changed

+12
-105
lines changed

12 files changed

+12
-105
lines changed

conda-envs/environment-dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ dependencies:
2727
- myst-nb
2828
- numpydoc
2929
- pre-commit>=2.8.0
30-
- pydata-sphinx-theme>=0.11.0
3130
- pytest-cov>=2.5
3231
- pytest>=3.0
3332
- sphinx-copybutton
@@ -40,3 +39,5 @@ dependencies:
4039
- sphinx-remove-toctrees
4140
- mypy=0.990
4241
- types-cachetools
42+
- pip:
43+
- git+https://github.com/pymc-devs/pymc-sphinx-theme

conda-envs/windows-environment-dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ dependencies:
2525
- myst-nb
2626
- numpydoc
2727
- pre-commit>=2.8.0
28-
- pydata-sphinx-theme>=0.11.0
2928
- pytest-cov>=2.5
3029
- pytest>=3.0
3130
- sphinx-autobuild>=0.7
@@ -37,3 +36,5 @@ dependencies:
3736
- sphinx-remove-toctrees
3837
- mypy=0.990
3938
- types-cachetools
39+
- pip:
40+
- git+https://github.com/pymc-devs/pymc-sphinx-theme

docs/source/_static/custom.css

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/source/_templates/donate.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/source/_templates/edit-this-page.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/source/_templates/footer.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/source/_templates/layout.html

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/source/_templates/navbar-version.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/source/_templates/search-field.html

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/source/_templates/twitter.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)