-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
291 lines (209 loc) · 7.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
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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html lang="en-US">
<!-- Head tag -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--Description-->
<!--Author-->
<meta name="author" content="Erin Veasey">
<!--Open Graph Title-->
<meta property="og:title" content="Eat | Pray | Code"/>
<!--Open Graph Description-->
<!--Open Graph Site Name-->
<meta property="og:site_name" content="Eat | Pray | Code"/>
<!--Type page-->
<meta property="og:type" content="website" />
<!--Page Cover-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Title -->
<title>Eat | Pray | Code</title>
<link rel="shortcut icon" href="/blog/favicon.ico">
<!--font-awesome-->
<link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- Custom CSS/Sass -->
<link rel="stylesheet" href="/blog/css/style.css">
</head>
<body>
<!-- Nav -->
<header class="site-header">
<div class="header-inside">
<div class="logo">
<a href="/blog/" rel="home">
</a>
</div>
<a class="header-name" href="/blog/">
<span>Eat | Pray | Code</span>
</a>
<!-- navbar -->
<nav class="navbar">
<!-- nav links -->
<div class="collapse">
<ul class="navbar-nav">
<li>
<a href="/blog/.">
Blog
</a>
</li>
<li>
<a href="/blog/archives">
Archives
</a>
</li>
<li>
<a href="/blog/about">
About
</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</nav>
<div class="button-wrap">
<button class="menu-toggle">Primary Menu</button>
</div>
</div>
</header>
<!-- Main Content -->
<div class="site-content home">
<main class="content-area">
<div class="article">
<div class="container">
<article class="post">
<h1 class="entry-title">
<a href="/blog/2017/03/27/restaurantatmw/" rel="bookmark">
Restaurant at Meadowood - a Truly Divine Culinary Experience
</a>
</h1>
<div class="entry-content">
<p>
<p>On our honeymoon, we went to Napa for an ultimate foodie week. We hit up michelin after michelin starred restaurants: The French Laundry, Saison, and Meadowood. The meal at Meadowood began and both Mike and I knew that this was going to be a remarkable experience. It blew the other restaurants out of the water. Course after course the chef, staff, and ambiance were spectacularly paired to create an elevated culinary adventure that I will never forget.<br>
</p>
</div>
<div class="post-more-link text-center">
<a class="btn" href="/blog/2017/03/27/restaurantatmw/" rel="contents">
More »
</a>
</div>
<p class="posted-on">
<i class="fa fa-calendar" aria-hidden="true"></i>
03.27.2017
</p>
<div class="tags-links">
<i class="fa fa-tags" aria-hidden="true"></i>
<a href="/blog/tags/food/" rel="tag">
food
</a>
<a href="/blog/tags/restaurants/" rel="tag">
restaurants
</a>
<a href="/blog/tags/michelin/" rel="tag">
michelin
</a>
<a href="/blog/tags/honeymoon/" rel="tag">
honeymoon
</a>
</div>
</article>
</div>
</div>
<div class="article">
<div class="container">
<article class="post">
<h1 class="entry-title">
<a href="/blog/2017/02/28/goals2017/" rel="bookmark">
2017 Goals
</a>
</h1>
<div class="entry-content">
<p>
<p>This year, I decided to make a mind map of my 2017 goals. After a few years of trying “resolutions”, the resolutions always made me feel like I was supposed to start out 100% and there was no room for error. A goal seems more attainable, and it is a little more forgiving. I am working towards a lot of different goals and I need the flexibility to not get it right all the time, or else I will just quit and do none of it.</p>
<p>I found the mind map for yearly goals idea on linkedin from a Google career coach. It was a really fascinating article (especially since I have learned the massive benefits of pedagogy with mind maps and how applicable it is in personal and professional growth). </p>
</p>
</div>
<div class="post-more-link text-center">
<a class="btn" href="/blog/2017/02/28/goals2017/" rel="contents">
More »
</a>
</div>
<p class="posted-on">
<i class="fa fa-calendar" aria-hidden="true"></i>
02.28.2017
</p>
<div class="tags-links">
<i class="fa fa-tags" aria-hidden="true"></i>
<a href="/blog/tags/self-improvement/" rel="tag">
self-improvement
</a>
<a href="/blog/tags/goals/" rel="tag">
goals
</a>
</div>
</article>
</div>
</div>
<div class="article">
<div class="container">
<article class="post">
<h1 class="entry-title">
<a href="/blog/2017/02/26/Southern-Baklava/" rel="bookmark">
Southern Baklava
</a>
</h1>
<div class="entry-content">
<p>
<p>Baklava is one of my favorite parts of having a Greek family. My husband’s family is extremely Greek - think My Big Fat Greek Wedding IRL. His yiayia Tasia made the most WONDERFUL Baklava, it was everything I love about the dessert: nutty, syrupy, crunchy, buttery. I have been under some not-so-subtle pressure to be the legacy of her cooking, so I decided to take on the challenge of making baklava.</p>
</p>
</div>
<div class="post-more-link text-center">
<a class="btn" href="/blog/2017/02/26/Southern-Baklava/" rel="contents">
More »
</a>
</div>
<p class="posted-on">
<i class="fa fa-calendar" aria-hidden="true"></i>
02.26.2017
</p>
<div class="tags-links">
<i class="fa fa-tags" aria-hidden="true"></i>
<a href="/blog/tags/recipes/" rel="tag">
recipes
</a>
<a href="/blog/tags/greek/" rel="tag">
greek
</a>
<a href="/blog/tags/baklava/" rel="tag">
baklava
</a>
<a href="/blog/tags/family/" rel="tag">
family
</a>
</div>
</article>
</div>
</div>
</main>
</div>
<!-- Footer -->
<!-- Footer-widgets -->
<div class="footer-widgets">
<div class="header-content">
<div class="header-info-link">
<a href="https://github.com/erinveasey" class="icon icon-github" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
<a href="https://twitter.com/vcx3" class="icon icon-twitter" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://facebook.com/erinrveasey" class="icon icon-facebook" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/vcx3/" class="icon icon-instagram" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a>
</div>
</div>
</div>
<!-- Footer -->
<footer class="site-info">
<p>
<span>Eat | Pray | Code © 2017</span>
</p>
</footer>
<!-- After footer scripts -->
<!-- scripts -->
<script src="/blog/js/app.js"></script>
</body>
</html>