summaryrefslogtreecommitdiff
path: root/pages/pages.go
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-11-03feat: static buildsalex emery
2024-11-03remove embedded fsa73x
2024-09-29feat(web): made toc optionala73x
2024-09-08chore(template): refactor how paths are madea73x
2024-09-04fix(html): nav bar orderinga73x
2024-09-03chore(html): refactor nav to be more dynamica73x
2024-08-27chore(embed): refactor embed fsa73x
2024-08-27feat(content): support templating in contenta73x
this is tired person code don't write tired person code