Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 663 Bytes

Björn Büttner's Presentations

This repository contains presentations I intend to give more than once. The presentations are build via YAML, converted to HTML via Mustache and presented using Reveal.js.

All content is available under the MIT License, so feel free to fork and adapt the slides - or contribute improvements.

Usage

Requirements

Installation

  1. Clone this repository
  2. Run npm install to install all dependencies
  3. Run npm start to build and start the presentation server
  4. Navigate to http://localhost:8080 to view the presentations