add stylesheet for syntax highlighting and add toc

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-05-13 07:41:43 +05:30
parent 0e6d6d79a2
commit 0c4333e325
15 changed files with 223 additions and 281 deletions

View File

@@ -4,10 +4,5 @@ home: true
---
<h2>Welcome</h2>
<p>These are some pages by natto:</p>
<h2>Posts</h2>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
$partial("templates/post-preview-list.html")$
<p>Find more in the <a href="/archive.html">archives</a>.</p>