876 B
876 B
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