inclusion d'images; logo FFDN en première diapo
This commit is contained in:
1
build.sh
1
build.sh
@@ -4,4 +4,5 @@ export PATH="${jre}/bin:${coreutils}/bin:${graphviz}/bin:${asciidoctor_revealjs}
|
||||
${asciidoctor}/bin/asciidoctor -r asciidoctor-diagram -o ${out}/page.html ${src}/slides.adoc
|
||||
asciidoctor-revealjs -r asciidoctor-diagram -o ${out}/slides.html --trace ${src}/slides.adoc
|
||||
cp -r ${revealjs} ${out}/reveal.js
|
||||
cp -r ${images} ${out}/images
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@ in derivation {
|
||||
args = [ ./build.sh ];
|
||||
inherit asciidoctor asciidoctor_revealjs coreutils jre graphviz revealjs;
|
||||
src = ./src;
|
||||
images = ./images;
|
||||
system = builtins.currentSystem;
|
||||
}
|
||||
|
||||
|
||||
30
images/logo_ffdn.svg
Normal file
30
images/logo_ffdn.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.7 KiB |
@@ -3,6 +3,8 @@
|
||||
|
||||
Pourquoi ? Comment ?
|
||||
|
||||
image::images/logo_ffdn.svg[]
|
||||
|
||||
== Internet ?
|
||||
|
||||
[%step]
|
||||
|
||||
Reference in New Issue
Block a user