forked from Git/hugo-story
		
	Upload files to 'config/_default'
This commit is contained in:
		
							
								
								
									
										38
									
								
								config/_default/config.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										38
									
								
								config/_default/config.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,38 @@
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
## Basic Configuration
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
 | 
			
		||||
theme = "hugo-story"
 | 
			
		||||
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
## Publish
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
 | 
			
		||||
relativeURLs = "true"
 | 
			
		||||
#canonifyURLs = "true"
 | 
			
		||||
 | 
			
		||||
# Local
 | 
			
		||||
baseURL = "/"
 | 
			
		||||
publishDir = "public"
 | 
			
		||||
 | 
			
		||||
# Remote
 | 
			
		||||
#baseURL = "https://caressofsteel.github.io/demos/hugo/hugo-story/"
 | 
			
		||||
#publishDir = "//centos/sites/hugodev/hugostory/"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
## Hugo Built-in Features
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
 | 
			
		||||
disableKinds = ["taxonomy", "taxonomyTerm", "section"]
 | 
			
		||||
# googleAnalytics = "G-XXXXXXXXXX"
 | 
			
		||||
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
## Site Parameters
 | 
			
		||||
## -----------------------------------------------
 | 
			
		||||
 | 
			
		||||
[Params]
 | 
			
		||||
 | 
			
		||||
[Params.social]
 | 
			
		||||
 | 
			
		||||
[Params.asset]
 | 
			
		||||
		Reference in New Issue
	
	Block a user