diff --git a/content/css/main.css b/content/css/main.css index 1c4974872..687534a51 100644 --- a/content/css/main.css +++ b/content/css/main.css @@ -139,6 +139,7 @@ pre border-radius: 3px padding: 1em line-height: 1.2em + font-size: .9em p margin-bottom: 1.2em @@ -788,3 +789,11 @@ ul.bloglist, .archive ul .pala font-family: Palatino + +.article .corps + p, ul li, ol li + a:after + content: "☆" + vertical-align: super + font-size: .5em + color: ($mainTextColor/3) + 2*($mainBackgroundColor/3) diff --git a/content/html/en/blog/Yesod-excellent-ideas.md b/content/html/en/blog/Yesod-excellent-ideas.md index 8fb57e2cc..2a3625b26 100644 --- a/content/html/en/blog/Yesod-excellent-ideas.md +++ b/content/html/en/blog/Yesod-excellent-ideas.md @@ -41,14 +41,17 @@ Safe types are the chains around all strings you'll use. Yesod does its best to handle cross scripting issues. Both between the client and the server and between the server and your DB. Here is an example: - -Go to the other page +Go to the other page As `AnotherPageR` is of type URL and it could not contains something nefarious. It will be an URL safe. Not something like: - falselink"> +falselink"> -Go to the other page +Go to the other page - falselink"> +falselink"> <%= @item[:title] %> - + @@ -26,7 +26,7 @@ --> Yesod excellent ideas - +
editor tutorial vi vim

editor

@@ -308,15 +1948,247 @@ It is both safe and easy to use everyday.

28 Sep 2011 + Higher order function in zsh»
  • + 28 + Sep + 2011 Programming Language Experience»
  • 25 Aug 2011 Learn Vim Progressively»
  • + 17 + Aug + 2011 + A more convenient diff»
  • + 10 + Jul + 2011 + ASCII Haskell Mandelbrot»
  • 18 May 2011 - 40 character's passwords»
  • + 40 character's passwords»
  • + 20 + Apr + 2011 + Now hosted on github»
  • + 3 + Jan + 2011 + Why I won't use CoffeeScript (sadly)»
  • + 1 + Jan + 2011 + Happy New Year»
  • [2010]

    [2009]

    [2008]

    Two words about the content diff --git a/output/Scratch/en/blog/mvc/index.html b/output/Scratch/en/blog/mvc/index.html index c35a2dfbe..4e2b17241 100644 --- a/output/Scratch/en/blog/mvc/index.html +++ b/output/Scratch/en/blog/mvc/index.html @@ -26,7 +26,7 @@ --> MVC explained - + @@ -24,9 +24,9 @@ < % end %> --> - Yesod excellent ideas + Les idées de yesod - +

    editor

    @@ -293,7 +1936,11 @@ Bon, d’accord, même si vous ne téléchargez pas mon application vous pou 4 Oct 2011 - Yesod excellent ideas»
  • + Les idées de yesod»
  • + 28 + Sep + 2011 + Fonctions d'ordre supérieur en zsh»
  • 28 Sep 2011 @@ -302,10 +1949,238 @@ Bon, d’accord, même si vous ne téléchargez pas mon application vous pou Aoû 2011 Apprenez Vim Progressivement»
  • + 17 + Aoû + 2011 + Un diff plus pratique»
  • + 10 + Jul + 2011 + Mandelbrot avec haskell»
  • 18 Mai 2011 - Password Management»
  • + Password Management»
  • + 20 + Avr + 2011 + Hébergement github»
  • + 3 + Jan + 2011 + Pourquoi je n'utiliserai pas CoffeeScript (malheureusement)»
  • + 1 + Jan + 2011 + Bonne et heureuse année»
  • [2010]

    [2009]

    [2008]

    Un petit mot sur le contenu diff --git a/output/Scratch/fr/blog/mvc/index.html b/output/Scratch/fr/blog/mvc/index.html index 53985ccc2..5b611df2b 100644 --- a/output/Scratch/fr/blog/mvc/index.html +++ b/output/Scratch/fr/blog/mvc/index.html @@ -26,7 +26,7 @@ --> Les raisons du MVC - +