2 files changed
+3
-3
lines changedDiff for: netlify.toml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Diff for: themes/scientific-python-hugo-theme
Submodule scientific-python-hugo-theme updated 27 files
- .github/workflows/milestone-merged-prs.yaml+1-1
- .pre-commit-config.yaml+7-2
- CHANGELOG.md+44
- assets/js/search.js+10-2
- assets/theme-css/backtotop.css+1
- assets/theme-css/pst/abstracts/_accessibility.scss+4-2
- assets/theme-css/pst/abstracts/_links.scss+1-1
- assets/theme-css/pst/abstracts/_mixins.scss+12-4
- assets/theme-css/pst/base/_base.scss+8-4
- assets/theme-css/pst/content/_code.scss+4
- assets/theme-css/pst/extensions/_sphinx_design.scss+17-8
- assets/theme-css/pst/extensions/_togglebutton.scss+77-24
- assets/theme-css/pst/variables/_bootstrap.scss+5
- assets/theme-css/pst/variables/_color.scss+14-22
- assets/theme-css/pst/variables/_fonts.scss+3-3
- assets/theme-css/videos.css-68
- doc/content/user_guide/getstarted.md+3-3
- doc/content/video-page.md-9
- doc/netlify.toml+4-4
- exampleSite-1
- exampleSite/config.yaml+60
- exampleSite/content/_index.md+3
- layouts/partials/javascript.html+1-20
- layouts/partials/navbar.html+1-1
- layouts/shortcodes/youtube.html-103
- pyproject.toml+1-1
- requirements.txt+1-1
0 commit comments