https://github.com/yamane/beautiful-jbake
JBake freemarker template adapted from beautiful-jekyll.
https://github.com/yamane/beautiful-jbake
freemarker-template jbake jbake-template-project
Last synced: 5 months ago
JSON representation
JBake freemarker template adapted from beautiful-jekyll.
- Host: GitHub
- URL: https://github.com/yamane/beautiful-jbake
- Owner: Yamane
- License: mit
- Created: 2018-01-24T08:37:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T08:12:33.000Z (over 7 years ago)
- Last Synced: 2025-05-07T09:52:40.878Z (7 months ago)
- Topics: freemarker-template, jbake, jbake-template-project
- Language: FreeMarker
- Size: 1.37 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# beautiful-jbake
## About
JBake template adapted from [beautiful-jekyll](https://github.com/daattali/beautiful-jekyll).
Live example can be seen [here](https://yamane.github.io/bj-demo/).
## Quick start
$ mkdir work_dir
$ cd work_dir
$ git clone https://github.com/Yamane/beautiful-jbake.git site_dir
$ cd site_dir
$ jbake -b -s
See [JBake Documentation v2.5.1](http://jbake.org/docs/2.5.1/) for more information.
## License
MIT Licensed, see [LICENSE](https://github.com/halogenica/Hugo-BeautifulHugo/blob/master/LICENSE).