Added thumbnail generator bash script

This commit is contained in:
Bastian de Byl
2019-02-18 16:35:06 -05:00
parent a2f443ff07
commit f3fbc96992
4 changed files with 65 additions and 36 deletions

View File

@@ -29,6 +29,9 @@ run:
new:
$(DOCKER_RUN) ${DOCKER_IMAGE} new post/$(shell read -p "Post Name (i.e. my_post.md): " pn; echo $$pn)
thumbnails:
@./make-thumbs.sh
clean:
@# Clean up existing generated site
rm -rf public/ resources/