logo

Petter Envall

Notes
2015
February
06
jekyll-test

Jekyll test

(
  • initial-commit
  • testing jekyll
)
2015-02-06

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).
Edit: Since March 2021, this is a Next.js site (still markdown driven).