diff --git a/TODO.md b/TODO.md index 6ea06a5..761b603 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,5 @@ # TODO -- inclure le CSS dans le template - intégrer une lecture par « tag » - construire des outils de validations avant publication (html, css, flux, ...) - modifier les url pour utiliser les année/mois/jour comme arborescence diff --git a/content/2009/2009-01-10-ruby-et-les-frameworks-web.html b/content/2009/2009-01-10-ruby-et-les-frameworks-web.html index 4a75cdc..ec99cf0 100644 --- a/content/2009/2009-01-10-ruby-et-les-frameworks-web.html +++ b/content/2009/2009-01-10-ruby-et-les-frameworks-web.html @@ -15,8 +15,16 @@ - +
@@ -29,8 +37,7 @@
diff --git a/content/2015/2015-05-19-il-faut-faire-un-point.html b/content/2015/2015-05-19-il-faut-faire-un-point.html index 3819be1..d5c43ae 100644 --- a/content/2015/2015-05-19-il-faut-faire-un-point.html +++ b/content/2015/2015-05-19-il-faut-faire-un-point.html @@ -15,8 +15,16 @@ - +
@@ -31,8 +39,7 @@
diff --git a/content/2015/2015-05-20-choix-douteux.html b/content/2015/2015-05-20-choix-douteux.html index 0e2c0ff..07a5471 100644 --- a/content/2015/2015-05-20-choix-douteux.html +++ b/content/2015/2015-05-20-choix-douteux.html @@ -15,8 +15,16 @@ - +
@@ -31,8 +39,7 @@
diff --git a/content/2015/2015-08-11-fin-de-mission.html b/content/2015/2015-08-11-fin-de-mission.html index ed52b07..57d450a 100644 --- a/content/2015/2015-08-11-fin-de-mission.html +++ b/content/2015/2015-08-11-fin-de-mission.html @@ -15,8 +15,16 @@ - +
@@ -28,8 +36,7 @@
diff --git a/lib/template.html b/lib/template.html index c523093..3706874 100644 --- a/lib/template.html +++ b/lib/template.html @@ -15,21 +15,22 @@ - +
$if(title)$

$title$

$endif$ $body$
-