Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javamoney/javamoney-jbake

JavaMoney Web Site template using Bootstrap and JBake
https://github.com/javamoney/javamoney-jbake

Last synced: about 2 months ago
JSON representation

JavaMoney Web Site template using Bootstrap and JBake

Awesome Lists containing this project

README

        

JavaMoney-jbake
============================

[JBake](http://jbake.org/) source for [JavaMoney Web Site](http://javamoney.github.io) using [Bootstrap](http://getbootstrap.com).

If you have `[GIT_HOME]`/[JavaMoney-jbake](https://github.com/JavaMoney/JavaMoney-jbake "JavaMoney-jbake") and `[GIT_HOME]`/[JavaMoney.github.io](https://github.com/JavaMoney/JavaMoney.github.io "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](https://jbake.org/docs/2.6.7/#quickstart_guide) in the JBake documentation for more information.