|
| 1 | +# scientific-python-hugo-theme 0.10 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.10! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Add PST cards ([#463](https://github.com/scientific-python/scientific-python-hugo-theme/pull/463)). |
| 8 | +- Add PST cards in grid ([#466](https://github.com/scientific-python/scientific-python-hugo-theme/pull/466)). |
| 9 | +- Use toml for card data ([#468](https://github.com/scientific-python/scientific-python-hugo-theme/pull/468)). |
| 10 | +- Implement clickable cards ([#469](https://github.com/scientific-python/scientific-python-hugo-theme/pull/469)). |
| 11 | +- Add PST dropdowns ([#471](https://github.com/scientific-python/scientific-python-hugo-theme/pull/471)). |
| 12 | +- Add dropdown in card ([#473](https://github.com/scientific-python/scientific-python-hugo-theme/pull/473)). |
| 13 | +- Fixing grid shortcode ([#472](https://github.com/scientific-python/scientific-python-hugo-theme/pull/472)). |
| 14 | +- Add FA icons for dropdowns ([#474](https://github.com/scientific-python/scientific-python-hugo-theme/pull/474)). |
| 15 | +- Fix grid layout ([#475](https://github.com/scientific-python/scientific-python-hugo-theme/pull/475)). |
| 16 | + |
| 17 | +## Maintenance |
| 18 | + |
| 19 | +- Update PST scss ([#470](https://github.com/scientific-python/scientific-python-hugo-theme/pull/470)). |
| 20 | +- Keep scss separate ([#478](https://github.com/scientific-python/scientific-python-hugo-theme/pull/478)). |
| 21 | + |
| 22 | +## Contributors |
| 23 | + |
| 24 | +3 authors added to this release (alphabetically): |
| 25 | + |
| 26 | +- Adam Porter ([@alphapapa](https://github.com/alphapapa)) |
| 27 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 28 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 29 | + |
| 30 | +3 reviewers added to this release (alphabetically): |
| 31 | + |
| 32 | +- Adam Porter ([@alphapapa](https://github.com/alphapapa)) |
| 33 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 34 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 35 | + |
| 36 | +_These lists are automatically generated, and may not be complete or may contain |
| 37 | +duplicates._ |
| 38 | + |
1 | 39 | # scientific-python-hugo-theme 0.9
|
2 | 40 |
|
3 | 41 | We're happy to announce the release of scientific-python-hugo-theme 0.9!
|
|
0 commit comments