Jekyll sample using the Clarity Design System
bundle exec jekyll build
Site will be in the _site folder
_site
bundle exec jekyll serve --host 0.0.0.0
Site will be at http://hostaddress:4000
http://hostaddress:4000