From 26bb0eefeed0934a2d0fb95248eb249fb29c85ab Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 16 Apr 2026 05:22:41 +0200 Subject: [PATCH] =?UTF-8?q?awaaaaa=20(=C3=A7a=20avance=20pas=20mal)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/cgv.md | 10 +- content/contact.md | 2 +- content/creation/_index.md | 3 +- content/mentions-legales.md | 2 +- content/reparation/_index.md | 3 +- .../lampe-vintage copy copy.md/index.md | 10 ++ .../reparation/lampe-vintage copy.md/index.md | 10 ++ content/reparation/lampe-vintage.md/index.md | 10 ++ content/yunohost/_index.md | 2 +- static/img/placeholder.png | Bin 0 -> 11087 bytes templates/404.html | 9 +- templates/base.html | 39 ++++++- templates/home.html | 110 ++++++------------ templates/page.html | 19 +-- templates/section.html | 40 +++++++ 15 files changed, 171 insertions(+), 98 deletions(-) create mode 100644 content/reparation/lampe-vintage copy copy.md/index.md create mode 100644 content/reparation/lampe-vintage copy.md/index.md create mode 100644 content/reparation/lampe-vintage.md/index.md create mode 100644 static/img/placeholder.png create mode 100644 templates/section.html diff --git a/content/cgv.md b/content/cgv.md index bff145f..4b4812e 100644 --- a/content/cgv.md +++ b/content/cgv.md @@ -1,13 +1,9 @@ +++ title = "Conditions générales de vente" -template = "home.html" +template = "page.html" [extra] +++ -[Retour à l'accueil](/) - ---- - TODO : @@ -31,3 +27,7 @@ Modalités de règlement des litiges : tribunal compétent et possibilité de re Vous devez également fournir un lien vers la médiation de la consommation. https://www.economie.gouv.fr/mediation-conso/vous-etes-un-consommateur/quel-mediateur-saisir/mediateurs-references + +- test +- 1 +- 2 diff --git a/content/contact.md b/content/contact.md index 1d5bfcb..e59dbe9 100644 --- a/content/contact.md +++ b/content/contact.md @@ -1,6 +1,6 @@ +++ title = "Contact" -template = "home.html" +template = "page.html" [extra] +++ diff --git a/content/creation/_index.md b/content/creation/_index.md index 13b4d55..66d38ab 100644 --- a/content/creation/_index.md +++ b/content/creation/_index.md @@ -1,7 +1,8 @@ +++ title = "Création originale" -template = "home.html" +template = "section.html" weight = 1 +sort_by = "date" [extra] subtitle = "Fabriquer en suivant vos besoins" button = "Découvrir mes réalisations" diff --git a/content/mentions-legales.md b/content/mentions-legales.md index 04bcdea..90c5583 100644 --- a/content/mentions-legales.md +++ b/content/mentions-legales.md @@ -1,6 +1,6 @@ +++ title = "Mentions légales" -template = "home.html" +template = "page.html" [extra] +++ diff --git a/content/reparation/_index.md b/content/reparation/_index.md index 147d747..e033dc7 100644 --- a/content/reparation/_index.md +++ b/content/reparation/_index.md @@ -1,7 +1,8 @@ +++ title = "Réparation" -template = "home.html" +template = "section.html" weight = 2 +sort_by = "date" [extra] subtitle = "Redonner vie aux choses aimées" button = "Mes réparations passées" diff --git a/content/reparation/lampe-vintage copy copy.md/index.md b/content/reparation/lampe-vintage copy copy.md/index.md new file mode 100644 index 0000000..7919a52 --- /dev/null +++ b/content/reparation/lampe-vintage copy copy.md/index.md @@ -0,0 +1,10 @@ ++++ +title = "Lampe vintage 3" +date = 2025-07-30 +template = "page.html" +weight = 2 +[extra] +alt = "Une photo d'une jolie lampe de bureau vintage bleue" ++++ + +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. diff --git a/content/reparation/lampe-vintage copy.md/index.md b/content/reparation/lampe-vintage copy.md/index.md new file mode 100644 index 0000000..37d1d4c --- /dev/null +++ b/content/reparation/lampe-vintage copy.md/index.md @@ -0,0 +1,10 @@ ++++ +title = "Lampe vintage 2" +date = 2025-07-25 +template = "page.html" +weight = 2 +[extra] +alt = "Une photo d'une jolie lampe de bureau vintage bleue" ++++ + +Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. diff --git a/content/reparation/lampe-vintage.md/index.md b/content/reparation/lampe-vintage.md/index.md new file mode 100644 index 0000000..97ebb12 --- /dev/null +++ b/content/reparation/lampe-vintage.md/index.md @@ -0,0 +1,10 @@ ++++ +title = "Lampe vintage" +date = 2025-07-23 +template = "page.html" +weight = 2 +[extra] +alt = "Une photo d'une jolie lampe de bureau vintage bleue" ++++ + +Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis. Tempus leo eu aenean sed diam urna tempor. Pulvinar vivamus fringilla lacus nec metus bibendum egestas. Iaculis massa nisl malesuada lacinia integer nunc posuere. Ut hendrerit semper vel class aptent taciti sociosqu. Ad litora torquent per conubia nostra inceptos himenaeos. diff --git a/content/yunohost/_index.md b/content/yunohost/_index.md index 8a8268a..8b9c489 100644 --- a/content/yunohost/_index.md +++ b/content/yunohost/_index.md @@ -1,6 +1,6 @@ +++ title = "YunoHost" -template = "home.html" +template = "section.html" weight = 3 [extra] subtitle = "Avoir son propre serveur et services informatiques" diff --git a/static/img/placeholder.png b/static/img/placeholder.png new file mode 100644 index 0000000000000000000000000000000000000000..b4f88f59474647fd6923c65235f37e4d48313d83 GIT binary patch literal 11087 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 404 +
+

Quoi que vous cherchiez, ce n'est pas ici…

-{% block content %} -

Erreur 404

-

Quoi que vous cherchiez, ce n'est pas ici…

{% endblock content %} diff --git a/templates/base.html b/templates/base.html index f442cd7..1c1292a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,7 +8,44 @@
- {%- block content %} {% endblock content -%} +
+
+
+
+ +
+
+
+ +
+

{{ config.title }}

+

Créatrice d'objets singuliers

+
+ {%- if false or ( current_path and current_path != "/" ) -%} + Accueil + {%- endif -%} + {%- if not page or page and not page.title == "Contact" -%} + Me contacter + {%- endif -%} +
+
+
+
+
+
+
+ + {%- block content %} {% endblock content -%} +
+
+
+