Restore Pitch.md, cleaned useless pdf, scoped build.sh
All checks were successful
/ mirror (push) Successful in 5s
All checks were successful
/ mirror (push) Successful in 5s
This commit is contained in:
parent
312b832932
commit
8f298bf57c
Binary file not shown.
BIN
docs/Icing.pdf
BIN
docs/Icing.pdf
Binary file not shown.
90
docs/Pitch.md
Normal file
90
docs/Pitch.md
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
---
|
||||||
|
marp: true
|
||||||
|
_class: lead
|
||||||
|
paginate: true
|
||||||
|
---
|
||||||
|
<!-- theme: uncover -->
|
||||||
|
<!-- class: invert -->
|
||||||
|
|
||||||
|
# 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
|
BIN
docs/Pitch.pdf
Normal file
BIN
docs/Pitch.pdf
Normal file
Binary file not shown.
Binary file not shown.
@ -3,4 +3,4 @@
|
|||||||
IMG=docker.io/marpteam/marp-cli:latest
|
IMG=docker.io/marpteam/marp-cli:latest
|
||||||
|
|
||||||
docker run --rm -v "$PWD:/home/marp/app/" --entrypoint marp-cli.js "$IMG" \
|
docker run --rm -v "$PWD:/home/marp/app/" --entrypoint marp-cli.js "$IMG" \
|
||||||
./*.md --pdf
|
./Pitch.md --pdf
|
||||||
|
Loading…
Reference in New Issue
Block a user