mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
@@ -1,24 +1,30 @@
|
||||
---
|
||||
title: Add your hugo theme to the showcase
|
||||
linkTitle: Themes
|
||||
description: If you've built a Hugo theme and want to contribute back to the Hugo Community, share it with us.
|
||||
title: Themes
|
||||
description: If you've built a Hugo theme and want to contribute back to the Hugo Community, please share it with us.
|
||||
categories: [contribute]
|
||||
keywords: [contribute,themes,design]
|
||||
keywords: [themes]
|
||||
menu:
|
||||
docs:
|
||||
parent: contribute
|
||||
weight: 40
|
||||
weight: 40
|
||||
aliases: [/contribute/theme/]
|
||||
toc: true
|
||||
---
|
||||
|
||||
A collection of all themes created by the Hugo community, including screenshots and demos, can be found at [themes.gohugo.io]. Every theme in this list will automatically be added to the theme site.
|
||||
Visit [themes.gohugo.io] to browse a collection of themes created by the Hugo community.
|
||||
|
||||
Another great site for Hugo themes is [jamstackthemes.dev/](https://jamstackthemes.dev/ssg/hugo/).
|
||||
To submit your theme:
|
||||
|
||||
### Add your theme to the repository
|
||||
1. Read the [submission guidelines]
|
||||
2. Open a pull request in the [themes repository]
|
||||
|
||||
In order to add your Hugo theme to [themes.gohugo.io] please [open a pull request in the theme repository](https://github.com/gohugoio/hugoThemesSiteBuilder). **Please make sure that you've read the theme submission guidelines in the [README](https://github.com/gohugoio/hugoThemesSiteBuilder/blob/main/README.md#hugo-themes) of the hugoThemesSiteBuilder repository.**
|
||||
Other useful theme directories:
|
||||
|
||||
- [jamstack.club]
|
||||
- [jamstackthemes.dev]
|
||||
|
||||
[jamstack.club]: https://jamstack.club/#ssg=hugo
|
||||
[jamstackthemes.dev]: https://jamstackthemes.dev/ssg/hugo
|
||||
[submission guidelines]: https://github.com/gohugoio/hugoThemesSiteBuilder/tree/main#readme
|
||||
[themes repository]: https://github.com/gohugoio/hugoThemesSiteBuilder
|
||||
[themes.gohugo.io]: https://themes.gohugo.io/
|
||||
|
Reference in New Issue
Block a user