You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
img | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Mariano_12_11_2019_Version_Control_with_git.pdf | 3 years ago | |
README.md | 3 years ago | |
asciidoctor-revealjs.js | 3 years ago | |
custom_css.css | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago | |
presentation.adoc | 3 years ago | |
presentation.html | 3 years ago |
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