Skip to content

samba2/revealjs-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opinionated reveal.js Bootstrap

Creates a plain reveal.js presentation with the external Markdown file presentation.md containing the slides.

Usage:

git clone https://github.com/samba2/revealjs-bootstrap.git
make init
# edit presentation.md
make start_http_server
make present

Creating a PDF

PDF creation utilizes the decktape Docker container:

make pdf

Note: The command behind the pdf Makefile target is adjusted for Windows 10 + WSL 1.

Searching inside Presentation Mode

Handles finding a text string anywhere in the slides and showing the next occurrence to the user by navigating to that slide and highlighting it.

Shortcut : CTRL + SHIFT + F

Zoom

Zoom anywhere on your presentation

Shortcut : alt + click: Zoom in. Repeat to zoom back out.

Links

About

opinionated reveal.js bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published