Blog Migration to Kakyll

kakyll kotlin

Today is the day that I converted my blog from Hakyll to Kakyll.

Kakyll is my first attempt at a static site generator. It is developed in Kotlin.

(0.. 100).forEach {
    println("Kotlin is awesome.")
}