Launched a Website
Started a personal project
Began working on a personal project : a documentation site.

As every developer, I needed something to host snippets and documentation of features I developed or problems I faced (or those bits of scripts I use three times a day but still google everytime I have to use it). I previously tried github gists, whose integration in PHPStorm is handy, but were not enough for larger features.

So I deployed a documentation site, using Grav, that allows for both snippets and larger docs, and is easily sharable.