From 1acd83d062a37286388b9120ecb960b1085f5f7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Witz?= <regis.witz@free.fr> Date: Wed, 2 Mar 2022 14:39:17 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20traduction=20barre=20de=20naviga?= =?UTF-8?q?tion=20et=20"=C3=A0=20propos"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 12 ++++++------ content/page/about.md | 23 +++++++++++------------ 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/config.toml b/config.toml index d1e5bfe..df620ae 100644 --- a/config.toml +++ b/config.toml @@ -61,34 +61,34 @@ pygmentCodeFences = true weight = 1 [[menu.main]] - name = "About" + name = "À propos" url = "page/about/" weight = 3 [[menu.main]] identifier = "samples" - name = "Samples" + name = "À la une" weight = 2 [[menu.main]] parent = "samples" - name = "Big Image Sample" + name = "Big Image" url = "post/2017-03-07-bigimg-sample" weight = 1 [[menu.main]] parent = "samples" - name = "Math Sample" + name = "Mathématiques" url = "post/2017-03-05-math-sample" weight = 2 [[menu.main]] parent = "samples" - name = "Code Sample" + name = "Programmation" url = "post/2016-03-08-code-sample" weight = 3 [[menu.main]] - name = "Tags" + name = "Catégories" url = "tags" weight = 3 diff --git a/content/page/about.md b/content/page/about.md index 82902e8..bf9aec6 100644 --- a/content/page/about.md +++ b/content/page/about.md @@ -1,19 +1,18 @@ --- -title: About me -subtitle: Why you'd want to hang out with me +title: Ateliers en SHS +subtitle: Échanger, se former, découvrir comments: false --- -My name is The Dude. I have the following qualities: +Ces Ateliers sont des rendez-vous mensuels pour que les chercheur·euse·s, +doctorant·e·s et étudiant·e·s, novices ou confirmé·e·s, puissent : -- I rock a great beard -- I'm extremely loyal to my friends -- I like bowling +- échanger sur les pratiques, méthodes et expériences +- discuter des humanités numériques +- se former aux outils +- découvrir les acteurs locaux et nationaux -That rug really tied the room together. +### En savoir plus -### my history - -To be honest, I'm having some trouble remembering right now, so why don't you -just watch [my movie](https://en.wikipedia.org/wiki/The_Big_Lebowski) and it -will answer **all** your questions. +Les Ateliers sont organisés par la Plateforme « Humanités Numériques » (PHUN). +Rendez-vous sur [cette page](https://www.misha.fr/plateformes/phun) pour davantage d'informations. -- GitLab