2012-03-30 13:40:40 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > Alexis' log - cat1< / title >
< meta charset = "utf-8" / >
2012-11-28 22:35:35 +01:00
< link rel = "stylesheet" href = "../theme/css/main.css" type = "text/css" / >
2012-11-21 16:39:05 +01:00
< link href = "http://blog.notmyidea.org/feeds/all.atom.xml" type = "application/atom+xml" rel = "alternate" title = "Alexis' log Atom Feed" / >
< link href = "http://blog.notmyidea.org/feeds/all.rss.xml" type = "application/rss+xml" rel = "alternate" title = "Alexis' log RSS Feed" / >
2012-07-20 12:57:48 +02:00
2012-03-30 13:40:40 +02:00
<!-- [if IE]>
< script src = "http://html5shiv.googlecode.com/svn/trunk/html5.js" > < / script > <![endif]-->
<!-- [if lte IE 7]>
2012-11-28 22:35:35 +01:00
< link rel = "stylesheet" type = "text/css" media = "all" href = "../css/ie.css" / >
< script src = "../js/IE8.js" type = "text/javascript" > < / script > <![endif]-->
2012-03-30 13:40:40 +02:00
<!-- [if lt IE 7]>
2012-11-28 22:35:35 +01:00
< link rel = "stylesheet" type = "text/css" media = "all" href = "../css/ie6.css" / > <![endif]-->
2012-03-30 13:40:40 +02:00
< / head >
< body id = "index" class = "home" >
< a href = "http://github.com/ametaireau/" >
< img style = "position: absolute; top: 0; right: 0; border: 0;" src = "http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt = "Fork me on GitHub" / >
< / a >
< header id = "banner" class = "body" >
2012-11-28 22:35:35 +01:00
< h1 > < a href = "../" > Alexis' log < / a > < / h1 >
2012-03-30 13:40:40 +02:00
< nav > < ul >
2012-11-28 22:35:35 +01:00
< li > < a href = "../pages/this-is-a-test-page.html" > This is a test page< / a > < / li >
< li > < a href = "../category/yeah.html" > yeah< / a > < / li >
< li > < a href = "../category/misc.html" > misc< / a > < / li >
< li class = "active" > < a href = "../category/cat1.html" > cat1< / a > < / li >
< li > < a href = "../category/bar.html" > bar< / a > < / li >
2012-11-21 16:39:05 +01:00
< / ul > < / nav >
2012-03-30 13:40:40 +02:00
< / header > <!-- /#banner -->
2012-11-21 16:39:05 +01:00
< aside id = "featured" class = "body" >
2012-03-30 13:40:40 +02:00
< article >
2012-11-28 22:35:35 +01:00
< h1 class = "entry-title" > < a href = "../a-markdown-powered-article.html" > A markdown powered article< / a > < / h1 >
2012-03-30 13:40:40 +02:00
< footer class = "post-info" >
< abbr class = "published" title = "2011-04-20T00:00:00" >
Wed 20 April 2011
< / abbr >
2012-11-21 16:39:05 +01:00
< address class = "vcard author" >
2012-11-28 22:35:35 +01:00
By < a class = "url fn" href = "../author/alexis-metaireau.html" > Alexis Métaireau< / a >
2012-03-30 13:40:40 +02:00
< / address >
2012-11-28 22:35:35 +01:00
< p > In < a href = "../category/cat1.html" > cat1< / a > . < / p >
2012-03-30 13:40:40 +02:00
2012-11-30 10:58:32 +01:00
< / footer > <!-- /.post - info --> < p > You're mutually oblivious.< / p >
2012-12-01 18:22:54 +01:00
< p > < a href = "../unbelievable.html" > a root-relative link to unbelievable< / a >
< a href = "../unbelievable.html" > a file-relative link to unbelievable< / a > < / p > < p > There are < a href = "../a-markdown-powered-article.html#disqus_thread" > comments< / a > .< / p > < / article >
2012-11-21 16:39:05 +01:00
< / aside > <!-- /#featured -->
< section id = "content" class = "body" >
2012-03-30 13:40:40 +02:00
< h1 > Other articles< / h1 >
< hr / >
2012-03-30 14:23:12 +02:00
< ol id = "posts-list" class = "hfeed" >
2012-11-21 16:39:05 +01:00
2012-03-30 13:40:40 +02:00
2012-11-21 16:39:05 +01:00
< li > < article class = "hentry" >
2012-03-30 13:40:40 +02:00
< header >
2012-11-28 22:35:35 +01:00
< h1 > < a href = "../article-1.html" rel = "bookmark"
2012-07-05 01:51:58 +02:00
title="Permalink to Article 1">Article 1< / a > < / h1 >
2012-03-30 13:40:40 +02:00
< / header >
< div class = "entry-content" >
< footer class = "post-info" >
< abbr class = "published" title = "2011-02-17T00:00:00" >
Thu 17 February 2011
< / abbr >
2012-11-21 16:39:05 +01:00
< address class = "vcard author" >
2012-11-28 22:35:35 +01:00
By < a class = "url fn" href = "../author/alexis-metaireau.html" > Alexis Métaireau< / a >
2012-03-30 13:40:40 +02:00
< / address >
2012-11-28 22:35:35 +01:00
< p > In < a href = "../category/cat1.html" > cat1< / a > . < / p >
2012-03-30 13:40:40 +02:00
2012-11-21 16:39:05 +01:00
< / footer > <!-- /.post - info --> < p > Article 1< / p >
2012-03-30 13:40:40 +02:00
2012-11-28 22:35:35 +01:00
< a class = "readmore" href = "../article-1.html" > read more< / a >
< p > There are < a href = "../article-1.html#disqus_thread" > comments< / a > .< / p > < / div > <!-- /.entry - content -->
2012-03-30 13:40:40 +02:00
< / article > < / li >
2012-11-21 16:39:05 +01:00
2012-03-30 13:40:40 +02:00
2012-11-21 16:39:05 +01:00
< li > < article class = "hentry" >
2012-03-30 13:40:40 +02:00
< header >
2012-11-28 22:35:35 +01:00
< h1 > < a href = "../article-2.html" rel = "bookmark"
2012-07-05 01:51:58 +02:00
title="Permalink to Article 2">Article 2< / a > < / h1 >
2012-03-30 13:40:40 +02:00
< / header >
< div class = "entry-content" >
< footer class = "post-info" >
< abbr class = "published" title = "2011-02-17T00:00:00" >
Thu 17 February 2011
< / abbr >
2012-11-21 16:39:05 +01:00
< address class = "vcard author" >
2012-11-28 22:35:35 +01:00
By < a class = "url fn" href = "../author/alexis-metaireau.html" > Alexis Métaireau< / a >
2012-03-30 13:40:40 +02:00
< / address >
2012-11-28 22:35:35 +01:00
< p > In < a href = "../category/cat1.html" > cat1< / a > . < / p >
2012-11-21 15:45:00 +02:00
2012-11-21 16:39:05 +01:00
< / footer > <!-- /.post - info --> < p > Article 2< / p >
2012-03-30 13:40:40 +02:00
2012-11-28 22:35:35 +01:00
< a class = "readmore" href = "../article-2.html" > read more< / a >
< p > There are < a href = "../article-2.html#disqus_thread" > comments< / a > .< / p > < / div > <!-- /.entry - content -->
2012-03-30 13:40:40 +02:00
< / article > < / li >
2012-11-21 16:39:05 +01:00
2012-03-30 13:40:40 +02:00
2012-11-21 16:39:05 +01:00
< li > < article class = "hentry" >
2012-03-30 13:40:40 +02:00
< header >
2012-11-28 22:35:35 +01:00
< h1 > < a href = "../article-3.html" rel = "bookmark"
2012-07-05 01:51:58 +02:00
title="Permalink to Article 3">Article 3< / a > < / h1 >
2012-03-30 13:40:40 +02:00
< / header >
< div class = "entry-content" >
< footer class = "post-info" >
< abbr class = "published" title = "2011-02-17T00:00:00" >
Thu 17 February 2011
< / abbr >
2012-11-21 16:39:05 +01:00
< address class = "vcard author" >
2012-11-28 22:35:35 +01:00
By < a class = "url fn" href = "../author/alexis-metaireau.html" > Alexis Métaireau< / a >
2012-03-30 13:40:40 +02:00
< / address >
2012-11-28 22:35:35 +01:00
< p > In < a href = "../category/cat1.html" > cat1< / a > . < / p >
2012-03-30 13:40:40 +02:00
2012-11-21 16:39:05 +01:00
< / footer > <!-- /.post - info --> < p > Article 3< / p >
2012-03-30 13:40:40 +02:00
2012-11-28 22:35:35 +01:00
< a class = "readmore" href = "../article-3.html" > read more< / a >
< p > There are < a href = "../article-3.html#disqus_thread" > comments< / a > .< / p > < / div > <!-- /.entry - content -->
2012-03-30 13:40:40 +02:00
< / article > < / li >
2012-11-21 16:39:05 +01:00
< / ol > <!-- /#posts - list -->
< p class = "paginator" >
Page 1 / 1
< / p >
< / section > <!-- /#content -->
< section id = "extras" class = "body" >
< div class = "blogroll" >
2012-03-30 13:40:40 +02:00
< h2 > blogroll< / h2 >
< ul >
2012-11-21 16:39:05 +01:00
< li > < a href = "http://biologeek.org" > Biologeek< / a > < / li >
< li > < a href = "http://filyb.info/" > Filyb< / a > < / li >
< li > < a href = "http://www.libert-fr.com" > Libert-fr< / a > < / li >
< li > < a href = "http://prendreuncafe.com/blog/" > N1k0< / a > < / li >
< li > < a href = "http://ziade.org/blog" > Tarek Ziadé< / a > < / li >
< li > < a href = "http://zubin71.wordpress.com/" > Zubin Mithra< / a > < / li >
< / ul >
2012-03-30 13:40:40 +02:00
< / div > <!-- /.blogroll -->
2012-11-21 16:39:05 +01:00
< div class = "social" >
2012-03-30 13:40:40 +02:00
< h2 > social< / h2 >
< ul >
< li > < a href = "http://blog.notmyidea.org/feeds/all.atom.xml" type = "application/atom+xml" rel = "alternate" > atom feed< / a > < / li >
2012-11-21 16:39:05 +01:00
< li > < a href = "http://blog.notmyidea.org/feeds/all.rss.xml" type = "application/rss+xml" rel = "alternate" > rss feed< / a > < / li >
2012-03-30 13:40:40 +02:00
2012-11-21 16:39:05 +01:00
< li > < a href = "http://twitter.com/ametaireau" > twitter< / a > < / li >
< li > < a href = "http://lastfm.com/user/akounet" > lastfm< / a > < / li >
< li > < a href = "http://github.com/ametaireau" > github< / a > < / li >
< / ul >
2012-03-30 13:40:40 +02:00
< / div > <!-- /.social -->
2012-11-21 16:39:05 +01:00
< / section > <!-- /#extras -->
2012-03-30 13:40:40 +02:00
< footer id = "contentinfo" class = "body" >
< address id = "about" class = "vcard body" >
2012-07-27 00:31:02 +02:00
Proudly powered by < a href = "http://getpelican.com/" > Pelican< / a > , which takes great advantage of < a href = "http://python.org" > Python< / a > .
2012-03-30 13:40:40 +02:00
< / address > <!-- /#about -->
< p > The theme is by < a href = "http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/" > Smashing Magazine< / a > , thanks!< / p >
< / footer > <!-- /#contentinfo -->
< script type = "text/javascript" >
var disqus_shortname = 'blog-notmyidea';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
< / script >
< / body >
< / html >