• Recent
  • Archive
  • Other 🇳🇱
  • About
Erik Winter A Dutch sotware developer who likes open source, literature, music and a bunch of other things.
  • Why I Built My Own Shitty Static Site Generator

    November 9, 2020

    NOTE: This post generated some interesting discussions elsewhere. See the comments on hackernews and reddit to read more opinions on the subject....

  • Hugo Markdownify Block Workaround

    March 22, 2020

    Like other static site generators, Hugo has an option to pass markdown content though a markdown processor to interpret it and convert it to HTML. Also, like other generators, this has the incredibly confusing name markdownify , as the end result would be something that is converted into markdown,...