slides vom retrogamig-vortrag vom chaos-bbq-weekend 2018
This repository has been archived on 2021-01-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
zeus 6cb7d3ca32 „README.md“ ändern 2021-01-24 16:37:27 +00:00
reveal.js removed obsoletes 2018-07-22 05:23:54 +02:00
README.md „README.md“ ändern 2021-01-24 16:37:27 +00:00

README.md

Retrogaming-Vortrag - Slides


archived, migrated to https://git.kostianix.de/talks/retrogaming-slides.git


Table of contents

  1. Install Node.js (4.0.0 or later) and npm

  2. Clone the repository

    $ git clone https://repos.ctdo.de/zeus/retrogaming-slides.git
    
  3. Install the necessary Font locally on your computer

    mkdir ~/.font
    cp reveal.js/retrotalk/font/Nintendo\ DS\ BIOS.ttf ~/.font/
    

    Maybe you have to install your font to ~/.fonts instead of ~/.font, depending on your distro (ubuntu uses ~/.fonts). Also make sure to restart your Browser to make it utilize the font (it looks pixelated).

  4. Navigate to the folder

    $ cd reveal.js
    
  5. Install dependencies

    $ npm install
    
  6. Serve the presentation and monitor source files for changes

    $ npm start
    
  7. Open http://localhost:8000 to view your presentation.
    You can change the port by using npm start -- --port=8001.

  8. If you want all on one page, e.G. to print this out, append ?pdf-print to the link like so: http://localhost:8000/?pdf-print You can now print the presentation if you like.

  9. Navigate through the Slides using the Arrow-Keys (Correct order is pressing down until you reach the Bottom, then richt, then down to the Bottom again and so on...). Press Escape to go to the Overview.

Folder Structure

── retrotalk/
   ├── css/
   │   └── theme/
   │       └── retro.css # theme for the slides
   ├── font/
   │   └── Nintendo DS BIOS.ttf # primary font used for slides. copy to your home-font-folder
   └── image/
      └── *.(png|jpg) # diverse images
── slides.md # markdown file of the slides
── index.html # open this in browser with http://localhost:8000

License

reveal.js

MIT licensed

Copyright (C) 2017 Hakim El Hattab, http://hakim.se

Retrotalk

CC-BY-SA-NC-4.0

zeus@ctdo.de

https://tastatursport.de/