Skip to content

Commit

Permalink
2020 secu numerique (#3)
Browse files Browse the repository at this point in the history
* Prez

Signed-off-by: dduportal <1522731+dduportal@users.noreply.github.com>

* Enable revealJS plugins + switch to fontawesome 5

Signed-off-by: dduportal <1522731+dduportal@users.noreply.github.com>

* WiP + add PDF

Signed-off-by: dduportal <1522731+dduportal@users.noreply.github.com>

* fix missing reset.css

Signed-off-by: dduportal <1522731+dduportal@users.noreply.github.com>
  • Loading branch information
dduportal authored Sep 30, 2020
1 parent a20a624 commit 582d57b
Show file tree
Hide file tree
Showing 25 changed files with 213 additions and 382 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ $(DIST_DIR):
verify:
@echo "Verify disabled"

serve: clean
serve: clean $(DIST_DIR)
@docker-compose up --build --force-recreate serve

shell:
shell: $(DIST_DIR)
@docker-compose up --build --force-recreate -d wait
@docker-compose exec --user root wait sh

Expand Down
14 changes: 14 additions & 0 deletions assets/scripts/revealjs-plugins-config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

/* tslint:disable */
/* eslint:disable */

menu: {
side: 'left',
},
toolbar: {
fullscreen: true,
overview: false, // Buggy: make the toolbar disapear
notes: false, // Too low value to show this
help: true,
pause: true,
},
4 changes: 0 additions & 4 deletions content/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,5 @@
:highlightjs-main-theme: github
:highlightjs-theme: {revealjsdir}/plugin/highlight/styles/{highlightjs-main-theme}.min.css
:invert: state=invert,background-color="white"
// Enable font awesome, and use it from local resources (instead of CDN)
:icons: font
:stylesdir: styles
:iconfont-remote!:
:iconfont-name: font-awesome.min
:notitle: true
Binary file added content/images/crowded-brussels.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/damien-duportal-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed content/images/damien.jpg
Binary file not shown.
Binary file removed content/images/gdg-lille.png
Binary file not shown.
Binary file removed content/images/le-gouteur.jpg
Binary file not shown.
Binary file added content/images/man-in-the-middle-mitm-attack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/mfa_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/stuxnet.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed content/images/test-pyramid.png
Binary file not shown.
Binary file removed content/images/traefikee-architecture-gray-bg.png
Binary file not shown.
Binary file added content/images/usb-stick.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/windows-update.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/images/yubikey.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 0 additions & 45 deletions content/includes/bout-en-bout.adoc

This file was deleted.

48 changes: 0 additions & 48 deletions content/includes/tester-app.adoc

This file was deleted.

133 changes: 0 additions & 133 deletions content/includes/tester-cli.adoc

This file was deleted.

106 changes: 0 additions & 106 deletions content/includes/tester-containeurs.adoc

This file was deleted.

Loading

0 comments on commit 582d57b

Please sign in to comment.