mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Update hugo config
This commit is contained in:
		
							parent
							
								
									1fe0f81e01
								
							
						
					
					
						commit
						4ba56880f9
					
				
					 1 changed files with 22 additions and 3 deletions
				
			
		
							
								
								
									
										25
									
								
								config.yml
									
										
									
									
									
								
							
							
						
						
									
										25
									
								
								config.yml
									
										
									
									
									
								
							| 
						 | 
					@ -1,13 +1,32 @@
 | 
				
			||||||
baseURL: "http://itsdrike.com/"
 | 
					baseURL: "https://itsdrike.com/"
 | 
				
			||||||
languageCode: "en-us"
 | 
					languageCode: "en-us"
 | 
				
			||||||
title: "ItsDrike"
 | 
					title: "ItsDrike"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
staticDir: "static/build"
 | 
					staticDir: "static/build"
 | 
				
			||||||
assetDir: "static/build"
 | 
					assetDir: "static/build"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
buildFuture: true
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
MetaDataFormat: yaml
 | 
					MetaDataFormat: yaml
 | 
				
			||||||
 | 
					markup:
 | 
				
			||||||
 | 
					  goldmark:
 | 
				
			||||||
 | 
					    renderer:
 | 
				
			||||||
 | 
					      unsafe: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
summaryLength: 40
 | 
					summaryLength: 40
 | 
				
			||||||
enableEmoji: true
 | 
					enableEmoji: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
enableRobotsTXT: true
 | 
					enableRobotsTXT: true
 | 
				
			||||||
 | 
					rssLimit: 10000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					related:
 | 
				
			||||||
 | 
					  threshold: 1
 | 
				
			||||||
 | 
					  includeNewer: true
 | 
				
			||||||
 | 
					  toLower: true
 | 
				
			||||||
 | 
					  indices:
 | 
				
			||||||
 | 
					    - name: tags
 | 
				
			||||||
 | 
					      weight: 1
 | 
				
			||||||
 | 
					    - name: keywords
 | 
				
			||||||
 | 
					      weight: 1
 | 
				
			||||||
 | 
					    - name: title
 | 
				
			||||||
 | 
					      weight: 1
 | 
				
			||||||
 | 
					    - name: subtitle
 | 
				
			||||||
 | 
					      weight: 1
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue