Skip to content

lightweight Dockerfile encapsulating reveal.js presentations based on Alpine

Notifications You must be signed in to change notification settings

acartauchenius/docker-reveal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Lightweight dockerized reveal.js presentations based on Alpine.

Prereqs

docker, docker-compose

Usage

Clone this (adjust REVEAL_VERSION inside docker file if so inclined), edit presentations/index.html to your liking, put assets into presentations/lib. Optionally, put your own css into presentations/css.

Then run:

docker-compose up -d --build

and point your browser to http://yourhost:8000 to view your presentation.

More on reveal.js here

About

lightweight Dockerfile encapsulating reveal.js presentations based on Alpine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages