Table of Contents
Yesterday I released my new blog template. My blog is now built using:
Apache Maven as the general build tool.
JBake as orchestrator between template engine and content.
Contents written in AsciiDoctor.
Template written in Apache Freemarker.
Yarn as sub-build-tool for calling optimizations (optipng, minifier, terser, etc.)
snakeyaml for reading data
The Author theme, based on the Wordpress Author Theme
… and probably many more
Everything is free software, and I am really happy this is possible.
Using the JBake-Author template
You can find my blog template on GitHub.
Everything (except external sources) is licensed under the Apache License v2.