-
Why I Built My Own Shitty Static Site Generator
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
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,...