diff --git a/Makefile b/Makefile index 936f353..a5d3d19 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,6 @@ copy: fi build: bundle exec jekyll build +test: + bundle exec jekyll serve