From 4271282c6c052d9209601a65259187e88612300d Mon Sep 17 00:00:00 2001 From: masq Date: Thu, 21 Aug 2025 03:38:03 +0200 Subject: [PATCH] one pager CV correct --- .../pages/alves_maxime-cv-2025-08-17-fr.rst | 19 +----------------- pelicanconf.py | 20 +++++++++++++++++++ publishconf.py | 1 + theme | 2 +- 4 files changed, 23 insertions(+), 19 deletions(-) diff --git a/content/pages/alves_maxime-cv-2025-08-17-fr.rst b/content/pages/alves_maxime-cv-2025-08-17-fr.rst index 68bcda1..51a570e 100644 --- a/content/pages/alves_maxime-cv-2025-08-17-fr.rst +++ b/content/pages/alves_maxime-cv-2025-08-17-fr.rst @@ -8,25 +8,8 @@ C.V Développeur :slug: cv_2025 :lang: fr :authors: maxime alves -:summary: CV :save_as: index.html - -============ -Maxime Alves -============ -C.V Développeur ---------------- - -- Age : 35 ans -- Tel : +33614495846 -- E-Mail : `maxime@freepoteries.fr `_ -- Homepage : ``_ - -- Développeur Full-stack / DevOps -- Dépôt Git perso : ``_ - - ----------- Compétences ----------- @@ -64,7 +47,7 @@ Applications :Musique: Synthétiseurs modulaires, Audacity, LMMS, MPD, JACK -:Outils bureautiques: +:Bureautiques: Vim, LibreOffice, ... Langues diff --git a/pelicanconf.py b/pelicanconf.py index bbb3775..4c11868 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -72,3 +72,23 @@ I18N_TEMPLATES_LANG = ['en','fr'] JINJA_ENVIRONMENT = { 'extensions': ['jinja2.ext.i18n', 'jinja2.ext.debug'] } +DEFAULT_METADATA = { + "name": "Alves Maxime", + "label": "Développeur full stack - DevOps", + "image": "", + "email": "bWF4aW1lQGZyZWVwb3Rlcmllcy5mcgo=", + "url": "https://www.freepoteries.fr/", + "summary": "", + "location": { + "address": "33 avenue George Clémenceau", + "postalCode": "34000", + "city": "Montpellier", + "countryCode": "FR", + "region": "Hérault", + }, + "profiles": [{ + "network": "Mastodon", + "username": "@msleaveamix@mastodon.zaclys.com", + "url": "https://mastodon.zaclys.com/@msleaveamix", + }], +} diff --git a/publishconf.py b/publishconf.py index 1a924fc..89bb3b3 100644 --- a/publishconf.py +++ b/publishconf.py @@ -20,3 +20,4 @@ DELETE_OUTPUT_DIRECTORY = True # DISQUS_SITENAME = "" # GOOGLE_ANALYTICS = "" + diff --git a/theme b/theme index 6644174..ba35869 160000 --- a/theme +++ b/theme @@ -1 +1 @@ -Subproject commit 66441749c141464186a36b377fbf20368328ad5c +Subproject commit ba35869c7a8f743a3f7286a9c108947a4a4690e5