Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

antonmry/talk-vigojug-2017-shame-on-you-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides

This is the source for my slides. The content is rendered using Gradle and published in the gh-pages branch to make slides available on-line.

Build

./gradlew clean asciidoctor

If you want to have it updated with changes in real-time:

./gradlew -t asciidoctor

To run it locally:

./gradlew liveReload

and open http://localhost:35729 with your browser. It should refresh with any change.

Deploy

To publish it:

./gradlew publishGhPages

Credits

This presentation is heavily influenced by the Melix slides. The good things you can find here are developed by him, except errors and bugs which are mine.

Releases

No releases published

Packages

No packages published