## Presentation made the 12/11/2019: - Version control with git - Markup languages
Go to file
Mariano Bernaldo 62cfa754bd update README 2019-11-12 11:12:06 +01:00
img first commit presentation 2019-11-12 10:54:57 +01:00
.gitignore first commit presentation 2019-11-12 10:54:57 +01:00
LICENSE Initial commit 2019-11-12 09:44:00 +00:00
Mariano_12_11_2019_Version_Control_with_git.pdf first commit presentation 2019-11-12 10:54:57 +01:00
README.md update README 2019-11-12 11:12:06 +01:00
asciidoctor-revealjs.js first commit presentation 2019-11-12 10:54:57 +01:00
custom_css.css first commit presentation 2019-11-12 10:54:57 +01:00
package-lock.json first commit presentation 2019-11-12 10:54:57 +01:00
package.json first commit presentation 2019-11-12 10:54:57 +01:00
presentation.adoc first commit presentation 2019-11-12 10:54:57 +01:00
presentation.html first commit presentation 2019-11-12 10:54:57 +01:00

README.md

Slides_GIT_Mariano

Presentation made the 12/11/2019:

Contents:

  • Version control with git
  • Markup languages

Generated from an asciidoctor file using node.js and asciidoctor-revealjs

To generate the html document from the document presentation.adoc

node install
node asciidoctor-revealjs.js

Then open the file presentation.html

A export of this file in .pdf format has been generated using Decktape