Use Pandoc lua-filter instead of Pygments plugin

for syntax highlights
This commit is contained in:
2025-05-27 19:28:17 -07:00
parent c72580f717
commit e06d75f82f
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>