GitHub - JavaMoney/JavaMoney-jbake: JavaMoney Web Site template using Bootstrap and JBake
JavaMoney / JavaMoney-jbake Public
-
Notifications
You must be signed in to change notification settings - Fork 2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
JavaMoney-jbake
JBake source for JavaMoney Web Site using Bootstrap.
If you have [GIT_HOME]/JavaMoney-jbake and [GIT_HOME]/JavaMoney.github.io cloned,
to publish:
bake.bat
to test:
taste.bat
Requires JBake version 2.3 or above
Generally
to publish:
jbake src/main/jbake [output folder]
to test locally:
jbake -s [output folder]
See Quickstart Guide in the JBake documentation for more information.
About
JavaMoney Web Site template using Bootstrap and JBake