1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00

syntax highlighting!

This commit is contained in:
2019-04-22 11:26:16 -04:00
parent a00014d33a
commit b4953407ee
6 changed files with 86 additions and 15 deletions

View File

@@ -8,6 +8,9 @@ disableFastRender = true
disableHugoGeneratorInject = true # don't worry, inserted manually :)
disableKinds = ["taxonomy", "taxonomyTerm"]
pygmentsUseClasses = true
pygmentsCodeFences = true
enableGitInfo = true
[taxonomies]