diff --git a/M103/index.html b/M103/index.html deleted file mode 100644 index 5ccdfd1..0000000 --- a/M103/index.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - Bienvenue en M103 - - - -

Bienvenue en M103.

- Se déconnecter - - diff --git a/M103/ouvrir.html b/M103/ouvrir.html deleted file mode 100644 index 1de0101..0000000 --- a/M103/ouvrir.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - Ouverture de la porte - - - Bravo, la porte est ouverte. - - diff --git a/M103/recale.html b/M103/recale.html deleted file mode 100644 index 43e2eac..0000000 --- a/M103/recale.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Porte fermée. - - -

La porte est fermée ! La prochaine fois : lisez les instructions.

- - - diff --git a/M103/salle.jpg b/M103/salle.jpg deleted file mode 100644 index dbfe692..0000000 Binary files a/M103/salle.jpg and /dev/null differ diff --git a/M103/secret.txt b/M103/secret.txt deleted file mode 100644 index f3a1ee1..0000000 --- a/M103/secret.txt +++ /dev/null @@ -1 +0,0 @@ -X n'est pas mort. diff --git a/README.md b/README.md deleted file mode 100644 index e69de29..0000000 diff --git a/favicon.ico b/favicon.ico deleted file mode 100644 index 0246d60..0000000 Binary files a/favicon.ico and /dev/null differ diff --git a/index.html b/index.html deleted file mode 100644 index 0a8a529..0000000 --- a/index.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - MP2I. vms? - - -
-
- - - - -
-
-
- - -

Le site des MP2I. V.M.S ?

- -
Vous me suivez ? oui, non, peut être ?
- -

Pourquoi la MP2I est la meilleure filière ?

- -

Dans la jungle inexplorée de Saint Louis se trouve une classe spéciale, selon certains, ils ne se lavent pas selon d'autres ils ont choisi cette filière dans le seul but d'échapper à la chimie. Rien n'est certain mais il demeure que la M103 est occupée par une espèce bien étrange où cohabitent des espèces étranges qui rédigent leurs systèmes avec des inconnues en UwU ou encore résolvent des équations avec des congruences douteuses qui sait on peut même en trouver qui cherchent a cracker les codes d'un site de prof dans le seul but de voler une mascotte. yay c'est bô

- -
    -
  1. Pas de chimie
  2. -
  3. Pas de chimie
  4. -
  5. Pas de chimie (PCSI)
  6. -
  7. De l'informatique
  8. -
  9. Autant de maths que les MPSI, mais mode VMS activé.
  10. -
- - -

- $ ssh www.mp2i-vms.fr
- (vms)$ cat index.html -

- -
- Entrer en M103. -
- -
- - - - - diff --git a/pages.html b/pages.html deleted file mode 100644 index ff03b20..0000000 --- a/pages.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - Index des pages personnelles - - -
-
- - - - -
-
-
-

Index des pages personnelles

- -
- - - diff --git a/porte.html b/porte.html deleted file mode 100644 index 5ed88cd..0000000 --- a/porte.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - Entrer en M103 - - - - -
-

Authentification requise.

-

