The makefile contains some of the essential actions. newpost: bundle exec jekyll post $(name) edits: bundle exec jekyll s --livereload --trace publish: bash ./tools/publish.sh