Pages filed under “markdown”
-
Fakegown -- Like Fakedown, but in go (20 Dec 2021)
Since I'm an old-fashioned grizzled programmer, I have a soft spot for real compiled languages, that is those who generate machine code, and a little devil asked me: what if you rewrite Fakedown in go and see how it compares to python?
-
Fakedown (14 Dec 2021)
When you want to test a Static Site Generator's performance but you don't have a lot of posts to feed to it, what do you do? You generate fake posts using Fakedown, that's what you do!