refactor: move posts, data and configs to exampleSite

This commit is contained in:
geekifan
2025-05-11 12:26:39 +08:00
parent 7d2f103a0d
commit 23a2a5aab0
31 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,23 @@
[highlight]
anchorLineNos = false
codeFences = true
guessSyntax = true
hl_Lines = ''
hl_inline = false
lineAnchors = ''
lineNoStart = 1
lineNos = true
lineNumbersInTable = true
noClasses = false
tabWidth = 4
wrapperClass = 'highlight'
[goldmark.parser]
wrapStandAloneImageWithinParagraph = false
[goldmark.parser.attribute]
block = true
title = true
[goldmark.renderer]
unsafe = true