diff --git a/Makefile b/Makefile index 38567db..9e02efb 100644 --- a/Makefile +++ b/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 diff --git a/layout/page.html b/layout/page.html index e6536a2..26a4a86 100644 --- a/layout/page.html +++ b/layout/page.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@
diff --git a/layout/templates/screenshot.html b/layout/templates/screenshot.html index 141e61c..8c1cc19 100644 --- a/layout/templates/screenshot.html +++ b/layout/templates/screenshot.html @@ -1,5 +1,5 @@
- + Screenshot of {{ item.title }}