|
| 1 | +# scientific-python-hugo-theme 0.16 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.16! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Update navbar styling ([#564](https://github.com/scientific-python/scientific-python-hugo-theme/pull/564)). |
| 8 | +- Unify navbar link styling (following PST) ([#567](https://github.com/scientific-python/scientific-python-hugo-theme/pull/567)). |
| 9 | +- Add tables to examples with PST styling ([#571](https://github.com/scientific-python/scientific-python-hugo-theme/pull/571)). |
| 10 | +- Refactor tabs ([#579](https://github.com/scientific-python/scientific-python-hugo-theme/pull/579)). |
| 11 | + |
| 12 | +## Documentation |
| 13 | + |
| 14 | +- Remove yamlToTable documentation ([#570](https://github.com/scientific-python/scientific-python-hugo-theme/pull/570)). |
| 15 | + |
| 16 | +## Maintenance |
| 17 | + |
| 18 | +- Remove bulma title css ([#557](https://github.com/scientific-python/scientific-python-hugo-theme/pull/557)). |
| 19 | +- Remove unneeded bulma css ([#558](https://github.com/scientific-python/scientific-python-hugo-theme/pull/558)). |
| 20 | +- Remove unused class styling ([#560](https://github.com/scientific-python/scientific-python-hugo-theme/pull/560)). |
| 21 | +- Remove reference to unused class is-max-desktop ([#562](https://github.com/scientific-python/scientific-python-hugo-theme/pull/562)). |
| 22 | +- Remove is-max-widescreen class ([#563](https://github.com/scientific-python/scientific-python-hugo-theme/pull/563)). |
| 23 | +- Refactor navbar css ([#565](https://github.com/scientific-python/scientific-python-hugo-theme/pull/565)). |
| 24 | +- Use rem for fonts, margins, and padding ([#561](https://github.com/scientific-python/scientific-python-hugo-theme/pull/561)). |
| 25 | +- Add links to preview sites for PRs ([#569](https://github.com/scientific-python/scientific-python-hugo-theme/pull/569)). |
| 26 | +- Add link to scientific-python.org preview ([#574](https://github.com/scientific-python/scientific-python-hugo-theme/pull/574)). |
| 27 | +- Add link to learn preview ([#576](https://github.com/scientific-python/scientific-python-hugo-theme/pull/576)). |
| 28 | +- Bump pre-commit from 3.6.2 to 3.7.0 ([#577](https://github.com/scientific-python/scientific-python-hugo-theme/pull/577)). |
| 29 | +- [pre-commit.ci] pre-commit autoupdate ([#578](https://github.com/scientific-python/scientific-python-hugo-theme/pull/578)). |
| 30 | +- Update hugo ([#580](https://github.com/scientific-python/scientific-python-hugo-theme/pull/580)). |
| 31 | + |
| 32 | +## Contributors |
| 33 | + |
| 34 | +1 authors added to this release (alphabetically): |
| 35 | + |
| 36 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 37 | + |
| 38 | +2 reviewers added to this release (alphabetically): |
| 39 | + |
| 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 |
| 44 | +duplicates._ |
| 45 | + |
1 | 46 | # scientific-python-hugo-theme 0.15
|
2 | 47 |
|
3 | 48 | We're happy to announce the release of scientific-python-hugo-theme 0.15!
|
|
0 commit comments