summaryrefslogtreecommitdiff
path: root/z.scm
AgeCommit message (Collapse)Author
2020-05-18Dark and light syntax highlightingBen Sima
2020-05-15Holy grail layoutBen Sima
2020-05-15Replace quote syntax with list functionBen Sima
Way easier to read this way.
2020-05-15Fix links in tag view, header link, and non-found pageBen Sima
2020-05-15Process markdown with pandoc before HTML renderBen Sima
2020-05-14Scale appropriately for phoneBen Sima
2020-05-13Convert my org files to md and renderBen Sima
Still some bugs, but I will get to them soon.
2020-05-13Re-namespace general scheme code to bsBen Sima
2020-05-12Output formatting fixupsBen Sima
2020-05-12PEG parsing of nodesBen Sima
2020-05-12Formatting etc whateverBen Sima
2020-05-12Idempotently add id to tag indexBen Sima
2020-05-12for -> turnBen Sima
Inspired by hoon
2020-05-11Refactor: nodes are now objectsBen Sima
2020-05-11Add 'tag' index page and navbarBen Sima
2020-05-11Add 'web port' argument, and some more page/templatingBen Sima
2020-05-10web server is workingBen Sima
2020-05-09Add get-tags functionBen Sima
2020-05-09Index titlesBen Sima
Also don't overwrite srfi-1 stuff, and added an re module.
2020-05-09Add cat-node, and a bit of refactoringBen Sima
2020-05-09Init zBen Sima