themes.md (1228B)
1 ---
2 title: Add Your Hugo Theme to the Showcase
3 linktitle: Themes
4 description: If you've built a Hugo theme and want to contribute back to the Hugo Community, share it with us.
5 date: 2017-02-01
6 publishdate: 2017-02-01
7 lastmod: 2017-02-27
8 categories: [contribute]
9 keywords: [contribute,themes,design]
10 authors: [digitalcraftsman]
11 menu:
12 docs:
13 parent: "contribute"
14 weight: 30
15 weight: 30
16 sections_weight: 30
17 draft: false
18 aliases: [/contribute/theme/]
19 wip: true
20 toc: true
21 ---
22
23 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.
24
25 Another great site for Hugo themes is [jamstackthemes.dev/](https://jamstackthemes.dev/ssg/hugo/).
26
27 ### Add Your Theme to the Repo
28
29 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.**
30
31 [themes.gohugo.io]: https://themes.gohugo.io/