-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
91 lines (77 loc) · 2.77 KB
/
index.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
<!doctype html>
<html>
<head>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<title>Habit of Gratitude </title>
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.xml" />
<link href='http://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/stylesheets/normalize.css">
<link rel="stylesheet" href="/stylesheets/main.css">
<script src="/javascripts/modernizr-2.6.1.min.js"></script>
</head>
<body>
<div id="main" role="main">
<h2><a href="/2014/05/21/8.html">May 21 2014 — 12:45pm</a></h2>
<ol>
<li>free time</li>
<li>jimmy johns</li>
<li><a href="https://www.youtube.com/watch?v=QRv2_zAPrhc">https://www.youtube.com/watch?v=QRv2_zAPrhc</a></li>
</ol>
<h2><a href="/2014/05/16/7.html">May 16 2014 — 09:05am</a></h2>
<ol>
<li>baseball cards</li>
<li>summer parking</li>
<li>thunder basketball</li>
</ol>
<h2><a href="/2014/05/14/6.html">May 14 2014 — 09:24am</a></h2>
<ol>
<li>USPS</li>
<li>nitro stout</li>
<li>dogs at baseball games</li>
</ol>
<h2><a href="/2014/05/12/5.html">May 12 2014 — 12:35pm</a></h2>
<ol>
<li>caffeine</li>
<li>shorts</li>
<li>double headers</li>
</ol>
<h2><a href="/2014/05/07/4.html">May 7 2014 — 09:52am</a></h2>
<ol>
<li>earl gray</li>
<li>nba playoffs</li>
<li>ATDI</li>
</ol>
<h2><a href="/2014/05/05/3.html">May 5 2014 — 09:59am</a></h2>
<ol>
<li>little brothers</li>
<li>long drives</li>
<li>coffee</li>
</ol>
<h2><a href="/2014/05/02/2.html">May 2 2014 — 04:03pm</a></h2>
<ol>
<li>first fridays</li>
<li>telecommute</li>
<li>starting fresh</li>
</ol>
<h2><a href="/2014/05/01/1.html">May 1 2014 — 12:25pm</a></h2>
<ol>
<li>land rovers</li>
<li>spring rain</li>
<li>learning new things</li>
</ol>
</div>
<footer>
<p>
This is an attempt from <a href="https://twitter.com/streetlamp">@streetlamp</a> to list 3 things of gratitude daily.
Built with <a href="http://middlemanapp.com/">Middleman</a> and hosted with <a href="https://pages.github.com/">GitHub Pages</a>. Type is set in <a href="http://www.google.com/fonts/specimen/Karla">Karla</a>.
</p>
<blockquote cite="Denis Waitley">
<p>“Happiness cannot be traveled to, owned, earned, worn or consumed. Happiness is the spiritual experience of living every minute with love, grace, and gratitude.”</p>
<cite>— Denis Waitley</cite>
</blockquote>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.8.0.min.js"><\/script>')</script>
</body>
</html>