|
| 1 | +# scientific-python-hugo-theme 0.12 |
| 2 | + |
| 3 | +We're happy to announce the release of scientific-python-hugo-theme 0.12! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Add include-code shortcode ([#502](https://github.com/scientific-python/scientific-python-hugo-theme/pull/502)). |
| 8 | +- Add author profiles ([#503](https://github.com/scientific-python/scientific-python-hugo-theme/pull/503)). |
| 9 | +- Add image shortcode ([#505](https://github.com/scientific-python/scientific-python-hugo-theme/pull/505)). |
| 10 | +- Add include shortcode ([#506](https://github.com/scientific-python/scientific-python-hugo-theme/pull/506)). |
| 11 | +- Use toml for grids ([#509](https://github.com/scientific-python/scientific-python-hugo-theme/pull/509)). |
| 12 | +- Add file option to grid shortcode ([#511](https://github.com/scientific-python/scientific-python-hugo-theme/pull/511)). |
| 13 | +- Support grid items and cards ([#512](https://github.com/scientific-python/scientific-python-hugo-theme/pull/512)). |
| 14 | +- Add grid outline option ([#513](https://github.com/scientific-python/scientific-python-hugo-theme/pull/513)). |
| 15 | +- Use grid of cards for team gallery ([#510](https://github.com/scientific-python/scientific-python-hugo-theme/pull/510)). |
| 16 | +- Add field list shortcode and partial ([#515](https://github.com/scientific-python/scientific-python-hugo-theme/pull/515)). |
| 17 | +- Update image and grid shortcodes ([#520](https://github.com/scientific-python/scientific-python-hugo-theme/pull/520)). |
| 18 | +- Add sidebar ([#526](https://github.com/scientific-python/scientific-python-hugo-theme/pull/526)). |
| 19 | +- Use PST colors for backtotop ([#524](https://github.com/scientific-python/scientific-python-hugo-theme/pull/524)). |
| 20 | + |
| 21 | +## Bug Fixes |
| 22 | + |
| 23 | +- Add atom xml feed as subtheme ([#497](https://github.com/scientific-python/scientific-python-hugo-theme/pull/497)). |
| 24 | + |
| 25 | +## Documentation |
| 26 | + |
| 27 | +- Fix fosstodon link ([#493](https://github.com/scientific-python/scientific-python-hugo-theme/pull/493)). |
| 28 | +- Document figures ([#508](https://github.com/scientific-python/scientific-python-hugo-theme/pull/508)). |
| 29 | + |
| 30 | +## Maintenance |
| 31 | + |
| 32 | +- Fix blog build ([#495](https://github.com/scientific-python/scientific-python-hugo-theme/pull/495)). |
| 33 | +- Update hugo ([#494](https://github.com/scientific-python/scientific-python-hugo-theme/pull/494)). |
| 34 | +- Remove panel ([#498](https://github.com/scientific-python/scientific-python-hugo-theme/pull/498)). |
| 35 | +- Remove keyfeatures ([#499](https://github.com/scientific-python/scientific-python-hugo-theme/pull/499)). |
| 36 | +- Update hugo ([#500](https://github.com/scientific-python/scientific-python-hugo-theme/pull/500)). |
| 37 | +- Update mermaid ([#501](https://github.com/scientific-python/scientific-python-hugo-theme/pull/501)). |
| 38 | +- Move icon styling out of bulma ([#514](https://github.com/scientific-python/scientific-python-hugo-theme/pull/514)). |
| 39 | +- Update requirements ([#516](https://github.com/scientific-python/scientific-python-hugo-theme/pull/516)). |
| 40 | +- Hide deprecated shortcodes ([#517](https://github.com/scientific-python/scientific-python-hugo-theme/pull/517)). |
| 41 | +- Update hugo ([#518](https://github.com/scientific-python/scientific-python-hugo-theme/pull/518)). |
| 42 | +- Add back image-default ([#519](https://github.com/scientific-python/scientific-python-hugo-theme/pull/519)). |
| 43 | +- Separate hero css ([#521](https://github.com/scientific-python/scientific-python-hugo-theme/pull/521)). |
| 44 | +- Separate backtotop css ([#523](https://github.com/scientific-python/scientific-python-hugo-theme/pull/523)). |
| 45 | +- Remove level css ([#525](https://github.com/scientific-python/scientific-python-hugo-theme/pull/525)). |
| 46 | +- Update hugo ([#527](https://github.com/scientific-python/scientific-python-hugo-theme/pull/527)). |
| 47 | + |
| 48 | +## Contributors |
| 49 | + |
| 50 | +2 authors added to this release (alphabetically): |
| 51 | + |
| 52 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 53 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 54 | + |
| 55 | +2 reviewers added to this release (alphabetically): |
| 56 | + |
| 57 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 58 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 59 | + |
| 60 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
| 61 | + |
1 | 62 | # scientific-python-hugo-theme 0.11
|
2 | 63 |
|
3 | 64 | We're happy to announce the release of scientific-python-hugo-theme 0.11!
|
@@ -33,8 +94,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.11!
|
33 | 94 |
|
34 | 95 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
35 | 96 |
|
36 |
| -_These lists are automatically generated, and may not be complete or may contain |
37 |
| -duplicates._ |
| 97 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
38 | 98 |
|
39 | 99 | # scientific-python-hugo-theme 0.10
|
40 | 100 |
|
@@ -71,8 +131,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.10!
|
71 | 131 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
72 | 132 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
73 | 133 |
|
74 |
| -_These lists are automatically generated, and may not be complete or may contain |
75 |
| -duplicates._ |
| 134 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
76 | 135 |
|
77 | 136 | # scientific-python-hugo-theme 0.9
|
78 | 137 |
|
@@ -108,8 +167,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.9!
|
108 | 167 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
109 | 168 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
110 | 169 |
|
111 |
| -_These lists are automatically generated, and may not be complete or may contain |
112 |
| -duplicates._ |
| 170 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
113 | 171 |
|
114 | 172 | # scientific-python-hugo-theme 0.8
|
115 | 173 |
|
@@ -144,8 +202,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.8!
|
144 | 202 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
145 | 203 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
146 | 204 |
|
147 |
| -_These lists are automatically generated, and may not be complete or may contain |
148 |
| -duplicates._ |
| 205 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
149 | 206 |
|
150 | 207 | # scientific-python-hugo-theme 0.7
|
151 | 208 |
|
@@ -180,8 +237,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.7!
|
180 | 237 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
181 | 238 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
182 | 239 |
|
183 |
| -_These lists are automatically generated, and may not be complete or may contain |
184 |
| -duplicates._ |
| 240 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
185 | 241 |
|
186 | 242 | # scientific-python-hugo-theme 0.6
|
187 | 243 |
|
@@ -211,8 +267,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.6!
|
211 | 267 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
212 | 268 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
213 | 269 |
|
214 |
| -_These lists are automatically generated, and may not be complete or may contain |
215 |
| -duplicates._ |
| 270 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
216 | 271 |
|
217 | 272 | # scientific-python-hugo-theme 0.5
|
218 | 273 |
|
@@ -352,8 +407,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.4!
|
352 | 407 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
353 | 408 | - Stefan van der Walt ([@stefanv](https://github.com/stefanv))
|
354 | 409 |
|
355 |
| -_These lists are automatically generated, and may not be complete or may contain |
356 |
| -duplicates._ |
| 410 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
357 | 411 |
|
358 | 412 | # scientific-python-hugo-theme 0.3
|
359 | 413 |
|
@@ -456,8 +510,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.2!
|
456 | 510 |
|
457 | 511 | - Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
|
458 | 512 |
|
459 |
| -_These lists are automatically generated, and may not be complete or may contain |
460 |
| -duplicates._ |
| 513 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
461 | 514 |
|
462 | 515 | # scientific-python-hugo-theme 0.1
|
463 | 516 |
|
|
0 commit comments