https://github.com/spacebat/org-reveal-demo
Quick demo of ox-reveal
https://github.com/spacebat/org-reveal-demo
Last synced: about 1 year ago
JSON representation
Quick demo of ox-reveal
- Host: GitHub
- URL: https://github.com/spacebat/org-reveal-demo
- Owner: spacebat
- Created: 2015-01-13T23:07:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T23:09:21.000Z (over 11 years ago)
- Last Synced: 2025-02-01T04:43:56.892Z (over 1 year ago)
- Language: JavaScript
- Size: 1.67 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* A Quick Org Export to Reveal.js Demo
The contents of the reveal.js directory in this repository were cloned from =git@github.com:hakimel/reveal.js.git= and then built using nodejs. The .git directory was removed so it could be added without sub{module,tree} hackery.
A script has been added to impress.org to set random values for the positions and rotations of the slides. Setting these by hand in the HTML is not so much fun.
* Install
You might want to clone this repository to somewhere under a webserver's docroot.
In emacs, run =M-x package-list-packages= and then install =ox-reveal=
You may have to =M-x load-library RET ox-reveal=
Then open =reveal.org= and =C-c C-e R R= to export to =reveal.html=
Check it out in your browser.