JBake

基于Java的开源静态站点/博客生成器,面向开发人员和设计人员。(Java based open source static site/blog generator for developers & designers.)

Github星跟蹤圖

= JBake
Jonathan Bullock
2017-05-11
:idprefix:

== JBake

http://jbake.org[JBake] is a Java based open source static site/blog generator for developers.

image:https://img.shields.io/travis/jbake-org/jbake/master.svg["Build Status", link="https://travis-ci.org/jbake-org/jbake"]
image:https://ci.appveyor.com/api/projects/status/2q7hvg03wsjx953b?svg=true["Appveyor Status", link="https://ci.appveyor.com/project/jbake-org/jbake"]
image:https://img.shields.io/coveralls/jbake-org/jbake/master.svg["Coverage Status", link="https://coveralls.io/r/jbake-org/jbake"]
image:https://img.shields.io/maven-central/v/org.jbake/jbake-core.svg["Maven Download", link="http://jbake.org/download.html#maven"]
image:https://api.bintray.com/packages/jbake/maven/jbake-core/images/download.svg["Bintray Download", link="https://bintray.com/jbake/maven/jbake-core/_latestVersion"]
image:https://img.shields.io/homebrew/v/jbake.svg["Homebrew Download", link="http://jbake.org/download.html#homebrew"]

image:https://badges.gitter.im/jbake-org/jbake.png["Gitter Chat", link="https://gitter.im/jbake-org/jbake"]

== Documentation

Full documentation is available on http://jbake.org/docs/[jbake.org].

== Contributing

We welcome all contributions to the project both big and small. From new features, bug reports to even spelling mistake corrections in
the documentation. Please don't hesitate to submit an issue.

The link:CONTRIBUTING.asciidoc[Contributing] guide provides information on how to submit an issue or create a pull request to fix a bug or
add a new feature to JBake.

== Versioning

The project has adopted the http://semver.org[Semantic Versioning] spec from v2.2.0 onwards to maintain an
understandable backwards compatibility strategy.

The version format is as follows:


..-

  • An increment of the major version represents incompatible API changes.
  • An increment of the minor version represents additional functionality in a backwards-compatible manner.
  • An increment of the patch version represents backwards-compatible bug fixes.
  • Existence of a label represents a pre-release or build metadata.

== Community

Talk to the developers behind JBake:

Talk to other users of JBake on the forum:

== Build System

The project uses http://gradle.org[Gradle] 4.9+ as the build system.
To build the JBake distribution ZIP file execute the following command from the root of the repo:


$ ./gradlew distZip

This will build a ZIP file in the /build/distributions folder.

For more information see link:BUILD.adoc[Test, Build and Deploy]

== Coding conventions

The project uses a basic set of http://checkstyle.sourceforge.net/[checkstyle] rules to keep the Code in shape.

We configured the gradle checkstyle Plugin to run with the check task.
It does not break the build if convention violations are found. But prints a warning and generates a report.

For more information see link:BUILD.adoc[Test, Build and Deploy]

=== Setup Intellij

Settings -> Plugins -> CheckStyle-IDEA

  • Configure

Settings -> Other Settings -> Checksytle
+
Add a new Configuration File.
Enter a Description like "jbake Checkstyle" and choose "Use a local Checkstyle file".
The checkstyle File is located at the project root path config/checkstyle/checkstyle.xml

  • Add to Editor Code Style Scheme

Settings -> Editor -> Code Style
+
Click the gear Symbol besides the "Scheme:" drop-down.
+
Import Scheme -> Checkstyle Configuration
+
Pick the project checkstyle file config/checkstyle/checkstyle.xml

== Tools & Libraries Used

== Copyright & License

Licensed under the MIT License, see the link:LICENSE[LICENSE] file for details.

主要指標

概覽
名稱與所有者jbake-org/jbake
主編程語言Java
編程語言Java (語言數: 7)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2013-03-03 01:33:47
推送於2023-02-26 11:25:24
最后一次提交2023-02-26 11:19:26
發布數27
最新版本名稱v2.7.0-rc.7 (發布於 )
第一版名稱v2.0 (發布於 2013-03-13 22:34:46)
用户参与
星數1.1k
關注者數76
派生數330
提交數1.3k
已啟用問題?
問題數434
打開的問題數142
拉請求數269
打開的拉請求數20
關閉的拉請求數60
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?