Welcome to my new blog!

Hello!

After almost a year of having my website down, I decided it was time to do something about it! This is my attempt at creating a new website.

I’m using Pelican. Let’s see how code looks like, for example…

1
2
3
4
5
6
7
8
#include <stdio.h>

int main(int argc, char *argv[])
{
    /* Print string */
    printf("Hello, world!\n");
    return 0;
}

It will take some time to create articles about my latest projects, and I’ve reuploaded all the entries of my old blog and website!

Old website

Unfortunately, this change means that any comment left on my old blog will be lost, but well, there weren’t that many…

Antonio

Last updated on 03 Feb, 2018 21:09 UTC
Content licensed under CC BY-NC-SA 4.0.
Built with Hugo
Theme Stack designed by Jimmy