Closed ysb33r closed 6 years ago
We're planning to improve the init feature so the example projects aren't tied to JBake releases. Lazybones is one option we're exploring and there has been a suggestion posted to the mailing list recently about using GitHub releases which looks promising: https://groups.google.com/d/msg/jbake-user/eQNZYsk8aKM/0Uw-QJTTCAAJ
It would be useful to have a
jbakeInit
tasks that effectively runsjbake -i
. Ideally one would want to doThis means quicker start-up for a new JBake project with Gradle.