summaryrefslogtreecommitdiff
path: root/bak/oldluxpages/jrnlold/2014/11/muffins.amp
blob: 20b1a668b1e584c9a49cc8efdfa5657ca3e26147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186


<!doctype html>
<html amp lang="en">
<head>
<meta charset="utf-8">
<title>Muffins</title>
<link rel="canonical" href="https://luxagraf.net/jrnl/2014/11/muffins">
    <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1">
    <meta name="twitter:card" content="summary_large_image"/>
    <meta name="twitter:url" content="/jrnl/2014/11/muffins">
    <meta name="twitter:description" content="When you&#39;re two years old everything in the world is new every day. Even things you saw yesterday look different, feel different, *are*, inexplicably, different today. "/>
    <meta name="twitter:title" content="Muffins"/>
    <meta name="twitter:site" content="@luxagraf"/>
    <meta name="twitter:domain" content="luxagraf"/>
    <meta name="twitter:image:src" content="https://images.luxagraf.net/post-images/2014/muffins.jpg"/>
    <meta name="twitter:creator" content="@luxagraf"/>
    <meta name="twitter:site:id" content="9469062">
    <meta name="twitter:creator:id" content="9469062">
    <meta name="twitter:description" content=""/>

    <meta name="geo.placename" content="Athens, Georgia"> 
    <meta name="geo.region" content="US-GA">
    <meta property="og:type" content="article" />
    <meta property="og:title" content="Muffins" />
    <meta property="og:url" content="https://luxagraf.net/jrnl/2014/11/muffins" />
    <meta property="og:description" content="When you&#39;re two years old everything in the world is new every day. Even things you saw yesterday look different, feel different, *are*, inexplicably, different today. " />
    <meta property="article:published_time" content="2014-11-16T14:45:03" />
    <meta property="article:author" content="Luxagraf" />
    <meta property="og:site_name" content="Luxagraf" />
    <meta property="og:image" content="https://images.luxagraf.net/post-images/2014/muffins.jpg" />
    <meta property="og:image" content="https://images.luxagraf.net/2014/muffins1.jpg" />
    <meta property="og:image" content="https://images.luxagraf.net/2014/muffins2.jpg" />
    <meta property="og:image" content="https://images.luxagraf.net/2014/muffins3.jpg" />
    <meta property="og:image" content="https://images.luxagraf.net/2014/muffins4.jpg" />
    <meta property="og:image" content="https://images.luxagraf.net/2014/muffins5.jpg" />
    <meta property="og:locale" content="en_US" />


