@@ -0,0 +1,4 @@
#!/bin/bash
JEKYLL_ENV=production bundle exec jekyll build
rm -r ../docs/*
cp -r _site/* ../docs
The note is not visible to the blocked user.