baseURL = 'https://danix.xyz/'
-languageCode = 'en-US'
title = 'danilo m.'
locale = 'en-US'
[markup.highlight]
codeFences = true
lineNos = false
- guessSyntax = false
- hl_Lines = ""
- hl_inline = false
tabWidth = 2
- # Style: use 'monokai' as base and customize in CSS
+ # Style: monokai - customize colors in layout files and CSS
style = 'monokai'
noClasses = false
[markup.tableOfContents]