this is a jekyll website which uses the solo theme. to build: jekyll build => The current folder will be generated into ./_site jekyll build --watch => The current folder will be generated into ./_site, jekyll serve => A development server will run at http://localhost:4000/ Auto-regeneration: enabled. Use --no-watch to disable.