## Presentation made the 12/11/2019:
- Version control with git
- Markup languages
img | ||
.gitignore | ||
asciidoctor-revealjs.js | ||
custom_css.css | ||
LICENSE | ||
Mariano_12_11_2019_Version_Control_with_git.pdf | ||
package-lock.json | ||
package.json | ||
presentation.adoc | ||
presentation.html | ||
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