<script type="application/ld+json">
{
    "@context": "http://schema.org",
    "@type": "BlogPosting",
    "headline": "Muffins",
    "description": "When you&#39;re two years old everything in the world is new every day. Even things you saw yesterday look different, feel different, *are*, inexplicably, different today. ",
    "datePublished": "2014-11-16T14:45:03",
    "author": {
        "@type": "Person",
        "name": "Scott Gilbertson"
    },
    "publisher": {
        "@type": "Person",
        "name": "Scott Gilbertson"
        "logo": {
            "@type": "ImageObject",
            "url": "",
            "width": 240,
            "height": 53
        }
    }
}
</script>
<style amp-custom>
body {
    font-size: 1rem;
    line-height: 1.73;
    font-family: Georgia, serif;
    background-color: #fff;
    color: #333;
    padding: 1em;
}
nav {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    max-width: 60em;
    margin: 0 auto;
}
main {
    max-width: 60em;
    margin: 0 auto;
}
main footer {
    text-align: right;
}
a {
    text-decoration: underline;
    color: #c63;
}
nav a {
    text-decoration: none;
    text-transform: uppercase;
    color: #222;
}
h1,h2,h3,h4,h5 {
    line-height: 1;
    font-weight: bold;
}
h1 {
    font-size: 1.5rem;
    color: #666;
}
h2 {
    font-size: 1.125rem;
    color: #555;
}
h3 {
    font-size: 1rem;
    color: #444;
}
h4 {
    font-size: 0.875rem;
}
h5 {
    font-size: 0.75rem;
}
h1 a, h1 a *,
h2 a, h2 a *,
h3 a, h3 a *,
h4 a, h4 a * {
    text-decoration: none;
    font-weight: bold
}
code {
    font-size: 0.875rem;
    font-family: "Courier New",monospace;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote {
    font-family: Georgia,"Times New Roman",serif;
    font-size: 0.875rem;
}
blockquote * {
    font-style: italic;
}
blockquote * em {
    font-weight: bold;
}
blockquote * strong {
    font-style: normal;
}
hr {
    border: none;
    border-bottom: 0.0625rem dotted #ccc;
}
.hide {display: none;}
</style>
<style>body {opacity: 0}</style><noscript><style>body {opacity: 1}</style></noscript>
<script async src="https://cdn.ampproject.org/v0.js"></script>
</head>
<body>

<nav>
<a href="https://luxagraf.net/">
luxagraf</a>
</nav>

<main class="h-entry">
    <article class="h-entry hentry post--article" itemscope itemType="http://schema.org/Article">
            <header id="header" class="post--header ">
                <h1 class="p-name entry-title post--title" itemprop="headline">Muffins</h1>
                <time class="dt-published published dt-updated post--date" datetime="2014-11-16T14:45:03" itemprop="datePublished">November <span>16, 2014</span></time>
            <p class="p-author author hide" itemprop="author"><span class="byline-author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Scott Gilbertson</span></span></p>
                <aside class="p-location h-adr adr post--location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
                    <span class="p-locality locality">Athens</span>, <a class="p-region region" href="/jrnl/united-states/" title="travel writing from the United States">Georgia</a>, <span class="p-country-name">U.S.</span>
                </aside>
            </header>
        <div id="article" class="e-content entry-content post--body post--body--single" itemprop="articleBody">
            <p>When you're two years old everything in the world is new every day. Even things you saw yesterday look different, feel different, <em>are</em>, inexplicably, different today. </p>
<p><amp-img alt="mischievous muffin eater" height="507" src="https://images.luxagraf.net/2014/muffins1.jpg" width="960"></amp-img></p>
<p>The world is chaos. The patterns we live our lives by are things we have discovered for ourselves, created for ourselves -- sometimes consciously, sometimes not.</p>
<p>When you're two years old you have far fewer of these self-made patterns in your world. Each one you discover, each one that is imposed on you has far more importance and power than than any one will when you're twenty, forty, sixty, eighty. </p>
<p>Current patterns. Tuesdays we go to Gymnastics. Sunday mornings we hike Sandy Creek Nature Center. Saturdays we eat muffins. Because muffins are awesome (awesome enough that Captain Beefheart has <a href="//www.youtube.com/watch?v=ptoN-5QE0Lw">a song about muffins</a>). </p>
<p><amp-img alt="O eating muffins" height="542" src="https://images.luxagraf.net/2014/muffins2.jpg" width="960"></amp-img></p>
<p>O insisted that I take pictures of her and L eating muffins. I snapped a few shots and put the camera away, but she complained. Eventually I was made to understand that for her, <em>take pictures of eating muffins</em> was a literal statement. I had foolishly just taken picture of her <em>with</em> muffins. So...</p>
<p><amp-img alt="O eating muffins, mouth open" height="511" src="https://images.luxagraf.net/2014/muffins3.jpg" width="960"></amp-img></p>
<p><amp-img alt="L eating muffins, mouth open" height="511" src="https://images.luxagraf.net/2014/muffins4.jpg" width="960"></amp-img></p>
<p>I also caused great distress when I forgot to photograph my coffee, so I let O do it. Okay, I held the camera, but she pushed the shutter and said cheese. Authorship is always a little fuzzy. </p>
<p><amp-img alt="espresso" height="533" src="https://images.luxagraf.net/2014/muffins5.jpg" width="960"></amp-img></p>
        </div>
        </article>
</main>

</body>
</html>