Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bonnegent Sebastien
Cours Ansible
Commits
ab605435
Commit
ab605435
authored
Nov 23, 2020
by
Bonnegent Sebastien
Browse files
ajout des images
parent
d502ade3
Pipeline
#8661
passed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
ab605435
...
...
@@ -8,6 +8,8 @@ help:
@
echo
"- run: lancement de la présentation"
html/%.html
:
%.md
@
test
!
-e
html/images
&&
mkdir
html/images
@
cp
images/
*
html/images/
pandoc
-s
-t
revealjs
-V
revealjs-url
=
./reveal.js-3.9.2
-V
theme
=
league
-o
$@
$<
%.pdf
:
%.md
...
...
@@ -25,4 +27,4 @@ run:
present cours1.md
clean
:
rm
-f
html/cours?.html html/cours1.
*
.html
rm
-f
html/cours?.html html/cours1.
*
.html
html/images/
*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment