50 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | ||
| widget: "slider"
 | ||
| headless: true  
 | ||
| weight: 10 
 | ||
| 
 | ||
| 
 | ||
| design:
 | ||
|   # Slide height is automatic unless you force a specific height (e.g. '400px')
 | ||
|   slide_height: '400px'
 | ||
|   is_fullscreen: false
 | ||
|   # Automatically transition through slides?
 | ||
|   loop: false
 | ||
|   # Duration of transition between slides (in ms)
 | ||
|   interval: 2000
 | ||
| 
 | ||
| content:
 | ||
|   slides:
 | ||
|     - title: "Sailing"
 | ||
|       content: "Dedicated sailor throughout most of my life. Ranging from family cruising and dinghy sailing to coaching and race official work."
 | ||
|       align: center
 | ||
|       background:
 | ||
|         position: right
 | ||
|         color: '#666'
 | ||
|         brightness: 0.7
 | ||
|         media: 'sailing/slider/IMG_6299.webp'
 | ||
|     - title: ""
 | ||
|       content: '_"A Bad Day Sailing Is Better Than Good Day At Work."_'
 | ||
|       align: center
 | ||
|       background:
 | ||
|         position: right
 | ||
|         color: '#666'
 | ||
|         brightness: 0.7
 | ||
|         media: 'sailing/slider/IMG_20190516_125332627.webp'
 | ||
|     - title: ""
 | ||
|       content: '_“Sailing – The fine art of slowly going nowhere at great expense while being cold, wet and miserable.”_'
 | ||
|       align: center
 | ||
|       background:
 | ||
|         position: right
 | ||
|         color: '#666'
 | ||
|         brightness: 0.7
 | ||
|         media: 'sailing/slider/IMG_20210516_111807076.webp'
 | ||
|     - title: ""
 | ||
|       content: '_“Sailing is the closest I can get to nature – it’s adrenaline, fear, a constant challenge and learning experience, an adventure into the unknown. And of course there is nothing better than wearing the same T-shirt for days and not brushing my hair for weeks.”_'
 | ||
|       align: center
 | ||
|       background:
 | ||
|         position: right
 | ||
|         color: '#666'
 | ||
|         brightness: 0.7
 | ||
|         media: 'sailing/slider/IMG_20210810_151716403.webp'    
 | ||
| --- |