Skip to content

📊 A cookiecutter template for reveal.js presentations.

License

Notifications You must be signed in to change notification settings

mchoplin/cookiecutter-reveal.js

This branch is up to date with keimlink/cookiecutter-reveal.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb68969 · May 22, 2018

History

63 Commits
May 22, 2018
May 5, 2018
Apr 2, 2016
May 5, 2018
May 5, 2018
Apr 2, 2016
May 6, 2018
May 5, 2018
Apr 2, 2016
May 22, 2018
May 6, 2018
May 5, 2018

Repository files navigation

cookiecutter-reveal.js

Build Status Updates

A cookiecutter template for reveal.js presentations.

Why should I use this?

  • You can set up and serve your presentation with only two commands!
  • Only npm and Python 3 are required
  • Once you have installed all requirements the presentation works without internet access
  • The Python 3 http.server module is used to serve the slides which allows you to show the speaker notes in a separate browser window
  • Installing reveal.js via npm keeps the size of your presentation small and makes upgrades easy
  • A custom CSS file is already included and you can use it for your own styles
  • Default license is Creative Commons Attribution 4.0 International License

Usage

  1. Install cookiecutter:
$ pip install cookiecutter
  1. Set up a new reveal.js project:
$ cookiecutter gh:keimlink/cookiecutter-reveal.js
  1. Create your presentation! 🚀

Note

You can find more information on how to set up and use the presentation you just created in the README.rst of your new reveal.js project.

About

📊 A cookiecutter template for reveal.js presentations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.7%
  • Makefile 36.2%
  • CSS 2.1%