/people-slides

BBL slides

Primary LanguageCSS

People Slides

Installation

Requirements:

  • make
  • nodejs && npm
  • bower

Then:

make install

Development

make serve

Build

make build

## How to....

How to add a new presentation?

  1. Make a copy of src/slides/example-copy-me renaming it as you wish
  2. Add a description of your presentation in src/js/slides.js

VoilĂ !

For more information on how to use remark.js, see the remark.js docs.