--- layout: default ---
{% if page.date %} {% endif %} {% if page.location %} map {% endif %}

{{ content }}

[ list ]

{{ page.title }}

{% assign maxsize = 0 %} {% assign maxref = false %} {% for size in page.sizes %} {% if maxsize < size[1].height * size[1].width %} {% assign maxsize = size[1].height * size[1].width %} {% assign maxref = size %} {% endif %} {% endfor %}

Photo: {{ page.title }}

{% if content %}
{{ content }}
{% endif %}
Date
{{ page.date | date:'%A, %B %d at %I:%M %p' | replace:' 0',' ' | replace:' AM',' am' | replace:' PM',' pm' }} {% if page.aperture %}
Camera
{{ page.make }} {{ page.model }}
{% endif %} {% if page.aperture %}
Aperture
{{ page.aperture }}
{% endif %} {% if page.aperture %}
Exposure
{{ page.exposure }}
{% endif %} {% if page.sizes %}
Sizes
{% for size in page.sizes %} {% if 0 < forloop.index0 %} · {% endif %} {{ size[1].width }}x{{size[1].height }} {% endfor %}
{% endif %}
{% if page.location %}
map
{% endif %}
{% if page.next %}
{% endif %} {% if page.previous %}
{% endif %}
Gallery List