mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Docs: Add pointers to the new themes.gohugo.io site
in "Themes Overview" and "Installing Themes". TODO: Should look at all other pages and see where else we should add pointers to the Hugo Themes site.
This commit is contained in:
parent
63d9859c09
commit
3586d77bd5
2 changed files with 7 additions and 5 deletions
|
@ -9,9 +9,11 @@ title: Installing Themes
|
||||||
weight: 20
|
weight: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
Hugo themes are located in a centralized GitHub repository. The [Hugo Themes
|
Community-contributed [Hugo themes](http://themes.gohugo.io/), showcased
|
||||||
Repo](https://github.com/spf13/hugoThemes) itself is really a meta
|
at [themes.gohugo.io](//themes.gohugo.io/), are hosted in a centralized
|
||||||
repository which contains pointers to set of contributed themes.
|
GitHub repository. The [Hugo Themes Repo](https://github.com/spf13/hugoThemes)
|
||||||
|
itself at [github.com/spf13/hugoThemes](https://github.com/spf13/hugoThemes) is
|
||||||
|
really a meta repository which contains pointers to set of contributed themes.
|
||||||
|
|
||||||
## Installing all themes
|
## Installing all themes
|
||||||
|
|
||||||
|
|
|
@ -12,8 +12,8 @@ weight: 10
|
||||||
Hugo provides a robust theming system which is simple, yet capable of producing
|
Hugo provides a robust theming system which is simple, yet capable of producing
|
||||||
even the most complicated websites.
|
even the most complicated websites.
|
||||||
|
|
||||||
The Hugo community has created a set of themes ready for using in your own
|
The Hugo community has created [a wide variety of beautiful themes](//themes.gohugo.io/), as demoed at [themes.gohugo.io](//themes.gohugo.io/),
|
||||||
site.
|
ready for using in your own site.
|
||||||
|
|
||||||
Hugo themes have been designed to be the perfect balance between
|
Hugo themes have been designed to be the perfect balance between
|
||||||
simplicity and functionality. Hugo themes are powered by the excellent
|
simplicity and functionality. Hugo themes are powered by the excellent
|
||||||
|
|
Loading…
Reference in a new issue