chore: Add staging configuration
This commit is contained in:
		
							
								
								
									
										11
									
								
								config.toml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								config.toml
									
									
									
									
									
								
							@@ -1,11 +0,0 @@
 | 
			
		||||
baseURL = "https://histoiredunpied.com/"
 | 
			
		||||
languageCode = "fr-fr"
 | 
			
		||||
title = "Histoire d'un Pied"
 | 
			
		||||
theme = ["hugo-theme-lowtech"]
 | 
			
		||||
 | 
			
		||||
disableKinds = ["taxonomy", "taxonomyTerm"]
 | 
			
		||||
 | 
			
		||||
[params]
 | 
			
		||||
  description = "Histoire d'un pied est une série de livres témoignant de mon combat face au handicap"
 | 
			
		||||
  keywords = "histoire, pied, handicap, dessin, livre, thérapie, amputation, émotions"
 | 
			
		||||
  socialImage = "accueil/bienvenue.png"
 | 
			
		||||
							
								
								
									
										17
									
								
								config/_default/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config/_default/config.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
languageCode: fr-fr
 | 
			
		||||
 | 
			
		||||
title: Histoire d'un Pied
 | 
			
		||||
 | 
			
		||||
theme:
 | 
			
		||||
  - hugo-theme-lowtech
 | 
			
		||||
 | 
			
		||||
defaultContentLanguage: fr
 | 
			
		||||
 | 
			
		||||
disableKinds:
 | 
			
		||||
  - taxonomy
 | 
			
		||||
  - taxonomyTerm
 | 
			
		||||
 | 
			
		||||
params:
 | 
			
		||||
  description: Histoire d'un pied est une série de livres témoignant de mon combat face au handicap
 | 
			
		||||
  keywords: histoire, pied, handicap, dessin, livre, thérapie, amputation, émotions
 | 
			
		||||
  socialImage: accueil/bienvenue.png
 | 
			
		||||
							
								
								
									
										1
									
								
								config/production/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								config/production/config.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
baseURL: https://histoiredunpied.com/
 | 
			
		||||
							
								
								
									
										1
									
								
								config/staging/config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								config/staging/config.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
baseURL: https://histoiredunpied.lamelio.fr/
 | 
			
		||||
		Reference in New Issue
	
	Block a user