Skip to content

jeev20/jeev20.github.io

Repository files navigation

Build and Deploy

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