16 lines
		
	
	
	
		
			348 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			348 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
name: "Erynwells.me Design System"
 | 
						|
description: "Theme description"
 | 
						|
homepage: "https://nutmeg.erynwells.me"
 | 
						|
tags: ["Design System"]
 | 
						|
features: ["Spacing", "Typography"]
 | 
						|
 | 
						|
author:
 | 
						|
  name: 'Eryn Wells'
 | 
						|
  homepage: 'https://erynwells.me'
 | 
						|
 | 
						|
markup:
 | 
						|
  goldmark:
 | 
						|
    parser:
 | 
						|
      wrapStandAloneImageWithinParagraph: false
 | 
						|
  highlight:
 | 
						|
    noClasses: false
 |