mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-22 10:51:50 +00:00
update release notes
This commit is contained in:
parent
20cb4c9314
commit
fe38dc2fa0
1 changed files with 6 additions and 5 deletions
|
@ -26,23 +26,24 @@ can detect if it’s being run in Windows Explorer and provide additional
|
||||||
instructions to run it via the command prompt.
|
instructions to run it via the command prompt.
|
||||||
|
|
||||||
The Hugo community continues to grow. Hugo has over 4000 stars on github, 165
|
The Hugo community continues to grow. Hugo has over 4000 stars on github, 165
|
||||||
contributors, 34 themes and 1000s of happy users. It is now the 5th most
|
contributors, 35 themes and 1000s of happy users. It is now the 5th most
|
||||||
popular static site generator (by Stars) and has the 3rd largest contributor
|
popular static site generator (by Stars) and has the 3rd largest contributor
|
||||||
community.
|
community.
|
||||||
|
|
||||||
This release represents over **240 contributions by 36 contributors** to the main
|
This release represents over **240 contributions by 36 contributors** to the main
|
||||||
Hugo codebase.
|
Hugo codebase.
|
||||||
|
|
||||||
Big shout out to [@bep](https://github.com/bep),
|
Big shout out to [@bep](https://github.com/bep) who led the development of Hugo
|
||||||
[@anthonyfok](https://github.com/anthonyfok),
|
this release, [@anthonyfok](https://github.com/anthonyfok),
|
||||||
[@eparis](https://github.com/eparis),
|
[@eparis](https://github.com/eparis),
|
||||||
[@SchumacherFM](https://github.com/SchumacherFM),
|
[@SchumacherFM](https://github.com/SchumacherFM),
|
||||||
[@RickCogley](https://github.com/RickCogley) &
|
[@RickCogley](https://github.com/RickCogley) &
|
||||||
[@mdhender](https://github.com/mdhender) for their significant contributions
|
[@mdhender](https://github.com/mdhender) for their significant contributions
|
||||||
and [@tatsushid](https://github.com/tatsushid) for his continuous improvements
|
and [@tatsushid](https://github.com/tatsushid) for his continuous improvements
|
||||||
to the templates. Also a big thanks to all the theme creators. 10 new themes
|
to the templates. Also a big thanks to all the theme creators. 11 new themes
|
||||||
have been added since last release and the [hugoThemes repo now has previews of
|
have been added since last release and the [hugoThemes repo now has previews of
|
||||||
all of them](https://github.com/spf13/hugoThemes/blob/master/README.md#theme-list).
|
all of
|
||||||
|
them](https://github.com/spf13/hugoThemes/blob/master/README.md#theme-list).
|
||||||
|
|
||||||
Hugo also depends on a lot of other great projects. A big thanks to all of our dependencies inclding:
|
Hugo also depends on a lot of other great projects. A big thanks to all of our dependencies inclding:
|
||||||
[cobra](https://github.com/spf13/cobra),
|
[cobra](https://github.com/spf13/cobra),
|
||||||
|
|
Loading…
Reference in a new issue