You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
css | 3 years ago | |
examples | 3 years ago | |
fonts | 3 years ago | |
html | 4 years ago | |
images | 3 years ago | |
markdown | 3 years ago | |
reveal.js@eaf3988311 | 3 years ago | |
theme | 3 years ago | |
.gitignore | 4 years ago | |
.gitlab-ci.yml | 3 years ago | |
.gitmodules | 3 years ago | |
Dockerfile | 3 years ago | |
Dockerfile.nginx | 3 years ago | |
LICENSE.txt | 4 years ago | |
Makefile | 3 years ago | |
README.md | 4 years ago | |
index.md | 3 years ago |
README.md
Benji's Slide Decks
Live demo
See the generated presentations on my GitLab Pages.
Quick Start
git clone --recurse-submodules git@gitlab.com:benjifisher/slide-decks.git
cd slide-decks
make
This will create html/example.html
from the markdown source
markdown/example.md
.
Make targets
You can also make FILE.html
when markdown/FILE.md
is any available source
file. The output will be created in the html/
directory.
The command make build
will create HTML files in the html/
directory for
all sources markdown/*.md
.
Version of Reveal.js
This repository includes Isovera'a fork of
reveal.js
as a git
submodule.
You may prefer to start with the original.
If you do, then you will have to adjust the theme reference in the existing
presentations.
Benji's Slide Decks by Benji Fisher is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.