These slides are based on reveal.js---a framework for creating slides in HTML and presenting them in a web browser. Check out the live demo.
Here is a quick-start guide to viewing these slides in the browser. (For more details, go to the official reveal.js repository.)
-
Install Node.js (4.0.0 or later).
$ sudo apt-get update $ sudo apt-get install nodejs $ sudo apt-get install npm
-
Clone this repository.
$ git clone [email protected]:TypeFunc/lam-cal-slides.js.git
-
Navigate to the lam-cal-slides.js folder and install dependencies.
$ cd lam-cal-slides.js $ npm install
-
Serve the presentation and monitor source files for changes.
$ npm start
-
Open a webbroswer and navigate to http://localhost:8000 to view the presentation.
The reveal.js platform is covered by the MIT license:
Copyright (C) 2016 Hakim El Hattab, http://hakim.se
The content in the inputs directory is covered by the MIT license:
Copyright (C) 2017 William DeMeo, http://williamdemeo.org