summaryrefslogtreecommitdiffstats
path: root/docs/content/en/contribute/themes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/contribute/themes.md')
-rw-r--r--docs/content/en/contribute/themes.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/content/en/contribute/themes.md b/docs/content/en/contribute/themes.md
new file mode 100644
index 000000000..adfc38cc2
--- /dev/null
+++ b/docs/content/en/contribute/themes.md
@@ -0,0 +1,24 @@
+---
+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.
+categories: [contribute]
+keywords: [contribute,themes,design]
+menu:
+ docs:
+ parent: contribute
+ weight: 30
+weight: 30
+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.
+
+Another great site for Hugo themes is [jamstackthemes.dev/](https://jamstackthemes.dev/ssg/hugo/).
+
+### Add Your Theme to the Repo
+
+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.**
+
+[themes.gohugo.io]: https://themes.gohugo.io/