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

About

Notes on technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published