jbake icon indicating copy to clipboard operation
jbake copied to clipboard

Java based open source static site/blog generator for developers & designers.

Results 115 jbake issues
Sort by recently updated
recently updated
newest added

Hi there Thank you for JBake – I have been using it since June 2015 (that is when I get the urge to write something pithy at [Code is Mandatory](https://codeismandatory.com))...

# Security Vulnerability Fix This pull request fixes a partial-path traversal vulnerability due to an insufficient path traversal guard. Even if you deem, as the maintainer of this project, this...

# Security Vulnerability Fix This pull request fixes a Zip Slip vulnerability either due to an insufficient, or missing guard when unzipping zip files. Even if you deem, as the...

I have a team.html page which list all our contributors. That needs to get generated through an `ftl` template that reads from `data/users.yml`. There is no other html page like...

enhancement

I am trying to activate the extension as indicates in the [documentation](https://jbake.org/docs/2.6.7/#markdown_extensions). The link to the documentation does not seem to help because I cannot find the strings as shown...

OrientDB is not supported anymore and has issues with Apple Silicon (see https://github.com/jbake-org/jbake/issues/709). ArcadeDB is a (conceptual) fork, with a new engine, much faster and lighter and no use of...

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.

bug
affects:v2.6.2
affects:v2.6.3

Is there a way to add the additional options for flexmark's wikilinks extention? Using wikilinks works as expected, but I'm not able to figure out how I can prepend the...

enhancement
question