(progn (add-to-list 'load-path "/media/joe/extradrive1/Projects/fivesigma/org-static/target/debug") (require 'org-static) (org-static-say-hello "joe")) (buffer-file-name) (org-export-to-file 'html "test.html")
(progn (add-to-list 'load-path "/media/joe/extradrive1/Projects/fivesigma/org-static/target/debug") (require 'org-static) (org-static-say-hello "joe")) (buffer-file-name) (org-export-to-file 'html "test.html")
Created: 2022-12-21 Wed 01:30