Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 483 Bytes

File metadata and controls

18 lines (12 loc) · 483 Bytes

HomepageObjects

About

This was just a fleeting idea that will proably go nowhere. If I were to work on this it would become a framework for building homepages and blogs. Decided to push it to GitHub in the open, because I’ve been working on too many things in private repos.

Export Org to JSON

emacs $ORG_FILE --batch -l $INIT_EL --eval "(org-export-to-file 'json \"$CACHE_FILE\")"

Acknowledgments