Using snippets from compilable source code files in prosa documents is a great approach. By doing so, I can make sure that the source code actually compiles. By adding unit tests, I can even make sure it does what it’s supposed to do. I knew such is possible with AsciiDoc/AsciiDoctor, but does it also work if AsciiDoctor is run via JBake?
Finally, I had enough time to migrate my website and blog from WordPress to JBake, a static website generator written in Java. In this article I explain why I switched the technology and how I automatically migrated my contents – conversion-script included.
While amending my website for GDPR compliance, I noticed how dated it really is. Thus in the background I am working on a new solution.
For quite a while I’ve not published any blog entry, even though I’ve started some, but yet never published. One reason is, that I consider myself a Coder not a Blogger. I really love to create solutions to problems, but once I figured it out, it all to often looks too simple to me to publish, at least on the …