|
| 1 | +# scientific-python-hugo-theme 0.3 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.3! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Improvements to blog.scientific-python.org ([#289](https://github.com/scientific-python/scientific-python-hugo-theme/pull/289)). |
| 8 | +- Fixes related to scientific-python.org/grants (#291) ([#292](https://github.com/scientific-python/scientific-python-hugo-theme/pull/292)). |
| 9 | +- Build multiple sites ([#298](https://github.com/scientific-python/scientific-python-hugo-theme/pull/298)). |
| 10 | +- Use dart sass ([#303](https://github.com/scientific-python/scientific-python-hugo-theme/pull/303)). |
| 11 | +- Use pydata-sphinx-theme admonition styling ([#301](https://github.com/scientific-python/scientific-python-hugo-theme/pull/301)). |
| 12 | +- Enable font-awesome ([#310](https://github.com/scientific-python/scientific-python-hugo-theme/pull/310)). |
| 13 | +- Add javascript dark toggle mode ([#308](https://github.com/scientific-python/scientific-python-hugo-theme/pull/308)). |
| 14 | +- Add missing admonitions ([#312](https://github.com/scientific-python/scientific-python-hugo-theme/pull/312)). |
| 15 | +- Use pst page-toc ([#313](https://github.com/scientific-python/scientific-python-hugo-theme/pull/313)). |
| 16 | +- Add mission and values admonitions ([#322](https://github.com/scientific-python/scientific-python-hugo-theme/pull/322)). |
| 17 | +- Add date generated as comment ([#325](https://github.com/scientific-python/scientific-python-hugo-theme/pull/325)). |
| 18 | +- Use preconnects to speed up font loading ([#337](https://github.com/scientific-python/scientific-python-hugo-theme/pull/337)). |
| 19 | +- Prepare for better PST alignment ([#329](https://github.com/scientific-python/scientific-python-hugo-theme/pull/329)). |
| 20 | +- Render mermaid via code blocks, instead of shortcodes ([#338](https://github.com/scientific-python/scientific-python-hugo-theme/pull/338)). |
| 21 | + |
| 22 | +## Bug Fixes |
| 23 | + |
| 24 | +- Revert "Fixes related to scientific-python.org/grants (#291) (#292)" ([#294](https://github.com/scientific-python/scientific-python-hugo-theme/pull/294)). |
| 25 | +- Revert change that only provided partial context ([#311](https://github.com/scientific-python/scientific-python-hugo-theme/pull/311)). |
| 26 | + |
| 27 | +## Documentation |
| 28 | + |
| 29 | +- Update getstarted button ([#315](https://github.com/scientific-python/scientific-python-hugo-theme/pull/315)). |
| 30 | + |
| 31 | +## Maintenance |
| 32 | + |
| 33 | +- Meta: (Makefile) Serve with --poll, etc ([#293](https://github.com/scientific-python/scientific-python-hugo-theme/pull/293)). |
| 34 | +- Add netlify target ([#297](https://github.com/scientific-python/scientific-python-hugo-theme/pull/297)). |
| 35 | +- Test on main site ([#300](https://github.com/scientific-python/scientific-python-hugo-theme/pull/300)). |
| 36 | +- Only build site previews for PRs ([#306](https://github.com/scientific-python/scientific-python-hugo-theme/pull/306)). |
| 37 | +- Run linter ([#309](https://github.com/scientific-python/scientific-python-hugo-theme/pull/309)). |
| 38 | +- Purge unused bulma CSS ([#317](https://github.com/scientific-python/scientific-python-hugo-theme/pull/317)). |
| 39 | +- Add back missing pieces of bulma ([#318](https://github.com/scientific-python/scientific-python-hugo-theme/pull/318)). |
| 40 | +- Do not render duplicate shortcodes ([#324](https://github.com/scientific-python/scientific-python-hugo-theme/pull/324)). |
| 41 | +- Use purgeCSS to reduce fresh CSS ([#319](https://github.com/scientific-python/scientific-python-hugo-theme/pull/319)). |
| 42 | +- Disable taxonomy index page ([#323](https://github.com/scientific-python/scientific-python-hugo-theme/pull/323)). |
| 43 | +- Bump changelist from 0.3 to 0.4 ([#327](https://github.com/scientific-python/scientific-python-hugo-theme/pull/327)). |
| 44 | +- Bump pre-commit from 3.4.0 to 3.5.0 ([#328](https://github.com/scientific-python/scientific-python-hugo-theme/pull/328)). |
| 45 | +- Remove unused notices ([#326](https://github.com/scientific-python/scientific-python-hugo-theme/pull/326)). |
| 46 | +- Remove unused fadeFrontPage ([#330](https://github.com/scientific-python/scientific-python-hugo-theme/pull/330)). |
| 47 | +- Remove jquery usage in theme JS ([#331](https://github.com/scientific-python/scientific-python-hugo-theme/pull/331)). |
| 48 | +- Only handle shortcuts if they are present on the page ([#333](https://github.com/scientific-python/scientific-python-hugo-theme/pull/333)). |
| 49 | +- Update hugo ([#335](https://github.com/scientific-python/scientific-python-hugo-theme/pull/335)). |
| 50 | + |
| 51 | +## Contributors |
| 52 | + |
| 53 | +5 authors added to this release (alphabetically): |
| 54 | + |
| 55 | +- [@dependabot[bot]](https://github.com/apps/dependabot) |
| 56 | +- [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) |
| 57 | +- Adam Porter ([@alphapapa](https://github.com/alphapapa)) |
| 58 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 59 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 60 | + |
| 61 | +2 reviewers added to this release (alphabetically): |
| 62 | + |
| 63 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 64 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 65 | + |
| 66 | +_These lists are automatically generated, and may not be complete or may contain |
| 67 | +duplicates._ |
| 68 | + |
1 | 69 | # scientific-python-hugo-theme 0.2 |
2 | 70 |
|
3 | 71 | We're happy to announce the release of scientific-python-hugo-theme 0.2! |
|
0 commit comments