tAdd working deploy configuration - andersdamsgaard.com - my photography webpage
 (HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 8465a6b0780f2c5120a82c6cdab92fdec6518bbd
 (DIR) parent 9d71fac1721e5c121a19ba849bfa0172bd08f5ce
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  2 Nov 2018 10:52:46 +0100
       
       Add working deploy configuration
       
       Diffstat:
         M Makefile                            |      10 ++++++++--
         D content/posts/danish_seascapes/bea… |       0 
         D content/posts/danish_seascapes/bea… |       0 
         D content/posts/danish_seascapes/bea… |       0 
         D content/posts/danish_seascapes/bea… |       0 
         M content/posts/danish_seascapes/ind… |       2 +-
         D content/posts/man_nature/anders_da… |       0 
         D content/posts/man_nature/index.md   |       9 ---------
         D content/posts/patterns/antelope_ca… |       0 
         M content/posts/patterns/index.md     |      12 +-----------
         D content/posts/patterns/morning_fro… |       0 
         D content/posts/patterns/snow_erosio… |       0 
         D content/posts/pinelands/beaver-dam… |       0 
         D content/posts/pinelands/before_spr… |       0 
         D content/posts/pinelands/chatsworth… |       0 
         D content/posts/pinelands/chatsworth… |       0 
         D content/posts/pinelands/chatsworth… |       0 
         M content/posts/pinelands/index.md    |       3 +--
         D content/posts/thy/anders_damsgaard… |       0 
         D content/posts/thy/anders_damsgaard… |       0 
         D content/posts/thy/anders_damsgaard… |       0 
         M content/posts/thy/index.md          |       3 +--
         D content/posts/thy/slettestrand.jpg  |       0 
         D content/posts/welcome/index.md      |      11 -----------
       
       24 files changed, 12 insertions(+), 38 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -1,6 +1,7 @@
       -
        # hugo new posts/beach-view-0.md
        
       +DOMAIN=www.andersdamsgaard.com
       +
        .PHONY: local
        local:
                hugo server -D
       t@@ -10,4 +11,9 @@ local:
        deploy:
                $(RM) -r public/
                hugo
       -        rsync -avz --delete public/ www-data@ftp.topologix.fr:~/www/
       +        echo "Removing unprocessed images"
       +        find public/ \
       +                -name '*.jpg' -not -name '*resize*.jpg' -not -name '*box*.jpg' \
       +                -delete
       +        gsutil -m rsync -d -r public gs://$(DOMAIN)
       +        gsutil iam ch allUsers:objectViewer gs://$(DOMAIN)
 (DIR) diff --git a/content/posts/danish_seascapes/beach-view-01.jpg b/content/posts/danish_seascapes/beach-view-01.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/danish_seascapes/beach-view-02.jpg b/content/posts/danish_seascapes/beach-view-02.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/danish_seascapes/beach-view-03.jpg b/content/posts/danish_seascapes/beach-view-03.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/danish_seascapes/beach-view-04.jpg b/content/posts/danish_seascapes/beach-view-04.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/danish_seascapes/index.md b/content/posts/danish_seascapes/index.md
       t@@ -1,5 +1,5 @@
        ---
       -title: Danish Seascapes
       +title: danish seascapes
        date: 2018-09-16
        gallery: true
        tags: 
 (DIR) diff --git a/content/posts/man_nature/anders_damsgaard-rotation_~10x8.jpg b/content/posts/man_nature/anders_damsgaard-rotation_~10x8.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/man_nature/index.md b/content/posts/man_nature/index.md
       t@@ -1,9 +0,0 @@
       ----
       -title: Man and Nature
       -date: 2018-09-15
       -gallery: true
       -tags: 
       ----
       -
       -Wind turbines, generators, large-scale industrial constructions reflect mans 
       -repeat attempts to bend, harness, or exploit the resources of nature.
 (DIR) diff --git a/content/posts/patterns/antelope_canyon.jpg b/content/posts/patterns/antelope_canyon.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/patterns/index.md b/content/posts/patterns/index.md
       t@@ -1,17 +1,7 @@
        ---
       -title: Patterns of nature
       +title: patterns
        date: 2018-09-11
        gallery: true
        tags: 
        ---
        
       -The dance of sand grains from wind or fluid flow is an intricate example of 
       -self-organizing complexity. The granular interactions lead to transport, 
       -deposition, and erosion in beaches, streams, deserts, snow surfaces, and 
       -exoplanetary surfaces. Geometrical patterns emerge out of chaos, seemingly 
       -contradictory to the fundamental laws of thermodynamics. While individual 
       -grains are unwitting to the greater results, the collective dynamics move, 
       -almost with purpose. Beauty emerges from simple interactive rules between 
       -individuals, similar to the quantum leap from neuron interactions to the 
       -occurrence of a thought, and the dialogue between humans to improvement of our 
       -collective understanding of the universe.
 (DIR) diff --git a/content/posts/patterns/morning_frost.jpg b/content/posts/patterns/morning_frost.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/patterns/snow_erosion.jpg b/content/posts/patterns/snow_erosion.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/pinelands/beaver-dam-00.jpg b/content/posts/pinelands/beaver-dam-00.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/pinelands/before_spring.jpg b/content/posts/pinelands/before_spring.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/pinelands/chatsworth-lake-00.jpg b/content/posts/pinelands/chatsworth-lake-00.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/pinelands/chatsworth-lake-01.jpg b/content/posts/pinelands/chatsworth-lake-01.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/pinelands/chatsworth-lake-02.jpg b/content/posts/pinelands/chatsworth-lake-02.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/pinelands/index.md b/content/posts/pinelands/index.md
       t@@ -1,8 +1,7 @@
        ---
       -title: Pinelands of New Jersey
       +title: pinelands
        date: 2018-09-16
        gallery: true
        tags: 
        ---
        
       -The [Pinelands](https://en.wikipedia.org/wiki/Pine_Barrens_(New_Jersey)) are a 1.1 mio. acre protected area of New Jersey, USA.
 (DIR) diff --git a/content/posts/thy/anders_damsgaard-last_light_1_~10x10.jpg b/content/posts/thy/anders_damsgaard-last_light_1_~10x10.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/thy/anders_damsgaard-tree_in_morning_light_~10x10.jpg b/content/posts/thy/anders_damsgaard-tree_in_morning_light_~10x10.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/thy/anders_damsgaard-vigsoe_signal_~10x10.jpg b/content/posts/thy/anders_damsgaard-vigsoe_signal_~10x10.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/thy/index.md b/content/posts/thy/index.md
       t@@ -1,8 +1,7 @@
        ---
       -title: Thy
       +title: thy
        date: 2018-09-21
        gallery: true
        tags: 
        ---
        
       -Strong winds, salty air, fishery, and agriculture are the pillars of “Thy”---the north-western part of Denmark. 
 (DIR) diff --git a/content/posts/thy/slettestrand.jpg b/content/posts/thy/slettestrand.jpg
       Binary files differ.
 (DIR) diff --git a/content/posts/welcome/index.md b/content/posts/welcome/index.md
       t@@ -1,11 +0,0 @@
       ----
       -title: Welcome!
       -date: 2018-09-01
       -tags:
       ----
       -
       -A sincere welcome to my new webpage 
       -[andersdamsgaard.com](https://andersdamsgaard.com)
       -which focuses on photography. Please see my [academic 
       -webpage](https://adamsgaard.dk) for information related to my professional 
       -activities.