Skip to content

SdgJlbl/slides

Repository files navigation

Slides from the talks I've given

How to view

Slides can be accessed online on sdg.jlbl.net/slides/<slides-folder-name>.

How to edit

Jekyll is only used for serving the slides with Github Pages, Jekyll and Ruby should not be required unless debugging the website.

Reveal.js is used for the slides, it can be installed with node (cf package-lock.json).

Clone the repo locally, install node dependencies (npm install run at top level), and launch a local server with python3 -m http.server to see the local version.

About

This repository contains the slides of the talks I've proposed here and there

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published