aboutsummaryrefslogtreecommitdiff
path: root/lisp/seam-export.el
AgeCommit message (Collapse)Author
25 hoursMinor docstring reformattingSpencer Williams
25 hoursAdd support for custom template varsSpencer Williams
30 hoursRename and document helpersSpencer Williams
30 hoursAdd raw-title template varSpencer Williams
30 hoursImprove title renderingSpencer Williams
30 hoursUse mustache.el for templatingSpencer Williams
6 daysAdd support for draft notesSpencer Williams
6 daysUse helper to retrieve slugs from filenamesSpencer Williams
6 daysAggressively delete old HTML files on exportSpencer Williams
This is to avoid keeping around old HTML files that are no longer wanted after changing seam-export-alist.
2025-04-16Use literal regexp instead of calling org-headline-reSpencer Williams
2025-04-14Switch to cl-sort (Emacs 29 compat)Spencer Williams
2025-04-07Move code to lisp/ subdirectorySpencer Williams