Skip to content

pvdissel/talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6da82af · Jun 2, 2019

History

54 Commits
Jun 2, 2019
Jun 2, 2019
Jun 2, 2019
May 18, 2015
Mar 21, 2015
Jun 2, 2019
Jun 2, 2019
Feb 27, 2015
Jun 2, 2019

Repository files navigation

Presentations

by Patrick van Dissel

Just want to view the presentations? Go to: http://ikoodi.nl/talks

Want to see the sources? Take a look in the subprojects directory for the specific presentations.

Usage

The presentations are set-up with Asciidoctor and generated to usable formats, like html5, with Gradle using the asciidoctor-gradle-plugin.

To build the presentations run the following command:

$ ./gradlew presentation

Each presentation is a separate Gradle subproject, located within the subprojects directory. To build only a specific presentation, run the following command:

$ ./gradlew :{name-of-subproject}:presentation

The generated presentation output can be found, per subproject, in the build/asciidoc/{format}/.

About

Public collection of my presentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published