]> pere.pagekite.me Git - homepage.git/commitdiff
Document how to tag images.
authorPetter Reinholdtsen <pere@hungry.com>
Fri, 2 Mar 2018 12:00:01 +0000 (13:00 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Fri, 2 Mar 2018 12:00:01 +0000 (13:00 +0100)
blog/Makefile

index f935992c137ce8d7f61d703412476b01f2a894ff..125109d13392f77718f50baafde22c8b87889d18 100644 (file)
@@ -13,3 +13,8 @@ update: index.html
        git push skolelinux
 web: update
        ssh maintainer.skolelinux.no "cd public_html/; git pull"
+
+imagetag:
+       false
+       exiftool \
+       -ImageDescription="This is an example image" -Artist="Petter Reinholdtsen" -Copyright="This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA." -XMP-cc:License="http://creativecommons.org/licenses/by/4.0/"