Title
JBake - Java based open source static site/blog generator
Go Home
Description
JBake is a Java based, open source, static site/blog generator for developers.
Address
Phone Number
+1 609-831-2326 (US) | Message me
Site Icon
JBake - Java based open source static site/blog generator
Tags
Page Views
0
Share
Update Time
2022-05-09 11:40:37

"I love JBake - Java based open source static site/blog generator"

www.jbake.org VS www.gqak.com

2022-05-09 11:40:37

JBake News Download Documentation Development Source Code Issue Tracker Community Bake your own site! JBake is a Java based, open source, static site/blog generator for developers & designers Download Latest News: JBake v2.7.0 release candidate available Get started with just 5 commands The following 5 commands will install the latest version of JBake and get you started with a simple static site you can work with.$ curl -s "https://get.sdkman.io" | bash$ sdk install jbake$ mkdir awesome-jbake && cd awesome-jbake$ jbake -i$ jbake -b -s Then browse to http://localhost:8820 in your web browser to see your static site Features Open Source Source available on GitHub, licensed under MIT License Cross platform support The binary distribution runs on Windows, Unix/Linux and Mac OS X. Content Formats Supports AsciiDoc, Markdown and good old HTML formatted content. Open Structure Structure your content any way you see fit. Blog Aware RSS/Atom feed, archive and tag support. Draft support View your draft content before publishing it and making it available to the world. Self contained Binary distribution contains everything you need apart from a JRE, no complicated environment setup with 3rd party dependencies. Build tools Plugins available for Gradle, Maven, mill, SBuild and sbt. Template Support Freemarker, Groovy, Thymeleaf, Jade and Pebble based templates & scripting support. CSS Framework Support Easily integrate CSS frameworks such as Bootstrap and Foundation. Custom Metadata Add as much metadata to content as you like, also exposed to templates. Storage Support Store your site content in Dropbox, CVS, SVN, Git or whatever you want. Follow @javabake © JBake Team 2012- | Privacy Policy | Mixed with Bootstrap v2.3.1 | Baked with JBake v2.7.0-rc.3