From ab44cd0ad3951ef76251f92083acb9d568c7addf Mon Sep 17 00:00:00 2001 From: Eloi Perdereau <eloi@perdereau.eu> Date: Mon, 25 Nov 2019 04:38:42 +0100 Subject: [PATCH] remove jekyll-menus even if it is supposed to work well with forestry.io, I believe the usage is too complicated and editing .yml files with forestry.io and templates is good enough --- _config.yml | 2 -- _pages/404.md | 7 +------ _pages/about.md | 7 +------ _pages/ccl/l-asso/adherer.md | 1 - _pages/ccl/l-asso/bureau.md | 1 - _pages/ccl/l-asso/contacts.md | 1 - _pages/ccl/l-asso/presentation-longue.md | 1 - _pages/ccl/l-asso/statuts.md | 1 - _pages/jardin/gallerie.md | 6 +----- 9 files changed, 3 insertions(+), 24 deletions(-) diff --git a/_config.yml b/_config.yml index 24e7225..03403ac 100644 --- a/_config.yml +++ b/_config.yml @@ -218,14 +218,12 @@ plugins: - jekyll-paginate - jekyll-sitemap - jekyll-include-cache - - jekyll-menus # mimic GitHub Pages with --safe whitelist: - jekyll-paginate - jekyll-sitemap - jekyll-include-cache - - jekyll-menus # Archives diff --git a/_pages/404.md b/_pages/404.md index 58a83eb..61a4f54 100644 --- a/_pages/404.md +++ b/_pages/404.md @@ -3,10 +3,5 @@ title: Page non trouvée permalink: "/404.html" author_profile: false share: false -menu: - footer: - title: Des témoignages - weight: 1 - --- -# 404 \ No newline at end of file +# 404 diff --git a/_pages/about.md b/_pages/about.md index 47c212c..ebdac9e 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -1,10 +1,5 @@ --- title: Votre projet sur `luminy.org` -menu: - header: - weight: 2 - title: À propos - --- ## Contribuez au référencement des activités luminyennes Vous êtes actifs sur Luminy ? Vous participez, contribuez ou organisez des @@ -13,4 +8,4 @@ Le CCL, qui gère `luminy.org`, se propose d'héberger votre page, vos pages ou même votre site légé à part sur luminy.org, à apparaître dans la rubrique "[Luminy c'est aussi](/luminy/) ! -## [Parlez-en-nous !](/contacts/) \ No newline at end of file +## [Parlez-en-nous !](/contacts/) diff --git a/_pages/ccl/l-asso/adherer.md b/_pages/ccl/l-asso/adherer.md index 1ede84a..a8ae4f9 100644 --- a/_pages/ccl/l-asso/adherer.md +++ b/_pages/ccl/l-asso/adherer.md @@ -1,6 +1,5 @@ --- title: Adhésion et soutiens -menu: ccl-l-asso toc: true share: true overlay_image: assets/images/banniere-bulles.png diff --git a/_pages/ccl/l-asso/bureau.md b/_pages/ccl/l-asso/bureau.md index 54a66b2..9d38cd4 100644 --- a/_pages/ccl/l-asso/bureau.md +++ b/_pages/ccl/l-asso/bureau.md @@ -1,6 +1,5 @@ --- title: Bureaux du CCL au fil des années -menu: ccl-l-asso section: ccl --- ## 2019-2020 diff --git a/_pages/ccl/l-asso/contacts.md b/_pages/ccl/l-asso/contacts.md index 623cff3..79a2065 100644 --- a/_pages/ccl/l-asso/contacts.md +++ b/_pages/ccl/l-asso/contacts.md @@ -1,6 +1,5 @@ --- title: Contacts -menu: ccl-l-asso no_title: true section: ccl toc: true diff --git a/_pages/ccl/l-asso/presentation-longue.md b/_pages/ccl/l-asso/presentation-longue.md index 4d5f5f3..a402e70 100644 --- a/_pages/ccl/l-asso/presentation-longue.md +++ b/_pages/ccl/l-asso/presentation-longue.md @@ -1,6 +1,5 @@ --- title: Présentation -menu: ccl-l-asso section: "ccl" --- diff --git a/_pages/ccl/l-asso/statuts.md b/_pages/ccl/l-asso/statuts.md index d801241..d3fc636 100644 --- a/_pages/ccl/l-asso/statuts.md +++ b/_pages/ccl/l-asso/statuts.md @@ -1,6 +1,5 @@ --- title: "Statuts de l'asso" -menu: ccl-l-asso section: "ccl" --- diff --git a/_pages/jardin/gallerie.md b/_pages/jardin/gallerie.md index 96f01f1..f8074ad 100644 --- a/_pages/jardin/gallerie.md +++ b/_pages/jardin/gallerie.md @@ -1,8 +1,4 @@ --- title: Gallerie du jardin -menu: - jardin: - weight: 2 - --- -des images... \ No newline at end of file +des images... -- GitLab