blog@baobob.org $ cat news
 ______________________________
( Why am I even reading this ? )
 ------------------------------
        o   ^__^
         o  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

This website is currently under construction. Please come again later when it's ready !

blog@baobob.org $
Posted on: 5 May 2014

This is another test post.

It's only actually used to test the archive page. Let's test a code template:

#include <stdio.h>

int main(int argc, char **argv)
{
	return 0;
}