diff --git a/.forgejo/workflows/deploy-dgnum.yaml b/.forgejo/workflows/deploy-dgnum.yaml index bbaa5a0..54f2ec3 100644 --- a/.forgejo/workflows/deploy-dgnum.yaml +++ b/.forgejo/workflows/deploy-dgnum.yaml @@ -51,15 +51,9 @@ jobs: cp -R --no-preserve=mode,ownership,timestamps result/* "$GIT_REPOSITORY/" cd "$GIT_REPOSITORY" - echo "[+] Adding .domains file" - cat << EOL > .domains - dgnum.eu - dev.dgnum.eu - EOL - echo "[+] Creating commit" ORIGIN_COMMIT="https://$GIT_ORIGIN_SERVER/$GITHUB_REPOSITORY/commit/$GITHUB_SHA" - git add . .domains + git add . git diff-index --quiet HEAD || git commit --message "Automatic pages update from $ORIGIN_COMMIT" echo "[+] Pushing update" diff --git a/site/posts/2023-06-12-gdd-cuisine.md b/site/posts/2023-06-12-gdd-cuisine.md new file mode 100644 index 0000000..9d1514c --- /dev/null +++ b/site/posts/2023-06-12-gdd-cuisine.md @@ -0,0 +1,16 @@ +--- +title: Bon plan, gdd cuisine sans les wok(e)s +authors: Gabriel DORIATH DÖHLER, Rémy CITERIN +published: 2023-06-12 +modified: 2023-06-12 +--- + +# Wok(e) + +[Woke ou wok telle est la question : +![Wok(e)](/images/wok\(e\).png){ width=75% margin=auto } +]{.abstract} + +# gdd cuisine + +Repas en rataud 2, prix modeste, meilleur que le pot, sauce curry en boisson. diff --git a/site/posts/2023-06-12-grimpe-urbens/inter-rupteur.jpg b/site/posts/2023-06-12-grimpe-urbens/inter-rupteur.jpg new file mode 100644 index 0000000..a46c512 Binary files /dev/null and b/site/posts/2023-06-12-grimpe-urbens/inter-rupteur.jpg differ diff --git a/site/posts/2023-06-12-grimpe-urbens/main.md b/site/posts/2023-06-12-grimpe-urbens/main.md new file mode 100644 index 0000000..155c858 --- /dev/null +++ b/site/posts/2023-06-12-grimpe-urbens/main.md @@ -0,0 +1,15 @@ +--- +title: Grimpe urbENS, le nouveau club du BDS +authors: Gabriel DORIATH DÖHLER +published: 2023-06-12 +abstract: | + Un bloc lumineux ! + Presque éblouissant. +tags: Escalade, BDS +--- + +# RIP + +Pauvre prise finale du bloc, "Rémy bouge les hanches". + +![RIP](/posts/2023-06-12-grimpe-urbens/inter-rupteur.jpg){ width=75% margin=auto } diff --git a/site/posts/2023-06-12-ils-ont-gagné.md b/site/posts/2023-06-12-ils-ont-gagné.md new file mode 100644 index 0000000..a47346b --- /dev/null +++ b/site/posts/2023-06-12-ils-ont-gagné.md @@ -0,0 +1,21 @@ +--- +title: Ils ont gagné +authors: Gabriel DORIATH DÖHLER, Luj, Raito, JMG +published: 2023-06-12 +modified: 2023-06-12 +tags: siber +poles: geopolitique +--- + +# TLDR + +![Les BGs](/images/jean-marc_gailis_gabriel_doriath_dohler_ryan_lahfa_julien_malka.jpg) + +[Article ENS](https://www.ens.psl.eu/actualites/entre-geopolitique-et-informatique-quatre-normaliens-remportent-le-challenge-strategique) + +# Preuve + +```lean +theorem IlsOntGagné : ... := + by rlf +``` diff --git a/site/posts/2023-06-12-plante-du-di.md b/site/posts/2023-06-12-plante-du-di.md new file mode 100644 index 0000000..96f379d --- /dev/null +++ b/site/posts/2023-06-12-plante-du-di.md @@ -0,0 +1,29 @@ +--- +title: La plante du DI +authors: Gabriel DORIATH DÖHLER +published: 2023-06-12 +modified: 2023-06-12 +abstract: | + Knuth donne plante au DI. + Un constrit s'occupe de la plante chaque année. + La plante change d'espèce chaque année. + Cette année c'est de l'herbe de Mont-Rouge. +tags: Poésie, Botanique +poles: communication, formation +--- + +![plante](/images/plante_DI.jpg){ width=75% margin=auto } + +L'équation de la plante : +$$\forall c\in\mathcal{C}, \frac{c^2}{\alpha}=c$$ + +La plante à besoin : + +- D'eau ^[c'est peut-être une légende, on ne lui a jamais donné de l'eau] +- D'air +- De terre + +En retour, la plante : + +* Porte chance aux exams +* Se pose sur les têtes (plates) des constrits diff --git a/site/services.md b/site/services.md index a8a6e3e..d65d7c7 100644 --- a/site/services.md +++ b/site/services.md @@ -6,5 +6,5 @@ in_content: true Voici une liste partielle des services proposés par la DGNum : - Calendrier de la vie étudiante - - +- Hébergement Peertube +- Whisperweb diff --git a/site/templates/default.html b/site/templates/default.html index a70743b..21e03ec 100644 --- a/site/templates/default.html +++ b/site/templates/default.html @@ -11,7 +11,6 @@ -