When comparing Grav vs JBake, the Slant community recommends Grav for most people. In the question“What are the best static site generators?” Grav is ranked 17th while JBake is ranked 26th. The most important reason people chose Grav is:
Since Grav is built with PHP, it can be hosted on almost all web hosting providers. If the provider supports Wordpress, they also support Grav.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Can be hosted with any provider
Since Grav is built with PHP, it can be hosted on almost all web hosting providers. If the provider supports Wordpress, they also support Grav.
Pro Easy creation of templates and content
Supports Twig for templating with Parsedown for fast Markdown and Markdown Extra support.
Pro Easy to use admin panel
Well designed, easily usable and modern admin panel is a boost as it lets Clients edit the content easily.
Pro Custom fields for content
YAML-based page headers allow you easily add custom dynamic fields to your content.
Pro Open-source and free
Pro Extensive Documentation
Documentation is not an afterthought! Grav has a dedicated documentation site plus loads of tutorials and guides.
Pro Extensive documentation
Documentation is not an afterthought. Grav has a dedicated documentation site plus loads of tutorials and guides.
Pro Built-in package manager
Pro CLI Tools
Command line tools such as dependency installation, cache clearing, user creation, and backups.
Pro Server included
Localhost server is included and can be used to preview content during editing process.
Pro Blog Aware
RSS feed, archive and tag support. Posts/Topics are a first-class citizen in jbake.
Pro Runs on / Control from the JVM
The site generator is just a specific usage of the JBake Java API. As such, jbake is easily integrated into other JVM software.
Pro Typical inputs
Markdown, asciidoc, plain HTML is supported
Pro Open Source (MIT License)
boosts permissive MIT License.
Cons
Con Runs on the JVM
JVM is a double-edged sword (startup time, memory usage, CPU overhead, ...) which might be considered overkill for a static site generator.