summaryrefslogtreecommitdiffstats
path: root/index.yaml
blob: 5d0912c01f178b219fc9ec85a0b64b56e6743f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
page:
  siteTitle: All I know
  siteName: knowledge.beyermatthi.as
  headHtml: |
    <link href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-tomorrow.css" rel="stylesheet" />
    <script src="https://cdn.jsdelivr.net/combine/npm/prismjs@1.23.0/prism.min.js,npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>

template:
  urlStrategy: direct

pandoc:
  rewriteClass:
    # For use in notes with Prism.JS disabled
    code-block: border-2 p-1 overflow-auto my-1 bg-gray-50