mirror of https://github.com/docker/docs.git
				
				
				
			
		
			
				
	
	
		
			20 lines
		
	
	
		
			380 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			380 B
		
	
	
	
		
			YAML
		
	
	
	
##
 | 
						|
# This file overrides options set in _config.yml for production / deploy
 | 
						|
##
 | 
						|
 | 
						|
# Google Analytics, etc.
 | 
						|
google_analytics: GTM-WL2QLG5
 | 
						|
onetrust_id: 8e0ebfd9-035d-4ec2-9b2f-a2de9c09f906
 | 
						|
hotjar_id: 3169877
 | 
						|
 | 
						|
# Assets
 | 
						|
#
 | 
						|
# For production/deploy, we build css with the "compressed" format, to produce
 | 
						|
# smaller files.
 | 
						|
sass:
 | 
						|
  style: compressed
 | 
						|
 | 
						|
collections:
 | 
						|
  samples:
 | 
						|
    output: true
 |