# create
mkdir jbake-example
cd jbake-example
jbake -i
# build
jbake -b
# serve with jetty
jbake -s
open http://localhost:8820/
# create
mkdir jbake-example
cd jbake-example
jbake -i
# build
jbake -b
# serve with jetty
jbake -s
open http://localhost:8820/