build: clean bundle exec jekyll build clean: rm -rf _site server: clean bundle exec jekyll server --port 3001 --watch --drafts publish: build s3_website push