fix: Fix HTML validation warnings
This commit is contained in:
12
Makefile
12
Makefile
@@ -21,15 +21,5 @@ build:
|
||||
-v build_time="${BUILD_DATE}" \
|
||||
--assets ./assets \
|
||||
--copy-assets \
|
||||
--ignore assets/img/raw \
|
||||
--include robots.txt \
|
||||
--blog \
|
||||
--rss
|
||||
python ../shared-assets/pgp-sign.py $(wildcard _site/*.html)
|
||||
gpg \
|
||||
--armor \
|
||||
--output _site/assets/files/verify.sh.sig \
|
||||
--local-user papatutuwawa@polynom.me \
|
||||
--detach-sign \
|
||||
assets/files/verify.sh
|
||||
--include robots.txt
|
||||
tar -czf blog.tar.gz _site
|
||||
|
||||
Reference in New Issue
Block a user