]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Improve history page
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 7 Jun 2020 17:36:43 +0000 (19:36 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 7 Jun 2020 17:36:43 +0000 (19:36 +0200)
modules/private/websites/immae/history/_includes/header.html
modules/private/websites/immae/history/_includes/post.html
modules/private/websites/immae/history/_includes/scripts.html
modules/private/websites/immae/history/_layouts/post.html
modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
modules/private/websites/immae/history/_posts/2020-05-31-fix-postfix-headers.md
modules/private/websites/immae/history/_posts/2020-06-06-Moteur-de-commentaires.md
modules/private/websites/immae/history/_posts/2020-06-07-historique.md

index 42eda83425fad9764cbd48405d27f92134252a74..09a5eb384680269f75bdeaabb3017c8840c3a574 100644 (file)
@@ -8,9 +8,9 @@
             <a href="{{ site.website }}">
               <img src="{{ site.logo }}" alt="{{ site.name }}" class="logo" alt="Logo">
             </a>
-            <a href="{{ site.url }}">
+            <a href="{{ site.url }}{{ site.baseurl }}">
               <span class="text-muted mx-3">
-                Changes
+                Historique
               </span>
             </a>
           </div>
index 04f4a77e9371f638e494e30384acd44997e7800a..c6177abba70d3b3c6726555a98c5eb58752afccf 100644 (file)
@@ -17,6 +17,9 @@
           {% endif %}
           {% endfor %}
           <span class="category {% if color %}{{ color }}{% endif %}">{{ include.category }}</span>
+          {% for tag in include.tags %}
+            <span class="category">{{ tag }}</span>
+          {% endfor %}
         {% endif %}
       </div>
         <div class="post-content my-4 text-grey-darker leading-normal text-base font-thin">
index b566db8311101e4c26302f3a804a726ffc5b2bf3..7597aa79b3741e0c51f246f82b339d73b1cc03bc 100644 (file)
@@ -1,3 +1,4 @@
 <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
 <script src="//unpkg.com/jscroll/dist/jquery.jscroll.min.js"></script>
 <script src="{{ site.baseurl }}/assets/js/script.js"></script>
+<script defer src="//commento.immae.eu/js/commento.js"></script>
index 664eaed9f11401d38b6d6f636740d2b052e284f4..d2e33501078146df0efb3a94f04c2e71220107e5 100644 (file)
@@ -1,7 +1,8 @@
 ---
 layout: default
 ---
-{% include post.html title=page.title category=page.category url=page.url date=page.date content=content %}
+{% include post.html title=page.title category=page.category tags=page.tags url=page.url date=page.date content=content %}
 
 <hr>
 
+<div id="commento"></div>
index 622ad322fc5e4786e928fe71f2b2f15158a5e5f7..72422e43f254f699df8bba75f002219754a9c23d 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: "Modification du certificat SSL d’XMPP"
 category: Fix
+tags: [XMPP]
 date: 2020-05-28
 ---
 Suite à la migration d’acme, le certificate d’XMPP utilisait une clé de
index 95f0bb41bb43c89d209b87a289d9e42f01eac6d6..fc30af21978c1370ace2a41fdd25a7ff73a9da2c 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: "Ajout d’un header dans les mails traités par postfix"
 category: Fix
+tags: [Mail]
 date: 2020-05-31
 ---
 Un header X-Original-To a été ajouté aux en-têtes des e-mails reçus par
index 6778326b5f31b41b64d4d2c1f26801322bfb4e65..7371d1a7b9ffb17d52d083bdb82036434da3c02c 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: "Moteur de commentaires"
 category: Nouveautés
+tags: [Général]
 date: 2020-06-06
 ---
 Un [nouveau moteur de commentaires](https://commento.immae.eu) a été
index 7fc9abeadb40968c6e4a40ac36026ce389cbf1d7..ff3eb6acc430fd6d5e97c8bc1529c18e0c77feba 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: "Nouvelle page d’historique"
 category: Nouveautés
+tags: [Général]
 date: 2020-06-07
 ---
 ImmaeEu intègre dorénavant une page d’historique, pour lister l’ensemble