Skip to main content

Blog

2020

Render Snippets from Source Code with JBake + AsciiDoc

·3 mins
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?

Website and Blog Migration from WordPress to JBake

·9 mins
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.

2019