From 22af633a579baa8b3541d43a732759a9147e7d65 Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Sun, 2 Jun 2019 00:24:16 +0200 Subject: [PATCH] =?UTF-8?q?inclusion=20d'images;=20logo=20FFDN=20en=20prem?= =?UTF-8?q?i=C3=A8re=20diapo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 1 + default.nix | 1 + images/logo_ffdn.svg | 30 ++++++++++++++++++++++++++++++ src/slides.adoc | 2 ++ 4 files changed, 34 insertions(+) create mode 100644 images/logo_ffdn.svg diff --git a/build.sh b/build.sh index 3832d43..b81a562 100644 --- a/build.sh +++ b/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 diff --git a/default.nix b/default.nix index 082e471..3e130e0 100644 --- a/default.nix +++ b/default.nix @@ -20,6 +20,7 @@ in derivation { args = [ ./build.sh ]; inherit asciidoctor asciidoctor_revealjs coreutils jre graphviz revealjs; src = ./src; + images = ./images; system = builtins.currentSystem; } diff --git a/images/logo_ffdn.svg b/images/logo_ffdn.svg new file mode 100644 index 0000000..63b0cd5 --- /dev/null +++ b/images/logo_ffdn.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/slides.adoc b/src/slides.adoc index b36c5a7..8d5175a 100644 --- a/src/slides.adoc +++ b/src/slides.adoc @@ -3,6 +3,8 @@ Pourquoi ? Comment ? +image::images/logo_ffdn.svg[] + == Internet ? [%step]