diff --git a/layers/emacs-reveal/README.org b/layers/emacs-reveal/README.org index 1c6e515..b3f927b 100644 --- a/layers/emacs-reveal/README.org +++ b/layers/emacs-reveal/README.org @@ -21,10 +21,7 @@ This layer adds support for something. https://gitlab.com/oer/emacs-reveal/#emacs-reveal-for-daily-use ** Features: - - Autocomplete - - Lint - - Refactor - - ... + - export org to presentation * Install To use this configuration layer, add it to your =~/.spacemacs=. You will need to diff --git a/site-start.el b/site-start.el new file mode 100644 index 0000000..957b46e --- /dev/null +++ b/site-start.el @@ -0,0 +1,3 @@ +;; put things here that --batch should load +;; ideally what we need to generate oer-reveal batch runs +