mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	
			
				
					
						
					
					73b2f1ac08563c50bd25ddee3a8845e8d5f8bce3
				
			
			
		
	 Rasmus Stougaard
		
	
	73b2f1ac08
	
	
	Added layouts directory to avoid error when generating site
			Rasmus Stougaard
		
	
	73b2f1ac08
	
	
	Added layouts directory to avoid error when generating site
		
			
			Hugo ouputs an error like: ERROR: 2014/11/19 Walker: lstat /path/to/HugoBasicExample/layouts: no such file or directory when testing a new theme against this repo, unless the layouts folder is created first Tested with hugo built from commit master (on commit 728d0fa32cb666264045783518cc6ded5c78f246)
hugoBasicExample
This is an example site for Hugo.
It is indented to be a demo site for the hugo themes.
Using
- First install Hugo.
- Then clone this repository.
- Clone the hugo themes
- Run Hugo and select the theme of your choosing
    git clone https://github.com/spf13/HugoBasicExample.git
    cd HugoBasicExample
    git clone --recursive https://github.com/spf13/hugoThemes.git themes
    hugo server -t `themename`
					Languages
				
				
								
								
									HTML
								
								84.3%
							
						
							
								
								
									CSS
								
								11.4%
							
						
							
								
								
									JavaScript
								
								4.2%