Flushing out article

- SSH agent section
- More dotfile examples in home manager article
- Syntax highlighting gruvbox theme
This commit is contained in:
Nox Sluijtman 2022-09-29 14:42:58 +02:00
parent ed72df31df
commit ecd0f85ef3
4 changed files with 100 additions and 15 deletions

View file

@ -39,3 +39,7 @@ contentTypeName = 'rambles'
[markup.tableOfContents]
endLevel = 4
startLevel = 1
[markup.highlight]
noClasses = true
style = 'gruvbox'