Age | Commit message (Collapse) | Author |
|
|
|
As a precursor, define some functions and variables to load up org files
in org/*. Easy setup and usage.
|
|
gotta go fast (except for packages.org)
|
|
Basically, instead of generating files at every save on Emacs, just load
them via org-babel-load-file. This means that I can rely on those
functions to compile and manage org file to elisp file conversions. This
happens at first run time, and will not compile org files to el files if
there have been no changes to the org files.
|
|
Proper naming, GNU/Stow style.
|