(désolé pour les non-MP2I qui veulent faire de l'espionnage, vous vous attaquez à la mauvaise filière.)

- -
-
- - -
-
- - -
- -
-
- - diff --git a/res/Hack-Bold.ttf b/res/Hack-Bold.ttf deleted file mode 100644 index e9920dd..0000000 Binary files a/res/Hack-Bold.ttf and /dev/null differ diff --git a/res/Hack-BoldItalic.ttf b/res/Hack-BoldItalic.ttf deleted file mode 100644 index 077f1c4..0000000 Binary files a/res/Hack-BoldItalic.ttf and /dev/null differ diff --git a/res/Hack-Italic.ttf b/res/Hack-Italic.ttf deleted file mode 100644 index 501306b..0000000 Binary files a/res/Hack-Italic.ttf and /dev/null differ diff --git a/res/Hack-Regular.ttf b/res/Hack-Regular.ttf deleted file mode 100644 index 25578e0..0000000 Binary files a/res/Hack-Regular.ttf and /dev/null differ diff --git a/res/door_safety.png b/res/door_safety.png deleted file mode 100644 index 49c888c..0000000 Binary files a/res/door_safety.png and /dev/null differ diff --git a/res/icon.png b/res/icon.png deleted file mode 100644 index e5fd3cc..0000000 Binary files a/res/icon.png and /dev/null differ diff --git a/res/navigator.css b/res/navigator.css deleted file mode 100644 index b8e3225..0000000 --- a/res/navigator.css +++ /dev/null @@ -1,36 +0,0 @@ -.unified_navigator { - font-family: sans-serif; - font-size: 1em; - padding: 10px 50px; - display: flex; - justify-content: flex-start; - gap: 40px; - background: rgb(42,25,93); - background: linear-gradient(90deg, rgba(42,25,93,1) 8%, rgba(60,11,89,1) 49%, rgba(34,0,71,1) 82%); - color: white; - box-shadow: 0 5px 5px rgba(32,32,32,127); - line-height: 3em; -} - -@media screen and (max-size: 800px) -{ - .unified_navigator { - flex-direction: column; - } -} - -.unified_navigator a:link, .unified_navigator a:visited { - color: #dddddd; - text-decoration: none; - font-weight: 500; -} - -.unified_navigator a:hover { - color: #ffffff; -} - -.unified_navigator img { - height: 2em; - vertical-align: middle; - margin-right: 1em; -} diff --git a/res/style.css b/res/style.css deleted file mode 100644 index 0ac6234..0000000 --- a/res/style.css +++ /dev/null @@ -1,118 +0,0 @@ -/* -* { - padding: 0; - margin: 0; - box-sizing: border-box; -} -*/ - -@font-face { - font-family: Hack; - src: url("/res/Hack-Regular.ttf"); -} - -@font-face { - font-family: Hack; - font-weight: bold; - src: url("/res/Hack-Bold.ttf"); -} - -@font-face { - font-family: Hack; - font-style: italic; - src: url("/res/Hack-Italic.ttf"); -} - -@font-face { - font-family: Hack; - font-weight: bold; - font-style: italic; - src: url("/res/Hack-BoldItalic"); -} - -body { - background-color: #222; - color: white; - font-family: "Flexi IBM VGA True", monospace; - margin: 0; -} - -main { - margin: 20px; -} - -footer { - margin-top: 50px; - text-align: center; -} - -p, ul, ol { - margin: 20px 0; -} - -a:link, a:visited { - color: white; -} - -main a:hover { - background-color: green; -} - - -::selection { - background-color: green; -} - -.porte { - display: block; - margin: 15px; - text-align: center; - font: inherit; -} - -.porte a:link, .porte a:visited, .login input[type=submit] { - color: white; - padding: 10px; - border: 2px solid white; - font: inherit; - background-color: #222; -} - -.porte a:hover { - background-color: #333; -} - -main.login { - width: clamp(350px, 50%, 1000px); - margin: auto; -} - -main.login h1 { - text-align: center; -} - -form { - width: clamp(300px, 40%, 400px); - margin: 50px auto; - text-align: center; -} - -form .champ { - margin: 15px 0; -} - -form .champ label { - display: block; - margin: 5px 0; -} - -input[type=text], input[type=password] { - box-sizing: border-box; - display: block; - padding: 10px; - background-color: #222; - color: white; - width: 100%; - border: 1px solid white; - font-family: inherit; -} diff --git a/santa.csv b/santa.csv deleted file mode 100644 index b4bfc1f..0000000 --- a/santa.csv +++ /dev/null @@ -1,46 +0,0 @@ -Source,Cible -Matteo,Pierrick -Pierrick,Mathéo -Mathéo,Jérémie -Jérémie,Youssef -Youssef,Roman R -Roman R,Célian -Célian,Thibaud -Thibaud,Anas -Anas,Aurélien -Aurélien,Dany -Dany,Yassine -Yassine,Simon -Simon,Lucas -Lucas,Luan -Luan,Katell -Katell,Grégoire -Grégoire,Mithushan -Mithushan,Marine -Marine,Evelyn -Evelyn,Mihnea -Mihnea,Louis -Louis,Nicolas -Nicolas,Gaëtan -Gaëtan,Mathis -Mathis,Adrien -Adrien,Alexian -Alexian,Matthias -Matthias,Maël -Maël,FG -FG,Amélie -Amélie,Corentin -Corentin,Dylan -Dylan,Joseph -Joseph,Valentin -Valentin,Roman B -Roman B,Jonathan -Jonathan,Hao -Hao,Benoît -Benoît,Gabriel -Gabriel,Lina -Lina,Alexandre -Alexandre,Raphaël -Raphaël,Arthur -Arthur,George -George,Matteo \ No newline at end of file diff --git a/santa_graph.html b/santa_graph.html deleted file mode 100644 index 220b580..0000000 --- a/santa_graph.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - Graphe du Secret Santa - D3.js Interactive Cycle Graph with Alternating Curved Arrows - - - - - - - - - diff --git a/secret_santa.html b/secret_santa.html deleted file mode 100644 index 566549b..0000000 --- a/secret_santa.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - Title - - - - - \ No newline at end of file