Jonathan Bullock
Jonathan Bullock
If you run `jbake -s dest/path` then JBake looks in `dest/path/output` Behaviour seems to changed around v2.6.2 Raised by @lefou in Gitter chat room.
Suggested by @ge0ffrey via IRC.
See forum discussion: https://groups.google.com/d/msg/jbake-user/64MiZRTl_3I/1Y7O0DMYAAAJ Idea is that template syntax will be processed prior to content markup. Proposed template engine to use for this is Groovy.
Add support for plugins for getting external content such as Twitter/Facebook and outputting it via the rendering pipeline.
Update documentation for 2.7.0 release: - [ ] CLI option -ls for listing options - [ ] CLI option -c for specifying config file - [ ] New config option...
Relates to #602 Stack trace should be output in a log file somewhere even if it's not logged to the console.