Add synatx highlighting

This commit is contained in:
2021-09-01 16:37:47 +01:00
parent 68ad78e0a3
commit 8531509fae
3 changed files with 91 additions and 4 deletions

View File

@@ -11,11 +11,17 @@
<body>
<div id="header">
<p style="font-size: 0.7em"> tags:
$for(tags)$
<a href="/.tags/$tags$.html">$tags$</a>$sep$,
$endfor$
$for(tags)$
<a href="/.tags/$tags$.html">$tags$</a>$sep$,
$endfor$
</p>
<p class="smallText" id="footer">
written by $author$, generated by
<a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
</p>
<p class="smallText">
syntax highlighting based on <a href="https://pygments.org/">Pygments'</a> default colors
</p>
<p class="smallText" id="footer"> written by $author$, generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a></p>
<details id="commitLog">
<summary class="smallText">
Commit log (file history)