{{ year }}
+-
+ {% for month, m_articles in y_articles | groupby("date.month") | reverse %}
+
- + {{ CATEGORIES_DESCRIPTION.get(article.category)[0] }}: {{ article.title + }} + + {% endfor %} {% endfor %} +
- {{ article.headline }} -
- {% endif %} - {% if article.isbn_cover %} -- {% for tag in article.tags %} - #{{ tag }} - {% if not loop.last %},{% endif %} - {% endfor %} - - Posté dans la catégorie {{ article.category }} -
+{% if article.isbn_cover %}
+ +de {{ article.author }}
+ {% if article.headline %} +{{ article.headline }}
+ {% endif %} ++ {% for tag in article.tags %} + #{{ tag }} + {% if not loop.last %},{% endif %} {% endfor %} - Posté dans la catégorie + {{ article.category }} +
{% endif %} -{{ CATEGORIES_DESCRIPTION[category][1] }}
+{{ CATEGORIES_DESCRIPTION[category][1] }}
{% else %} -- {{ article.headline }} -
- {% endif %} - -- 👋 Bienvenue par ici, -
-- Vous retrouverez sur ce bout de toile mes notes hebdo, un - journal de bord, des notes de lectures, des bouts - de code et des textes que je veux partager. Aussi, une petite présentation. - Bonne lecture ! -
-
- Pour me contacter, envoyez-moi un email sur alexis@
ce domaine (en enlevant blog.
).
-
👋 Bienvenue
++ Si vous êtes ici, c'est sûrement que vous vous êtes perdus lors d'une + exploration, au détour d'un clic, et que vous essayez d'en savoir plus. +
++ Ici, je range (enfin, j'essaye) certains bouts de réflexion et des notes que + je veux garder dans un coin. Vous pouvez trouver: +
++ Aussi, une présentation, parce que bon, ça se fait + pas de pas se présenter. +
+
+ Si vous voulez me contacter, envoyez-moi un email sur
+ alexis@
ce domaine (en enlevant blog.
).
+
Month | -Hours | -
{{ month }} | -{{ hours['payed'] }} | -
Month | +Hours | +
{{ month }} | +{{ hours['payed'] }} | +
Mois | -Jours rémunérés | -Jours bénévoles | -
{{ month }} | -{{ (hours['payed'] / 7.0) | round(1) }} | -{{ (hours['volunteered'] / 7.0) | round(1) }} | -
Mois | +Jours rémunérés | +Jours bénévoles | +
{{ month }} | +{{ (hours['payed'] / 7.0) | round(1) }} | +{{ (hours['volunteered'] / 7.0) | round(1) }} | +