]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - gen-sitemap
Feat(blog): Encode tags
[phdru.name/phdru.name.git] / gen-sitemap
index c78fcd9b678a67b1c7dd7e053c67bd6a6e5a620b..e29ea9f839ab2dce63bdb7fffe7852ba5e003a17 100755 (executable)
@@ -1,2 +1,12 @@
 #! /bin/sh
-exec ./gen-sitemap.py ../htdocs/phdru.name
+
+umask 022
+
+exec ./gen-sitemap.py \
+   -x /.well-known \
+   -x /Bookmarks/split \
+   -x /Graphics \
+   -x /Russian/blog/\* \
+   -x /Software/Python/\* \
+   -x /Software/dotfiles/\* \
+   ../htdocs/phdru.name