From 8c279955291958eaa066ab18134b1d4954d178d0 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Mon, 24 Jun 2024 17:13:19 +0200 Subject: [PATCH] Link to demo repository --- content/en/talks.md | 2 +- content/fr/conferences.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/talks.md b/content/en/talks.md index 6a5f926..4c1e8e0 100644 --- a/content/en/talks.md +++ b/content/en/talks.md @@ -8,7 +8,7 @@ menu: Here are slides I used as support to my presentations: -* [[FR] Embedding a web front-end in your Go binary: happyDomain example](/talks/happyDomain_golang_meetup_2024.pdf) ([Meetup Golang Paris](https://www.meetup.com/fr-FR/golang-paris/events/301188194/)) +* [[FR] Embedding a web front-end in your Go binary: happyDomain example](/talks/happyDomain_golang_meetup_2024.pdf) [(code)](https://git.nemunai.re/nemunaire/meetup-golang-2024-demo) ([Meetup Golang Paris](https://www.meetup.com/fr-FR/golang-paris/events/301188194/)) * [[EN] Let's make people love domain names again](https://blog.happydomain.org/files/happyDomain%20FOSDEM%202024.pdf) ([FOSDEM 2024](https://fosdem.org/2024/schedule/event/fosdem-2024-2316-let-s-make-people-love-domain-names-again/)) * [[FR] How can we make the words DNS and simplicity compatible?](https://blog.happydomain.org/files/happyDomain%20Open%20Source%20Experience%202023.pdf) ([Open Source Experience 2023](https://www.opensource-experience.com/event/#conf-13898)) * [[FR] Rethinking web platform security](/talks/lresw23-moenia.pdf) ([LRE Summer Week](https://www.lre.epita.fr/news_content/summer_week_23/)) diff --git a/content/fr/conferences.md b/content/fr/conferences.md index 1467057..793d3db 100644 --- a/content/fr/conferences.md +++ b/content/fr/conferences.md @@ -10,7 +10,7 @@ aliases: Voici les supports des conférences que j'ai données : -* [[FR] Embarquer un frontal web dans son binaire Go, exemple avec happyDomain](/talks/happyDomain_golang_meetup_2024.pdf) ([Meetup Golang Paris](https://www.meetup.com/fr-FR/golang-paris/events/301188194/)) +* [[FR] Embarquer un frontal web dans son binaire Go, exemple avec happyDomain](/talks/happyDomain_golang_meetup_2024.pdf) [(code)](https://git.nemunai.re/nemunaire/meetup-golang-2024-demo) ([Meetup Golang Paris](https://www.meetup.com/fr-FR/golang-paris/events/301188194/)) * [[EN] Let's make people love domain names again](https://blog.happydomain.org/files/happyDomain%20FOSDEM%202024.pdf) ([FOSDEM 2024](https://fosdem.org/2024/schedule/event/fosdem-2024-2316-let-s-make-people-love-domain-names-again/)) * [[FR] Comment rendre les mots DNS et simplicité compatibles ?](https://blog.happydomain.org/files/happyDomain%20Open%20Source%20Experience%202023.pdf) ([Open Source Experience 2023](https://www.opensource-experience.com/event/#conf-13898)) * [[FR] Repenser la sécurité des plateformes web](/talks/lresw23-moenia.pdf) ([LRE Summer Week](https://www.lre.epita.fr/news_content/summer_week_23/))