Add syntax highlight config to site config file

Generate a Monokai and MonokaiLight CSS file for highlighting
Include the CSS file in <head>
This commit is contained in:
Eryn Wells 2022-08-18 20:15:33 -07:00
parent b8050c6993
commit 4c1baa2b6d
3 changed files with 182 additions and 4 deletions

View file

@ -12,6 +12,12 @@ name = 'Eryn Wells'
[languages.es]
weight = 2
[markup]
[markup.highlight]
anchorLineNos = true
lineNos = true
noClasses = false
[mediaTypes]
[mediaTypes.'application/rss+xml']
delimiter = '.'