Templates and content for JavaMoney Web Site using Bootstrap and JBake
If you have [GIT_HOME]/JavaMoney-template-bootstrap and [GIT_HOME]/JavaMoney.github.io cloned,
to publish:
bake.bat
to test:
taste.bat
Requires JBake version 2.3 or above
to publish:
jbake src/main/jbake [output folder]
to test locally:
jbake -s [output folder]
See Getting Started in the JBake documentation for more information.