summaryrefslogtreecommitdiff
path: root/public/static
AgeCommit message (Collapse)Author
2024-12-30new markdown renderera73x
since TOC has a title now and it can compact toc headers, we can use header 2 for everything use the built in goldmark extension for syntax highlighting
2024-12-21add date to postsa73x
2024-12-12regen with new headera73x
2024-12-10new font EBGaramonda73x
2024-12-01feat(css): centered contenta73x
2024-11-11fix(css): remove ugly code blocka73x
2024-09-10feat(css): more subtle code blocksa73x
2024-09-04feat(html): add toc + footnotesa73x
2024-09-03chore(html): move css out of html heada73x
2024-09-02feat(html): new css stylinga73x
2024-08-31fix(html): code blocks overflow scrolla73x
2024-08-31chore(html): removed js for go chromaa73x
2024-08-31feat(html): add syntax highlightinga73x
using a js library until I work out how to use https://github.com/alecthomas/chroma
2024-08-25post 2a73x
2024-08-25feat: add templatinga73x