Created by Yeonghun Chae
Install Node.js Command Line Tools
npm install -g electron-prebuilt gulp bower electron-packager
$ git clone https://github.com/ust-bigdata-science/publisher.git
$ cd publisher
$ npm install
$ bower install
$ gulp file
$ electron main.js # start from cmd line
$ electron-packager . publisher --platform win32 --arch x64 --out dist/ # windows
$ electron-packager . publisher --platform darwin --arch x64 --out dist/ # mac os x
div.reveal
div.slides
section
h1 Reveal.js
h3 The HTML Presentation Framework
p
small
| Created by
a(href='http://hakim.se') Hakim El Hattab
| /
a(href='http://twitter.com/hakimel') @hakimel
section
h2 Hello There
p
| reveal.js enables you to create beautiful interactive slide decks using HTML. This presentation will show you examples of what it can do.