|
| 1 | +# scientific-python-hugo-theme 0.21 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.21! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Use `⌘` (`KeyboardEvent.metaKey`) with Pagefind search toggle on macOS ([#647](https://github.com/scientific-python/scientific-python-hugo-theme/pull/647)). |
| 8 | +- style: align `backtotop` icon along main axis ([#655](https://github.com/scientific-python/scientific-python-hugo-theme/pull/655)). |
| 9 | +- Update scss from pst ([#661](https://github.com/scientific-python/scientific-python-hugo-theme/pull/661)). |
| 10 | + |
| 11 | +## Documentation |
| 12 | + |
| 13 | +- Add basic example site ([#653](https://github.com/scientific-python/scientific-python-hugo-theme/pull/653)). |
| 14 | + |
| 15 | +## Maintenance |
| 16 | + |
| 17 | +- Update hugo ([#649](https://github.com/scientific-python/scientific-python-hugo-theme/pull/649)). |
| 18 | +- Update dart-sass ([#650](https://github.com/scientific-python/scientific-python-hugo-theme/pull/650)). |
| 19 | +- Update mermaid ([#651](https://github.com/scientific-python/scientific-python-hugo-theme/pull/651)). |
| 20 | +- Update mermaid (11.4.0) ([#652](https://github.com/scientific-python/scientific-python-hugo-theme/pull/652)). |
| 21 | +- Use Python 3.13 on netlify ([#654](https://github.com/scientific-python/scientific-python-hugo-theme/pull/654)). |
| 22 | +- [pre-commit.ci] pre-commit autoupdate ([#656](https://github.com/scientific-python/scientific-python-hugo-theme/pull/656)). |
| 23 | +- Update hugo ([#659](https://github.com/scientific-python/scientific-python-hugo-theme/pull/659)). |
| 24 | +- Update dart sass ([#660](https://github.com/scientific-python/scientific-python-hugo-theme/pull/660)). |
| 25 | +- Remove custom youtube shortcode ([#662](https://github.com/scientific-python/scientific-python-hugo-theme/pull/662)). |
| 26 | +- Add zizmor pre-commit ([#663](https://github.com/scientific-python/scientific-python-hugo-theme/pull/663)). |
| 27 | + |
| 28 | +## Contributors |
| 29 | + |
| 30 | +4 authors added to this release (alphabetically): |
| 31 | + |
| 32 | +- Agriya Khetarpal ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 33 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 34 | +- Muhammad Haris ([@headlessNode](https://github.com/headlessNode)) |
| 35 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 36 | + |
| 37 | +3 reviewers added to this release (alphabetically): |
| 38 | + |
| 39 | +- Agriya Khetarpal ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 40 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 41 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 42 | + |
| 43 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
| 44 | + |
1 | 45 | # scientific-python-hugo-theme 0.20
|
2 | 46 |
|
3 | 47 | We're happy to announce the release of scientific-python-hugo-theme 0.20!
|
|
0 commit comments