From 20a039182997e77db5903cb02ab1a95fa4aca7e1 Mon Sep 17 00:00:00 2001 From: Igor Laborie Date: Sat, 4 May 2019 11:49:46 +0200 Subject: [PATCH] Improve partner page --- content/_index.fr.md | 2 +- content/_index.md | 2 +- content/partners/_index.fr.md | 2 +- content/partners/_index.md | 2 +- content/partners/gold/monkey-patch.md | 45 +++++++++++++++++-- .../partners/{soutien => startup}/morning.md | 2 +- data/partner.yml | 8 ++++ themes/devfest-theme-hugo | 2 +- 8 files changed, 55 insertions(+), 10 deletions(-) rename content/partners/{soutien => startup}/morning.md (93%) create mode 100644 data/partner.yml diff --git a/content/_index.fr.md b/content/_index.fr.md index fc687e9..bda83d4 100644 --- a/content/_index.fr.md +++ b/content/_index.fr.md @@ -126,7 +126,7 @@ situé sur un emplacement privilégié, -{{% partners categories="platinium,gold,soutien,media,communautes" %}} +{{% partners categories="platinium,gold,soutien,startup,media,communautes" %}} ## Partenaires Devenez Partenaire 🇫🇷 {{% /partners %}} diff --git a/content/_index.md b/content/_index.md index 62e50b0..0e7df09 100644 --- a/content/_index.md +++ b/content/_index.md @@ -131,7 +131,7 @@ in the immediate vicinity of the centre of Toulouse and in a green environment. -{{% partners categories="platinium,gold,soutien,media,communautes" %}} +{{% partners categories="platinium,gold,soutien,startup,media,communautes" %}} ## Partners Become a sponsor {{% /partners %}} diff --git a/content/partners/_index.fr.md b/content/partners/_index.fr.md index abc98b8..2d2c02c 100644 --- a/content/partners/_index.fr.md +++ b/content/partners/_index.fr.md @@ -19,4 +19,4 @@ Vous souhaitez devenir sponsor, consultez notre dossier de sponsoring et contact -{{< partners categories="platinium,gold,soutien,media,communautes" >}} \ No newline at end of file +{{< partners categories="platinium,gold,soutien,startup,media,communautes" >}} \ No newline at end of file diff --git a/content/partners/_index.md b/content/partners/_index.md index 27bff7c..a488298 100644 --- a/content/partners/_index.md +++ b/content/partners/_index.md @@ -21,6 +21,6 @@ If you wish to become a sponsor, consult our sponsorship file and contact us at -{{% partners categories="platinium,gold,soutien,media,communautes" %}} +{{% partners categories="platinium,gold,soutien,startup,media,communautes" %}} {{% /partners %}} \ No newline at end of file diff --git a/content/partners/gold/monkey-patch.md b/content/partners/gold/monkey-patch.md index 8b3c265..9eb2d12 100644 --- a/content/partners/gold/monkey-patch.md +++ b/content/partners/gold/monkey-patch.md @@ -2,13 +2,50 @@ title: Monkey Patch type: partner category: gold -website: 'http://www.monkeypatch.io/' logo: /images/partners/Logo_MonkeyPatch_Bleu.png -socials: [] +lang: fr +why: Parce que c'est hyper stylé bien sur. +socials: + - icon: site + link: http://www.monkeypatch.io/ + name: www.monkeypatch.io + - icon: twitter + link: https://twitter.com/monkeypatch_io + name: "@monkeypatch_io" + - icon: linkedin + link: https://www.linkedin.com/company/monkeypatch-io + name: linkedin +jobs: + - title: Planteu•r•euse de bananiers + url: http://www.monkeypatch.io/ + contact: contact@monkeypatch.io + city: Toulouse + - title: Éplucheu•r•euse de bananes (stage) + url: http://www.monkeypatch.io/ + contact: contact@monkeypatch.io + city: Toulouse + - title: Expert•e en Daïquiri banane + url: http://www.monkeypatch.io/ + contact: contact@monkeypatch.io + city: Toulouse + draft: true --- -Find Monkey Patch on [http://www.monkeypatch.io/](http://www.monkeypatch.io/) +MonkeyPatch est une société Toulousaine de conseil et de réalisation en informatique créée en Mars 2016. Elle couvre des activités : -![Monkey Patch](/images/partners/Logo_MonkeyPatch_Bleu.png) +- d’expertise informatique, +- de conseil en architecture ou de gouvernance informatique, +- de réalisation de logiciels ou services Web (SaaS, Cloud, BigData …), +- de réalisation d’applications Mobile. +MonkeyPatch s’entoure uniquement d’experts en informatique dans les métiers du Web, du Mobile et du Big Data. + +- Passion de l’Informatique +- 7 Ans d’Expérience +- 17 jours pour se Former et Approfondir des Technnos + +Nos équipes sont constituées exclusivement de personnes ayant un goût prononcé pour l’informatique + et souhaitant rester dans des postes techniques pour être au plus près du code. + Tous ont plus de 5 ans d’expérience et des références significatives en Web, Mobile ou Big Data. + Pour maintenir et faire évoluer leur niveau d’expertise, ils bénéficient de temps dédiés (17 jours/an) à l’expérimentation de technologies et à la mise en commun de leurs savoir-faire. \ No newline at end of file diff --git a/content/partners/soutien/morning.md b/content/partners/startup/morning.md similarity index 93% rename from content/partners/soutien/morning.md rename to content/partners/startup/morning.md index ff8f132..566a4b1 100644 --- a/content/partners/soutien/morning.md +++ b/content/partners/startup/morning.md @@ -1,7 +1,7 @@ --- title: Morning type: partner -category: soutien +category: startup website: 'https://morning.com/fr/' logo: /images/partners/logo-morning.svg socials: [] diff --git a/data/partner.yml b/data/partner.yml new file mode 100644 index 0000000..31a34a3 --- /dev/null +++ b/data/partner.yml @@ -0,0 +1,8 @@ +en: + why: "Why be a partner of DevFest Toulouse 2019?" + socials: "Find them via:" + jobs: "They are recruiting, take the opportunity:" +fr: + why: "Pourquoi être partenaire du DevFest Toulouse 2019 ?" + socials: "Retrouvez les via :" + jobs: "Ils recrutent, profitez-en :" \ No newline at end of file diff --git a/themes/devfest-theme-hugo b/themes/devfest-theme-hugo index e1db549..24df382 160000 --- a/themes/devfest-theme-hugo +++ b/themes/devfest-theme-hugo @@ -1 +1 @@ -Subproject commit e1db5490f1f5b2d2da6840e5c70f18c555b7a6e0 +Subproject commit 24df382d755091a089ac4acf7b6aacff2d8cd93f