Skip to content

baharmon/presentations

Repository files navigation

A collection of presentations and talks

Building and publishing pages for this repository

Clone the repository::

git clone ...

Navigate to the first clone and build pages::

./build.sh

To add a new presentation, create new HTML file and edit ./build-slides.py.

To publish your changes, do:

git add ...
git commit -am "new slides explaining the project"
git push
./publish.sh

About the slides

These presentations use the Reveal.js HTML Presentation Framework.

License

The presentations' text and images are under the CC BY-SA 4.0 license.

Note that many things are linked material, logos, data, fonts, or styles from different sources which may have different licenses.