Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/javamoney/javamoney-jbake
- Owner: JavaMoney
- License: apache-2.0
- Created: 2013-11-15T19:33:48.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T21:48:03.000Z (11 months ago)
- Last Synced: 2024-04-16T18:20:41.340Z (9 months ago)
- Language: HTML
- Homepage: http://javamoney.github.io
- Size: 483 KB
- Stars: 2
- Watchers: 15
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.