Hi,
for my purposes, I'd like to adjust JBake.
* I've upgraded the dependencies mostly to the latest.
* I've done a little refactoring.
* And I have migrated it to Kotlin.
Kotlin allowed me to refactor really quickly, and reduced the code base by around 25 %.
New versions fix the security and performance issues, and allow for newest templating features. (Backwards compatibility is lower on my values for this.)
And the refactoring was really necessary as navigating in what puts what into the central hashmap was really a pain.
Anyone wishing to join that trajectory?
Ondrej