Prerequisite docker Container management Start the container: sc/site c start Stop container sc/site c stop Run commands: sc/site run [ARGS...] jekyll operations Invoke jekyll commands: sc/site j <ARGS...> equivalent to sc/site run bundle exec jekyll <ARGS...>