Jekyll test
Feb 06, 2015
Testing Jekyll again. Seems ideal to work with text files instead of burying the content in some database. Will try to make some sort of external comment system for it later.
Code snippet test:
;(function () {
console.log("argh");
}());
Another hyperlink test:
Behold, a link to Försäkringskassan! Där kan man ha mycket skoj.
Edit: Since March 2020, this is a Gatsby site (still markdown driven).