unitsofmeasurement / unitsofmeasurement-jbake

Units of Measurement Web JBake Source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unitsofmeasurement-jbake

JBake source of the Units of Measurement Web Site using Bootstrap template.

Java CI with Maven

If you have [GIT_HOME]/unitsofmeasurement-jbake and [GIT_HOME]/unitsofmeasurement.github.io cloned, to publish locally:

mvn clean install

to test locally:

mvn jbake:inline [ -Dport=8820 ]

JBake’s internal Web server listens by default on port 8820. If you have another application occupying port 8820, then the listening port of JBake can be changed with the port parameter.

Requires JBake v2.7 or above.

About

Units of Measurement Web JBake Source

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:FreeMarker 60.9%Language:CSS 39.1%