|
| 1 | +# scientific-python-hugo-theme 0.13 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.13! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Refactor cards and items into partials ([#529](https://github.com/scientific-python/scientific-python-hugo-theme/pull/529)). |
| 8 | +- Refactor grid into partial ([#530](https://github.com/scientific-python/scientific-python-hugo-theme/pull/530)). |
| 9 | +- Add optional levels parameter to toctree ([#531](https://github.com/scientific-python/scientific-python-hugo-theme/pull/531)). |
| 10 | +- Update team galleries ([#533](https://github.com/scientific-python/scientific-python-hugo-theme/pull/533)). |
| 11 | +- Use card partial in card shortcode ([#538](https://github.com/scientific-python/scientific-python-hugo-theme/pull/538)). |
| 12 | +- Use admonition partial ([#539](https://github.com/scientific-python/scientific-python-hugo-theme/pull/539)). |
| 13 | +- Use image partial ([#540](https://github.com/scientific-python/scientific-python-hugo-theme/pull/540)). |
| 14 | + |
| 15 | +## Bug Fixes |
| 16 | + |
| 17 | +- Use column value for smallest screens ([#537](https://github.com/scientific-python/scientific-python-hugo-theme/pull/537)). |
| 18 | + |
| 19 | +## Maintenance |
| 20 | + |
| 21 | +- Update release process notes ([#528](https://github.com/scientific-python/scientific-python-hugo-theme/pull/528)). |
| 22 | +- Remove fresh cruft ([#535](https://github.com/scientific-python/scientific-python-hugo-theme/pull/535)). |
| 23 | +- Update hugo ([#534](https://github.com/scientific-python/scientific-python-hugo-theme/pull/534)). |
| 24 | +- Update dart sass ([#536](https://github.com/scientific-python/scientific-python-hugo-theme/pull/536)). |
| 25 | + |
| 26 | +## Contributors |
| 27 | + |
| 28 | +1 authors added to this release (alphabetically): |
| 29 | + |
| 30 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 31 | + |
| 32 | +2 reviewers added to this release (alphabetically): |
| 33 | + |
| 34 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 35 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 36 | + |
| 37 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
| 38 | + |
1 | 39 | # scientific-python-hugo-theme 0.12 |
2 | 40 |
|
3 | 41 | We're happy to announce the release of scientific-python-hugo-theme 0.12! |
|
0 commit comments