From 44c9a1875f63f42b913f8c58317e012235a07518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Philippart?= Date: Sun, 8 Dec 2024 13:58:25 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=93=9D=20add=20more=20precisions?= =?UTF-8?q?=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 99 +++++++++++++---------------------------------- _data/data-en.yml | 8 +++- _data/data.yml | 8 +++- 3 files changed, 41 insertions(+), 74 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da2ca8c2008..7c57a9adc38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,33 +1,25 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.2) - base64 - bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) - connection_pool (>= 2.2.5) - drb + activesupport (6.1.7.10) + concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) - logger (>= 1.4.2) minitest (>= 5.1) - securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) - bigdecimal (3.1.8) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) colorator (1.1.0) - commonmarker (0.23.10) + commonmarker (0.23.11) concurrent-ruby (1.3.4) - connection_pool (2.4.1) - csv (3.3.0) - dnsruby (1.72.2) + dnsruby (1.72.3) + base64 (~> 0.2.0) simpleidn (~> 0.2.1) - drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -35,30 +27,21 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.10.0) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) - json - logger - faraday-net_http (3.3.0) - net-http - ffi (1.17.0-aarch64-linux-gnu) - ffi (1.17.0-aarch64-linux-musl) - ffi (1.17.0-arm-linux-gnu) - ffi (1.17.0-arm-linux-musl) + faraday (2.8.1) + base64 + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.2) ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86-linux-gnu) - ffi (1.17.0-x86-linux-musl) ffi (1.17.0-x86_64-darwin) - ffi (1.17.0-x86_64-linux-gnu) - ffi (1.17.0-x86_64-linux-musl) forwardable-extended (2.6.0) gemoji (4.1.0) - github-pages (232) + github-pages (231) github-pages-health-check (= 1.18.2) - jekyll (= 3.10.0) + jekyll (= 3.9.5) jekyll-avatar (= 0.8.0) jekyll-coffeescript (= 1.2.2) - jekyll-commonmark-ghpages (= 0.5.1) + jekyll-commonmark-ghpages (= 0.4.0) jekyll-default-layout (= 0.1.5) jekyll-feed (= 0.17.0) jekyll-gist (= 1.5.0) @@ -95,10 +78,9 @@ GEM liquid (= 4.0.4) mercenary (~> 0.3) minima (= 2.5.1) - nokogiri (>= 1.16.2, < 2.0) + nokogiri (>= 1.13.6, < 2.0) rouge (= 3.30.0) terminal-table (~> 1.4) - webrick (~> 1.8) github-pages-health-check (1.18.2) addressable (~> 2.3) dnsruby (~> 1.60) @@ -111,10 +93,9 @@ GEM http_parser.rb (0.8.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - jekyll (3.10.0) + jekyll (3.9.5) addressable (~> 2.4) colorator (~> 1.0) - csv (~> 3.0) em-websocket (~> 0.5) i18n (>= 0.7, < 2) jekyll-sass-converter (~> 1.0) @@ -125,7 +106,6 @@ GEM pathutil (~> 0.9) rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - webrick (>= 1.0) jekyll-avatar (0.8.0) jekyll (>= 3.0, < 5.0) jekyll-coffeescript (1.2.2) @@ -133,9 +113,9 @@ GEM coffee-script-source (~> 1.12) jekyll-commonmark (1.4.0) commonmarker (~> 0.22) - jekyll-commonmark-ghpages (0.5.1) - commonmarker (>= 0.23.7, < 1.1.0) - jekyll (>= 3.9, < 4.0) + jekyll-commonmark-ghpages (0.4.0) + commonmarker (~> 0.23.7) + jekyll (~> 3.9.0) jekyll-commonmark (~> 1.4.0) rouge (>= 2.0, < 5.0) jekyll-default-layout (0.1.5) @@ -221,7 +201,6 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.7.4) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -230,26 +209,15 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) mercenary (0.3.6) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.25.1) - net-http (0.4.1) - uri - nokogiri (1.16.7-aarch64-linux) - racc (~> 1.4) - nokogiri (1.16.7-arm-linux) - racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) - racc (~> 1.4) - nokogiri (1.16.7-x86-linux) - racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + minitest (5.25.4) + nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -263,6 +231,7 @@ GEM ffi (~> 1.0) rexml (3.3.9) rouge (3.30.0) + ruby2_keywords (0.0.5) rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) @@ -273,7 +242,6 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - securerandom (0.3.1) simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -282,27 +250,14 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.1) - webrick (1.8.2) + zeitwerk (2.6.18) PLATFORMS - aarch64-linux-gnu - aarch64-linux-musl - arm-linux - arm-linux-gnu - arm-linux-musl - arm64-darwin - x86-linux - x86-linux-gnu - x86-linux-musl - x86_64-darwin - x86_64-linux - x86_64-linux-gnu - x86_64-linux-musl + universal-darwin-24 DEPENDENCIES github-pages jekyll BUNDLED WITH - 2.5.21 + 2.3.13 diff --git a/_data/data-en.yml b/_data/data-en.yml index a20b3b0dcb7..8f259c467d1 100644 --- a/_data/data-en.yml +++ b/_data/data-en.yml @@ -54,7 +54,13 @@ career-profile: Indeed, the relationship with developers being a very important element for me I decided to become Developer Relation. Sharing is an essential element for me: that's why I co-created an association whose goal is to organize meetups around agility and DevOps: TADx. - Always in order to share I am also a speaker at conferences. + + Always with the aim of sharing: + - I am a speaker at conferences (all my conferences are available here: https://noti.st/philippart-s). + - I am a monthly podcast host (Tranches de Tech : https://podcast.ausha.co/tranches-de-tech).- + - I host Twitch (https://bit.ly/twitch-replays) + - I write articles for the magazine Programmez. + - I write technical blog posts on my personal blog (https://philippart-s.github.io/blog/) education: title: Education diff --git a/_data/data.yml b/_data/data.yml index dcef721cc36..e0dd976ca6c 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -54,7 +54,13 @@ career-profile: En effet, les relations avec les développeuses et développeurs étant un élément très important pour moi j'ai décidé de devenir Developer Advocate. Le partage est un élément essentiel pour moi: c’est pourquoi j’ai co-créé une association dont le but est d’organiser des meetups autour de l’agilité et du DevOps : TADx. - Toujours dans le but de partager je suis aussi speaker lors de conférences. + + Toujours dans le but de partager : + - je suis speaker lors de conférences (l'ensemble de mes conférence est disponible ici : https://noti.st/philippart-s). + - je suis animateur d'un podcast mensuel (Tranches de Tech : https://podcast.ausha.co/tranches-de-tech). + - j'anime des Twitch (https://bit.ly/twitch-replays) + - j'écris des articles pour le magazine Programmez. + - j'écris des blog posts techniques sur mon blog personnel (https://philippart-s.github.io/blog/) education: title: Formation