This repository contains source code for my blog which you can find at http://sycyhy.github.io
JBake - https://jbake.org/
MaterializeCSS - https://materializecss.com/
Prettify - https://github.com/google/code-prettify
In order to bake the blog:
./gradlew bake
In order to release the latest blog version:
./gradlew clean gitPublishPush