@ -1,5 +1,17 @@
#!/usr/bin/env python3
# Usage:
#
# cd ~/src/www-builder
# python3 build.py
# cd output
# cp -r * ~/src/www-home
# cd ~/src/www-home
# git status
# git add [some stuff]
# git commit
# git push
import glob
import markdown
import os
The note is not visible to the blocked user.