summaryrefslogtreecommitdiff
path: root/tissue/web.scm
AgeCommit message (Expand)Author
2022-06-23web: Do not use relative dates.Arun Isaac
2022-04-06web: Introduce <file> objects for web export.Arun Isaac
2022-03-18web: Display task lists in web issue listings.Arun Isaac
2022-03-18issue: Record all commits affecting a file, not just how many.Arun Isaac
2022-03-18issue: Rename issue-open to issue-open?.Arun Isaac
2022-03-18web: Parameterize %tags-path when exporting all files.Arun Isaac
2022-03-18web: Join lines when reading gemtext.Arun Isaac
2022-03-16tissue: Fix "#\s pace" typo.Arun Isaac
2022-03-16tissue: Add CSS class specific to each tag.Arun Isaac
2022-03-16tissue: Encode URIs for safety.Arun Isaac
2022-03-16tissue: Sanitize tag names in file paths.Arun Isaac
2022-03-15tissue: Use more specific &issue-file-not-found-error.Arun Isaac
2022-03-15tissue: Allow specification of CSS.Arun Isaac
2022-03-15tissue: Allow override of auto-generated files in website.Arun Isaac
2022-03-15tissue: Use the term "export" instead of "publish".Arun Isaac
2022-03-15tissue: Raise exception on missing file when building website.Arun Isaac
2022-03-14tissue: Support exporting issues to the web.Arun Isaac