(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")

Author: Joe Bellus

Created: 2022-12-21 Wed 01:30