| title | Emil Varga - A personal blog. | ||||||
|---|---|---|---|---|---|---|---|
| description | Posts on various topics including Scala, functional programming and writing blogs with Jekyll. | ||||||
| sitemap |
|
-
{% for post in site.posts limit:5 %}
- {{ post.excerpt }} {% if post.content contains '' %} Read more {% endif %} {% endfor %}