diff --git a/docs/Automats.md b/docs/Delivrables.md similarity index 100% rename from docs/Automats.md rename to docs/Delivrables.md diff --git a/docs/Pitch.md b/docs/Pitch.md deleted file mode 100644 index ce3fe77..0000000 --- a/docs/Pitch.md +++ /dev/null @@ -1,90 +0,0 @@ ---- -marp: true -_class: lead -paginate: true ---- - - - -# Icing - -#### Epitech Inovative Project - -##### https://git.gmoker.com/icing - ---- - -**Florian** Griffon - -**Bartosz** Michalak - -**Ange** Duhayon - -**Alexis** Danlos - -**Stéphane** Corbière - ---- - -# :phone: :man: -| -| -:smiling_imp: -| -| -# :phone: :woman: - ---- - -# :phone: :man: -**|** | **|** -**|** | **|** -**|** | **|** :imp: -**|** | **|** -**|** | **|** -# :phone: :woman: - ---- - -## Un client téléphonique comme un autre - ---- - -## L'utilisateur est le maître de sa sécurité - ---- - -### Partage de contacts par QR codes - ---- - -## Intégration harmonieuse d'un chiffrement automatique - ---- - -### Protection d'appel téléphoniques = - -##### :white_check_mark: Conservation de vie privée -##### :white_check_mark: Protection de données sensibles -##### :white_check_mark: Protection d'authentification -##### :white_check_mark: Protection de la messagerie - ---- - -## **Icing Dialer** - -### = - -### **Icing protocol** - -**+** - -### **Dialer** - ---- - -## Icing est un **outil**, pas un produit - ---- - -# Merci \ No newline at end of file diff --git a/docs/Pitch.pdf b/docs/Pitch.pdf deleted file mode 100644 index 93794cd..0000000 Binary files a/docs/Pitch.pdf and /dev/null differ diff --git a/docs/Projet Icing GONOGO.pdf b/docs/Projet Icing GONOGO.pdf new file mode 100644 index 0000000..80ba6d6 Binary files /dev/null and b/docs/Projet Icing GONOGO.pdf differ diff --git a/docs/build.sh b/docs/build.sh deleted file mode 100755 index c0065d7..0000000 --- a/docs/build.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -IMG=docker.io/marpteam/marp-cli:latest - -docker run --rm -v "$PWD:/home/marp/app/" --entrypoint marp-cli.js "$IMG" \ - ./Pitch.md --pdf