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.
 
 
 
Go to file
nold 7fbe81e514 index 3 years ago
css New stuff 3 years ago
examples Moved original sources to /examples 3 years ago
fonts Add: Font Roboto Slab 3 years ago
html Make sure the HTML output directory is available for make 4 years ago
images fix image 3 years ago
markdown index 3 years ago
reveal.js@eaf3988311 Switch the reveal.js submodule to track the upstream 3 years ago
theme 8: Add a .larger utility class to the custom CSS 3 years ago
.gitignore Move *.md to markdown/ and put *.html in html/ 4 years ago
.gitlab-ci.yml New stuff 3 years ago
.gitmodules Switch the reveal.js submodule to track the upstream 3 years ago
Dockerfile Add: Dockerfile & build using docker 3 years ago
Dockerfile.nginx Add Dockerfile.nginx 3 years ago
LICENSE.txt Add the Creative Commons Attribution-ShareAlike 4.0 International License 4 years ago
Makefile Merge remote-tracking branch 'upstream/master' 3 years ago
README.md Add a simple listing of the available presentations 4 years ago
index.md index 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.


Creative Commons License
Benji's Slide Decks by Benji Fisher is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.