-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
164 lines (151 loc) · 5.98 KB
/
blog.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>{Title}</title>
{block:Description}
<meta name="description" content="{MetaDescription}">
{/block:Description}
<meta name="author" content="Stephen LaPorte and Mahmoud Hashemi">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}">
<!-- Mobile Specific Metas
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="http://static.tumblr.com/ruxunzt/0Mlnse5xi/normalize.css">
<link rel="stylesheet" href="http://static.tumblr.com/ruxunzt/oztnse5xm/skeleton.css">
<!-- Favicon
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="{Favicon}">
<!-- Hatnote
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="http://static.tumblr.com/pwmdf4f/pmhnsfz3c/style.css">
</head>
<body>
<!-- Page content
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<div class="header">
<div class="container">
<div class="row">
<div class="one columns clear">
<p> </p>
</div>
<div class="eleven columns">
<h1><a href="/">{Title}</a></h1>
{block:Description}
{Description}
{/block:Description}
</div>
</div>
</div>
</div>
<div class="container posts">
{block:Posts}
{block:Regular}
<div class="row">
<div class="one columns date">
<p><a title="link to this post" href="{Permalink}">{DayOfMonth} {ShortMonth}</a></p>
</div>
<div class="eleven columns">
<h2 class="post-header"><a title="link to this post" href="{Permalink}">{Title}</a></h2>
{Body}
{block:PostNotes}
{PostNotes}
{/block:PostNotes}
</div>
</div>
{/block:Regular}
{block:Link}
<div class="row">
<div class="one columns date">
<p><a title="link to this post" href="{Permalink}">{DayOfMonth} {ShortMonth}</a></p>
</div>
<div class="eleven columns">
<h2 class="post-header"><a title="link to this article" href="{URL}">{Name}</a></h2>
{block:Thumbnail} <a title="link to this article" href="{URL}"><img src="{Thumbnail}" > </a> {/block:Thumbnail}
{block:Excerpt}<p style="font-size: 90%"><em>{Excerpt}</em> <a title="link to this article" href="{URL}">...</a><p>{/block:Excerpt}
<p>{block:Description}{Description}{/block:Description}</p>
{block:PostNotes}
{PostNotes}
{/block:PostNotes}
</div>
</div>
{/block:Link}
{block:Audio}
<div class="row">
<div class="one columns date">
<p><a title="link to this post" href="{Permalink}">{DayOfMonth} {ShortMonth}</a></p>
</div>
<div class="eleven columns">
{block:AlbumArt}<img src="{AlbumArtURL}" alt="">{/block:AlbumArt}
{block:AudioEmbed}
{AudioEmbed-640}
{/block:AudioEmbed}
{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{block:PostNotes}
{PostNotes}
{/block:PostNotes}
</div>
</div>
{/block:Audio}
{/block:Posts}
<div class="footer">
<div class="row">
<div class="full column">
<p>
{block:Pagination}
{block:PreviousPage}
<<< <a href="{PreviousPage}">previous</a>
{/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}">next</a> >>>
{/block:NextPage}
{/block:Pagination}
{block:PermalinkPagination}
{block:PreviousPost}
<<< <a href="{PreviousPost}">previous</a>
{/block:PreviousPost}
{block:NextPost}
<a href="{NextPost}">next</a> >>>
{/block:NextPost}
{/block:PermalinkPagination}
{block:DayPagination}
{block:PreviousDayPage}
<<< <a href="{PreviousDayPage}">previous</a>
{/block:PreviousDayPage}
{block:NextDayPage}
<a href="{NextDayPage}">next</a> >>>
{/block:NextDayPage}
{/block:DayPagination}
</p>
</div>
</div>
<div class="row">
<div class="full column">
<ul>
<li><a href="/archive">archive</a></li>
<li><a href="/random">random post</a></li>
<li><a href="{RSS}">RSS</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40320359-1', 'hatnote.com');
ga('send', 'pageview');
</script>
</body>
</html>