Update blog.soutade.fr
This commit is contained in:
parent
33103cff74
commit
694b7f5f89
|
@ -1,5 +1,5 @@
|
|||
index
|
||||
post
|
||||
index
|
||||
category
|
||||
tag
|
||||
archive
|
||||
|
|
|
@ -1,11 +1,71 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ljdc>
|
||||
<entry>
|
||||
<id>91956775613</id>
|
||||
<address>http://thecodinglove.com/post/91956775613/when-the-boss-is-on-holidays</address>
|
||||
<title>when the boss is on holidays</title>
|
||||
<img>http://ljdchost.com/BavZuVt.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>90643638432</id>
|
||||
<address>http://lesjoiesducode.fr/post/90643638432/quand-toute-lequipe-scrute-les-stats-du-reseau-alors</address>
|
||||
<title>quand toute l'équipe scrute les stats du réseau alors que la connexion est instable</title>
|
||||
<img>http://ljdchost.com/8lc6A.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>91030327924</id>
|
||||
<address>http://thecodinglove.com/post/91030327924/when-i-solve-an-annoying-bug</address>
|
||||
<title>when I solve an annoying bug</title>
|
||||
<img>http://i.imgur.com/7uKQBkq.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>91935663898</id>
|
||||
<address>http://thecodinglove.com/post/91935663898/when-i-dont-have-any-time-left-for-the-tests</address>
|
||||
<title>when I don't have any time left for the tests</title>
|
||||
<img>http://ljdchost.com/lIm3con.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>89760574671</id>
|
||||
<address>http://lesjoiesducode.fr/post/89760574671/quand-le-commercial-annonce-la-signature-dun-site-avec</address>
|
||||
<title>quand le commercial annonce la signature d'un site avec Dorcel</title>
|
||||
<img>http://ljdchost.com/eONWG4U.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>89738308086</id>
|
||||
<address>http://lesjoiesducode.fr/post/89738308086/quand-je-mets-un-break-dans-la-mauvaise-fonction</address>
|
||||
<title>quand je mets un break dans la mauvaise fonction</title>
|
||||
<img>http://ljdchost.com/20EefUs.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>89054547970</id>
|
||||
<address>http://lesjoiesducode.fr/post/89054547970/quand-jimplemente-pour-la-premiere-fois-une-nouvelle</address>
|
||||
<title>quand j'implémente pour la première fois une nouvelle API</title>
|
||||
<img>http://ljdchost.com/sUM14Vp.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>88943623032</id>
|
||||
<address>http://thecodinglove.com/post/88943623032/when-i-do-an-rm-on-a-linux-server</address>
|
||||
<title>when I do an rm on a linux server</title>
|
||||
<img>http://i.minus.com/i1wHuaMkzSau7.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>88260306303</id>
|
||||
<address>http://thecodinglove.com/post/88260306303/when-i-learn-a-new-framework</address>
|
||||
<title>when I learn a new framework</title>
|
||||
<img>http://i.imgur.com/9SM3IVT.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>86876038790</id>
|
||||
<address>http://lesjoiesducode.fr/post/86876038790/quand-je-corrige-sans-probleme-une-serie-de-bugs</address>
|
||||
<title>quand je corrige sans problème une série de bugs mineurs</title>
|
||||
<img>http://ljdchost.com/H3lqXrR.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>87986380794</id>
|
||||
<address>http://thecodinglove.com/post/87986380794/when-the-server-crashes-right-before-the-week-end</address>
|
||||
<title>when the server crashes right before the week end</title>
|
||||
<img>http://i.imgur.com/444LbGY.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>86598933572</id>
|
||||
<address>http://lesjoiesducode.fr/post/86598933572/vendredi-17h</address>
|
||||
|
@ -130,7 +190,7 @@
|
|||
<id>69077017325</id>
|
||||
<address>http://thecodinglove.com/post/69077017325/when-i-think-i-will-finish-a-project-without-any-issues</address>
|
||||
<title>when I think I will finish a project without any issues</title>
|
||||
<img>http://ljdchost.com/assets/1dm9fKp.png</img>
|
||||
<img>http://i.imgur.com/yPE58vP.gif</img>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>80977664309</id>
|
||||
|
|
|
@ -42,7 +42,7 @@ div.body
|
|||
z-index:12;
|
||||
display:inline;
|
||||
color:black;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 50px;
|
||||
padding-left:180px;
|
||||
}
|
||||
|
@ -97,7 +97,7 @@ div.menu div.menu_content
|
|||
|
||||
div.menu div.menu_content div.menu_content_header
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
font-size: 17px;
|
||||
background-image: url("/images/BlockHeaderIcon.png");
|
||||
background-repeat: no-repeat;
|
||||
|
@ -114,7 +114,7 @@ div.menu div.menu_content div.menu_content_content
|
|||
|
||||
div.menu_content_content a
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
color: #5e6a34;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
@ -122,7 +122,7 @@ div.menu_content_content a
|
|||
|
||||
div.menu div.menu_content div.menu_content_content a:link
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
color: #5e6a34;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
@ -130,7 +130,7 @@ div.menu div.menu_content div.menu_content_content a:link
|
|||
|
||||
div.menu div.menu_content div.menu_content_content a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
color: #5e6a34;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
@ -168,7 +168,7 @@ div.post
|
|||
div.post div.post_header
|
||||
{
|
||||
display:block;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
color: #3c3e2d;
|
||||
padding-bottom:5px;
|
||||
}
|
||||
|
@ -190,7 +190,7 @@ div.post div.post_header div.title
|
|||
text-align:left;
|
||||
text-indent:0;
|
||||
line-height:inherit;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 26px;
|
||||
color: #181B0D;
|
||||
}
|
||||
|
@ -212,7 +212,7 @@ div.post_header div.title > a
|
|||
text-align:left;
|
||||
text-indent:0;
|
||||
line-height:inherit;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 26px;
|
||||
color: #181B0D;
|
||||
}
|
||||
|
@ -234,7 +234,7 @@ div.post_header div.title > a:hover
|
|||
text-align:left;
|
||||
text-indent:0;
|
||||
line-height:inherit;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 26px;
|
||||
color: #181B0D;
|
||||
}
|
||||
|
@ -254,17 +254,19 @@ div.post_header div.post_sub_header > div.author_icon
|
|||
background-repeat: no-repeat;
|
||||
background-position: center left;
|
||||
padding-left: 18px;
|
||||
font-family: Sans-serif;
|
||||
}
|
||||
|
||||
div.post_header div.post_sub_header > div.author_icon div.author
|
||||
{
|
||||
display:inline;
|
||||
font-family: Sans-serif;
|
||||
}
|
||||
|
||||
div.post_header div.post_sub_header div.date
|
||||
{
|
||||
display:inline;
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
background-image: url('/images/dateicon.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
|
@ -275,7 +277,8 @@ div.post div.post_content
|
|||
{
|
||||
display:block;
|
||||
margin-top:1%;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 1.1em;
|
||||
color: #171811;
|
||||
|
||||
}
|
||||
|
@ -323,7 +326,7 @@ div.navigation
|
|||
|
||||
a, a:link, a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
color: #818f00;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
@ -355,7 +358,7 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hove
|
|||
|
||||
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
padding-top:20px;
|
||||
font-size: 28px;
|
||||
color: #818f00;
|
||||
|
@ -363,7 +366,7 @@ h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
|
|||
|
||||
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
padding-top:18px;
|
||||
font-size: 26px;
|
||||
color: #8c9d4d;
|
||||
|
@ -371,7 +374,7 @@ h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
|
|||
|
||||
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
padding-top:15px;
|
||||
font-size: 21px;
|
||||
color: #65684b;
|
||||
|
|
Loading…
Reference in New Issue
Block a user