nicolabs.net/about.md

24 lines
1.5 KiB
Markdown
Raw Normal View History

---
layout: page
title: About
comments: true
---
**This blog is still under construction** : the current one can be found at [blog.nicolabs.net](http://blog.nicolabs.net).
It is built [with Jekyll on GitHub Pages](https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/). You can look at its source at [github.com/nicolabs/nicolabs.github.io](https://github.com/nicolabs/nicolabs.github.io) (but I bet you won't find it interesting for now...).
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).
2019-05-08 15:27:02 +02:00
The main font 'Open Sans' is [Apache-licensed](/assets/fonts/opensans/Apache License.txt).
The *mastodon* widget 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/).
2019-05-08 15:30:15 +02:00
## 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 right below.