Use Pandoc lua-filter instead of Pygments plugin

for syntax highlights
This commit is contained in:
2025-06-16 20:18:05 -07:00
parent da77583a5d
commit 91ca5c2f3f
3 changed files with 4 additions and 146 deletions

View File

@@ -11,9 +11,8 @@
type="text/css"
media="screen"
/>
<link rel="stylesheet" href="$root/pandoc.css?$generate_date" />
<link rel="stylesheet" href="$root/moonscript.css?$generate_date" />
<link rel="stylesheet" href="$root/app.css?$generate_date" />
$each{{"pandoc", "pygments", "app"}, "stylesheet"}[[
<link rel="stylesheet" href="$root/$stylesheet.css?$generate_date" />]]
</head>
<body class="bg-white">
<header>