mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Pull the shootouts about 0.16 into the intro section
This commit is contained in:
parent
26c18005a2
commit
d4e5fa6fdf
1 changed files with 8 additions and 11 deletions
|
@ -33,6 +33,14 @@ including...
|
||||||
* Many subprojects like {{< gh "@spf13/cobra">}}, {{< gh "@spf13/viper">}} and
|
* Many subprojects like {{< gh "@spf13/cobra">}}, {{< gh "@spf13/viper">}} and
|
||||||
{{< gh "@spf13/afero">}} which have experienced broad usage across the Go
|
{{< gh "@spf13/afero">}} which have experienced broad usage across the Go
|
||||||
ecosystem.
|
ecosystem.
|
||||||
|
|
||||||
|
{{< gh "@bep" >}} led the development of Hugo for the 3rd consecutive release
|
||||||
|
with nearly half of the contributions to 0.16 in addition to his considerable
|
||||||
|
contributions as lead maintainer. {{< gh "@anthonyfok" >}}, {{< gh
|
||||||
|
"@DigitalCraftsman" >}}, {{< gh "@MooreReason" >}} all made significant
|
||||||
|
contributions. A special thanks to {{< gh "@abourget " >}} for his considerable
|
||||||
|
work on multilingual support. Due to it's broad impact we wanted to spend more
|
||||||
|
time testing it and it will be included in Hugo's next release.
|
||||||
|
|
||||||
### Highlights
|
### Highlights
|
||||||
|
|
||||||
|
@ -131,17 +139,6 @@ facet of Hugo which will make for a much better experience for all of our users.
|
||||||
* Exit if specific port is unavailable in server mode {{<gh 1901>}}
|
* Exit if specific port is unavailable in server mode {{<gh 1901>}}
|
||||||
* Fix regression in "section menus for lazy blogger" {{<gh 2065>}}
|
* Fix regression in "section menus for lazy blogger" {{<gh 2065>}}
|
||||||
|
|
||||||
|
|
||||||
### Shoutouts
|
|
||||||
|
|
||||||
{{< gh "@bep" >}} led the development of Hugo for the 3rd consecutive release
|
|
||||||
with nearly half of the contributions to 0.16 in addition to his considerable
|
|
||||||
contributions as lead maintainer. {{< gh "@anthonyfok" >}}, {{< gh
|
|
||||||
"@DigitalCraftsman" >}}, {{< gh "@MooreReason" >}} all made significant
|
|
||||||
contributions. A special thanks to {{< gh "@abourget " >}} for his considerable
|
|
||||||
work on multilingual support. Due to it's broad impact we wanted to spend more
|
|
||||||
time testing it and it will be included in Hugo's next release.
|
|
||||||
|
|
||||||
****
|
****
|
||||||
|
|
||||||
## **0.15.0** November 25, 2015
|
## **0.15.0** November 25, 2015
|
||||||
|
|
Loading…
Reference in a new issue