make target for testing

This commit is contained in:
Sam Hadow 2025-03-21 17:27:39 +01:00
parent 698dec7a7a
commit e0a30c71d7

View File

@ -7,4 +7,6 @@ copy:
fi
build:
bundle exec jekyll build
test:
bundle exec jekyll serve