mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	
			
				
					
						
					
					2941cdef6a905fdcaf1ee447a29986ff4feab5b5
				
			
			
		
	 Alexandros
		
	
	2941cdef6a
	
	
	Add more Taxonomies configuration (#27)
			Alexandros
		
	
	2941cdef6a
	
	
	Add more Taxonomies configuration (#27)
		
			
			This PR adds the default Hugo taxonomies configuration in the second config of the HugoBasicExample. This PR will fix a number of theme demos that currently require the default Hugo taxonomies. For example the [Plain Blog](https://themes.gohugo.io/plain-blog/) theme demo will generate once again after this PR is merged.
hugoBasicExample
This is an example site for Hugo.
It is intended to be a demo site for the various Hugo themes.
Using
- Install Hugo
- Clone this repository
git clone https://github.com/gohugoio/hugoBasicExample.git
cd hugoBasicExample
- Clone the repository you want to test. If you want to test all hugo themes, you can clone the full list
git clone --recursive https://URL/OF/YOUR/THEME themes/YOURTHEME
or
git clone --recursive https://github.com/gohugoio/hugoThemes.git themes
- Run Hugo and select the theme of your choosing
hugo server -t YOURTHEME
					Languages
				
				
								
								
									HTML
								
								84.3%
							
						
							
								
								
									CSS
								
								11.4%
							
						
							
								
								
									JavaScript
								
								4.2%