dbb35deb78ab4ac6d4750032e5933638769426a9
Retrogaming-Vortreg - Slides
Table of contents
-
Install Node.js (4.0.0 or later)
-
Clone the repository
$ git clone https://repos.ctdo.de/zeus/retrogaming-slides.git -
Install the necessary Font locally on your computer
mkdir ~/.font cp reveal.js/retrotalk/font/Nintendo\ DS\ BIOS.ttf \ ~/.font/ -
Navigate to the folder
$ cd reveal.js -
Install dependencies
$ npm install -
Serve the presentation and monitor source files for changes
$ npm start -
Open http://localhost:8000 to view your presentation
You can change the port by using
npm start -- --port=8001.
Folder Structure
License
reveal.js
MIT licensed
Copyright (C) 2017 Hakim El Hattab, http://hakim.se
Retrotalk
CC-BY-SA-NC-4.0
Description
Languages
JavaScript
50.7%
CSS
25.7%
SCSS
11.9%
HTML
11.7%