initial commit
parents
.gitignore
0 → 100644
README.md
0 → 100644
docute.css
0 → 100644
This diff is collapsed.
docute.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
favicon.ico
0 → 100644
14.7 KB
guide/10_introduction.md
0 → 100644
guide/20_concepts.md
0 → 100644
guide/30_run.md
0 → 100644
guide/40_creation.md
0 → 100644
guide/50_kszk.md
0 → 100644
index.html
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | ||
"name": "ansible-presentation", | ||
"version": "1.0.0", | ||
"description": "Ansible for KSZK", | ||
"scripts": { | ||
"start": "srr" | ||
}, | ||
"author": "", | ||
"license": "GPL", | ||
"dependencies": { | ||
"serve-reload-replace": "^1.1.7" | ||
} | ||
} |
style.css
0 → 100644