--- layout: page title: About redirect_from: - /contact - /people/nicobo comments: true --- This blog talks about computer technology. The old version can still be viewed at [blog.nicolabs.net](http://blog.nicolabs.net) but will be deleted one day, since all new work is now made here. You can find more work from me at [github.com/nicolabs](https://github.com/nicolabs) or [code.nicolabs.net](https://code.nicolabs.net). ## Contact You can **contact me** at [mastodon.social/{{ site.author.mastodon.username }}]({{ site.author.mastodon.instance }}/{{ site.author.mastodon.username }}) or [twitter.com/{{ site.author.twitter }}](https://twitter.com/{{ site.author.twitter }}) or leave a comment at the end of this page. You can **contact me more privately** from [keybase.io/encrypt#nicolabs](https://keybase.io/encrypt#nicolabs) or by using [my PGP key](assets/about/nicobo.gpgpubkey.asc) with your favorite tool. I've published assertions at [keybase.io/nicolabs](https://keybase.io/nicolabs) so you can verify my identities above. ## Making of This site is built [with Jekyll](https://jekyllrb.com/) and published via [Github Pages](https://help.github.com/en/github/working-with-github-pages/about-github-pages-and-jekyll). You can look at its source at [github.com/nicolabs/nicolabs.net](https://github.com/nicolabs/nicolabs.net) and the following articles talk about the site's construction : [Migrating from Drupal to Jekyll](/2016/Migrating-from-Drupal-to-Jekyll) and [Bypassing GitHub's Jekyll limitations](2020/Bypassing-GitHub-Jekyll-limitations). Its theme is based on *nandomoreirame's* ["simplest" theme](https://github.com/nandomoreirame/simplest). The code for estimating and displaying the time to read an article comes from [atekihcan.github.io](http://atekihcan.github.io/blog/2014/reading-time-estimate-in-jekyll) and [github.com/renyuanz/leonids](https://github.com/renyuanz/leonids). The *mastodon* widget on the front page is from [mastodon-timeline-widget](https://github.com/nicolabs/mastodon-timeline-widget). The [tags page](/tags) has been possible thanks to [this blog article](https://codinfox.github.io/dev/2015/03/06/use-tags-and-categories-in-your-jekyll-based-github-pages/). [jekyll-plantuml](https://github.com/yegor256/jekyll-plantuml) is used to generate inline PlantUML diagrams. It has been [slightly modified](https://github.com/nicolabs/nicolabs.net/blob/master/_plugins/jekyll-plantuml.rb) to fit my needs. ## License This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). More details as well as acknowledgments for third-party assets can be found in [LICENSE](/LICENSE). ## Privacy policy We do not collect any information, but [GitHub may collect User Personal Information from visitors, including logs of visitor IP addresses, to comply with legal obligations, and to maintain the security and integrity of the Website and the Service](https://help.github.com/en/github/site-policy/github-privacy-statement#github-pages). Pages with a Disqus thread are subject to [Disqus' privacy policy](https://help.disqus.com/customer/portal/articles/466259-privacy-policy).