Tweak asciidoc config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Marko Korhonen 2024-02-03 19:44:21 +02:00
parent 6fa89b7424
commit 6e6de56be4
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
6 changed files with 7 additions and 4 deletions

View file

@ -3,6 +3,6 @@ languageCode = 'en-us'
title = 'Marko Korhonen'
enableEmoji = true
enableGitInfo = false
enableGitInfo = true
urls = ['.*']

View file

@ -1,8 +1,11 @@
[asciidocExt]
workingFolderCurrent = true
extensions = ["asciidoctor-html5s"]
backend = "html5s"
[asciidocExt.attributes]
source-highlighter = "rouge"
toc = true
[tableOfContents]
startLevel = 1

View file

@ -46,3 +46,6 @@ linkedin = true
reddit = true
whatsapp = true
email = true
[params.features.readingTime]
enable = true