Introduction
Introduction Statistics Contact Development Disclaimer Help
tFirst commit - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit 80cd5871ec07e965def4eb371ff6be829051bfe8
Author: Anders Damsgaard <[email protected]>
Date: Wed, 26 Sep 2018 15:39:18 +0200
First commit
Diffstat:
A .gitmodules | 0
A Makefile | 13 +++++++++++++
A config.toml | 22 ++++++++++++++++++++++
A content/about/_index.md | 17 +++++++++++++++++
A content/posts/danish_seascapes/bea… | 0
A content/posts/danish_seascapes/bea… | 0
A content/posts/danish_seascapes/bea… | 0
A content/posts/danish_seascapes/bea… | 0
A content/posts/danish_seascapes/ind… | 7 +++++++
A content/posts/man_nature/anders_da… | 0
A content/posts/man_nature/index.md | 9 +++++++++
A content/posts/patterns/antelope_ca… | 0
A content/posts/patterns/index.md | 17 +++++++++++++++++
A content/posts/patterns/morning_fro… | 0
A content/posts/patterns/snow_erosio… | 0
A content/posts/pinelands/beaver-dam… | 0
A content/posts/pinelands/before_spr… | 0
A content/posts/pinelands/chatsworth… | 0
A content/posts/pinelands/chatsworth… | 0
A content/posts/pinelands/chatsworth… | 0
A content/posts/pinelands/index.md | 8 ++++++++
A content/posts/thy/anders_damsgaard… | 0
A content/posts/thy/anders_damsgaard… | 0
A content/posts/thy/anders_damsgaard… | 0
A content/posts/thy/index.md | 8 ++++++++
A content/posts/thy/slettestrand.jpg | 0
A content/posts/welcome/index.md | 11 +++++++++++
A content/prints/_index.md | 9 +++++++++
A themes/ananke | 1 +
A themes/hugrid | 1 +
A themes/mainroad | 1 +
A themes/nederburg | 1 +
A themes/shopping-product-catalogue | 1 +
A themes/tale | 1 +
34 files changed, 127 insertions(+), 0 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
diff --git a/Makefile b/Makefile
t@@ -0,0 +1,13 @@
+
+# hugo new posts/beach-view-0.md
+
+.PHONY: local
+local:
+ hugo server -D
+
+# https://serverless.com/blog/how-to-create-blog-using-components-hugo/
+.PHONY: deploy
+deploy:
+ $(RM) -r public/
+ hugo
+ rsync -avz --delete public/ [email protected]:~/www/
diff --git a/config.toml b/config.toml
t@@ -0,0 +1,22 @@
+baseURL = "https://andersdamsgaard.com/"
+languageCode = "en-us"
+title = "Anders Damsgaard"
+theme = "tale-mod"
+
+[params]
+ author = "Anders Damsgaard"
+
+[imaging]
+# Default resample filter used for resizing. Default is Box,
+# a simple and fast averaging filter appropriate for downscaling.
+# See https://github.com/disintegration/imaging
+resampleFilter = "box"
+
+# Defatult JPEG quality setting. Default is 75.
+quality = 75
+
+# Anchor used when cropping pictures.
+# Default is "smart" which does Smart Cropping, using https://github.com/muesl…
+# Smart Cropping is content aware and tries to find the best crop for each ima…
+# Valid values are Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomL…
+anchor = "smart"
diff --git a/content/about/_index.md b/content/about/_index.md
t@@ -0,0 +1,17 @@
+---
+title: About Anders
+date: 2018-09-15
+tags:
+---
+
+My name is Anders Damsgaard and I’m a postdoctoral scholar at the [Geophysic…
+Fluid Dynamics Laboratory](https://www.gfdl.noaa.gov)</a> (GFDL).
+
+## Why black and white?
+
+
+## Why film?
+With a few exceptions, the photographs on this page were made with film cameras
+
+## Why the square format?
+
diff --git a/content/posts/danish_seascapes/beach-view-01.jpg b/content/posts/d…
Binary files differ.
diff --git a/content/posts/danish_seascapes/beach-view-02.jpg b/content/posts/d…
Binary files differ.
diff --git a/content/posts/danish_seascapes/beach-view-03.jpg b/content/posts/d…
Binary files differ.
diff --git a/content/posts/danish_seascapes/beach-view-04.jpg b/content/posts/d…
Binary files differ.
diff --git a/content/posts/danish_seascapes/index.md b/content/posts/danish_sea…
t@@ -0,0 +1,7 @@
+---
+title: Danish Seascapes
+date: 2018-09-16
+gallery: true
+tags:
+---
+
diff --git a/content/posts/man_nature/anders_damsgaard-rotation_~10x8.jpg b/con…
Binary files differ.
diff --git a/content/posts/man_nature/index.md b/content/posts/man_nature/index…
t@@ -0,0 +1,9 @@
+---
+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.
diff --git a/content/posts/patterns/antelope_canyon.jpg b/content/posts/pattern…
Binary files differ.
diff --git a/content/posts/patterns/index.md b/content/posts/patterns/index.md
t@@ -0,0 +1,17 @@
+---
+title: Patterns of nature
+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.
diff --git a/content/posts/patterns/morning_frost.jpg b/content/posts/patterns/…
Binary files differ.
diff --git a/content/posts/patterns/snow_erosion.jpg b/content/posts/patterns/s…
Binary files differ.
diff --git a/content/posts/pinelands/beaver-dam-00.jpg b/content/posts/pineland…
Binary files differ.
diff --git a/content/posts/pinelands/before_spring.jpg b/content/posts/pineland…
Binary files differ.
diff --git a/content/posts/pinelands/chatsworth-lake-00.jpg b/content/posts/pin…
Binary files differ.
diff --git a/content/posts/pinelands/chatsworth-lake-01.jpg b/content/posts/pin…
Binary files differ.
diff --git a/content/posts/pinelands/chatsworth-lake-02.jpg b/content/posts/pin…
Binary files differ.
diff --git a/content/posts/pinelands/index.md b/content/posts/pinelands/index.md
t@@ -0,0 +1,8 @@
+---
+title: Pinelands of New Jersey
+date: 2018-09-16
+gallery: true
+tags:
+---
+
+The [Pinelands](https://en.wikipedia.org/wiki/Pine_Barrens_(New_Jersey)) are a…
diff --git a/content/posts/thy/anders_damsgaard-last_light_1_~10x10.jpg b/conte…
Binary files differ.
diff --git a/content/posts/thy/anders_damsgaard-tree_in_morning_light_~10x10.jp…
Binary files differ.
diff --git a/content/posts/thy/anders_damsgaard-vigsoe_signal_~10x10.jpg b/cont…
Binary files differ.
diff --git a/content/posts/thy/index.md b/content/posts/thy/index.md
t@@ -0,0 +1,8 @@
+---
+title: Thy
+date: 2018-09-21
+gallery: true
+tags:
+---
+
+Strong winds, salty air, fishery, and agriculture are the pillars of “Thy”…
diff --git a/content/posts/thy/slettestrand.jpg b/content/posts/thy/slettestran…
Binary files differ.
diff --git a/content/posts/welcome/index.md b/content/posts/welcome/index.md
t@@ -0,0 +1,11 @@
+---
+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.
diff --git a/content/prints/_index.md b/content/prints/_index.md
t@@ -0,0 +1,9 @@
+---
+title: Prints
+---
+
+All photographs presented on this page are available as high-quality prints
+produced on fine-art paper of archival quality.
+
+Please contact me [by email]([email protected]) to inquire about
+pricing, sizes, framing options, and delivery estimates.
diff --git a/themes/ananke b/themes/ananke
t@@ -0,0 +1 @@
+Subproject commit 6fe34fdd5e18dae90c79ce9b86dc28e3b7035a92
diff --git a/themes/hugrid b/themes/hugrid
t@@ -0,0 +1 @@
+Subproject commit 6fd4b20fe0210421a60df7eb587aee78d5dc708c
diff --git a/themes/mainroad b/themes/mainroad
t@@ -0,0 +1 @@
+Subproject commit 2ff049fb4a08d2870c807256a249fcef815b2e66
diff --git a/themes/nederburg b/themes/nederburg
t@@ -0,0 +1 @@
+Subproject commit 516c7c6c43aa0c37bb7fdcec692a004273717e02
diff --git a/themes/shopping-product-catalogue b/themes/shopping-product-catalo…
t@@ -0,0 +1 @@
+Subproject commit 0e96aa8c951fe768e73fb4a26540c3b952372726
diff --git a/themes/tale b/themes/tale
t@@ -0,0 +1 @@
+Subproject commit bca7bbbad716a8d466bab14be102e83f1e5c169a
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.