mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
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/
 |