@ -0,0 +1,10 @@
DOCKER_IMAGE := cr.annabunch.es/annabunches-static
all: site
site:
jekyll build
docker build -t ${DOCKER_IMAGE} .
push:
docker push ${DOCKER_IMAGE}
The note is not visible to the blocked user.