Generate a development server that will run at <http://localhost:4000/>
Enable incremental regeneration
jekyll serve --incrementalGenerate the current directory into `./_site`
Clean the site (removes site output and `cache` directory) without building