Build Theme npx node-sass ./theme/site.scss ./theme/site.css cp ./theme/site.css ./supplemental-ui/css/site.css mv ./theme/site.css ./build/site/_/css/site.css Build antora site npx antora --fetch antora-playbook.yml Preview Install npm i -g http-server Run http-server build/site -c-1 -p 8081