-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog-post.html
More file actions
308 lines (261 loc) · 17.2 KB
/
blog-post.html
File metadata and controls
308 lines (261 loc) · 17.2 KB
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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
================================================== -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Blog Post | Agency Perfect</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="keywords" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,600,700" rel="stylesheet">
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Favicon
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon.png">
<!-- Stylesheets
================================================== -->
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/responsive.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header id="masthead" class="site-header site-header-white">
<nav id="primary-navigation" class="site-navigation">
<div class="container">
<div class="navbar-header">
<a href="index.html" class="site-title"><span>Agency</span>Perfect</a>
</div><!-- /.navbar-header -->
<div class="collapse navbar-collapse" id="agency-navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Pages<i class="fa fa-caret-down hidden-xs" aria-hidden="true"></i></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="menu1">
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="blog.html">Blog</a></li>
</ul>
</li>
<li><a href="portfolio.html">Portfolio</a></li>
<li class="active"><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="ui-elements.html">UI Elements</a></li>
</ul>
</div>
</div>
</nav><!-- /.site-navigation -->
</header><!-- /#mastheaed -->
<div id="hero" class="hero overlay subpage-hero blog-hero">
<div class="hero-content">
<div class="hero-text">
<h1>Blog</h1>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item"><a href="blog.html">Blog</a></li>
<li class="breadcrumb-item active">Blog post</li>
</ol>
</div><!-- /.hero-text -->
</div><!-- /.hero-content -->
</div><!-- /.hero -->
<main id="main" class="site-main">
<section class="site-section subpage-site-section section-blog">
<div class="container">
<div class="row">
<div class="col-md-8">
<article class="blog-post">
<img src="assets/img/portfolio-1.jpg" class="img-res" alt="">
<div class="post-content">
<h2 class="post-title">12 Essential Free Sketch Plugins</h2>
<p>Sketch Measure helps designers organize and outline their work for developers, project managers, and other team members.</p>
<p>But this is also incredibly useful to lone wolves who design & code all of their projects. With the Measure plugin you can outline elements showing specific width/height dimensions to get proper measurements at a glance.</p>
<p>This includes all page elements like buttons, text, icons, and even major parts of the artboard. With Sketch Measure you can even export pages into HTML/CSS with page styles in-tact. Granted there are Adobe tools that can do this too. But having all this functionality right in Sketch makes your job that much easier.</p>
<div class="post-meta">
<span class="post-author">
<a href="#"><img class="img-res" src="assets/img/author.jpg" alt=""> John Smith</a>
</span>
<span class="post-date">
<a href=""><i class="fa fa-calendar" aria-hidden="true"></i> September 21, 2016</a>
</span>
<span class="post-category">
<a href=""><i class="fa fa-folder" aria-hidden="true"></i> Web Design</a>
</span>
</div><!-- /.post-meta -->
</div><!-- /.post-content -->
</article><!-- /.blog-post -->
<div id="PostComments" class="post-comments">
<h3>3 Comments</h3>
<div class="post-comment">
<img class="img-res" src="assets/img/author-2.jpg" alt="">
<div class="post-comment-content">
<div class="post-comment-content-details">
<p class="post-comment-author-name">Linda Smith</p>
<p class="post-comment-date"><i class="fa fa-calendar" aria-hidden="true"></i>Jan 2, at 19:00</p>
</div><!-- /.post-content-details -->
<p class="comment">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
<p class="comment">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
<div class="text-right comment-reply">
<a href="#">Reply</a>
</div>
</div><!-- /.post-comment-content -->
</div><!-- /.post-comment -->
<div class="replied">
<div class="post-comment">
<img class="img-res" src="assets/img/author-3.jpg" alt="">
<div class="post-comment-content">
<div class="post-comment-content-details">
<p class="post-comment-author-name">Marc Jones</p>
<p class="post-comment-date"><i class="fa fa-calendar" aria-hidden="true"></i>Jan 5, at 23:33</p>
</div><!-- /.post-content-details -->
<p class="comment">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
<p class="comment">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
<div class="text-right comment-reply">
<a href="#">Reply</a>
</div>
</div><!-- /.post-comment-content -->
</div><!-- /.post-comment -->
</div><!-- /.replied -->
<div class="post-comment">
<img class="img-res" src="assets/img/author-4.jpg" alt="">
<div class="post-comment-content">
<div class="post-comment-content-details">
<p class="post-comment-author-name">Michael Sky</p>
<p class="post-comment-date"><i class="fa fa-calendar" aria-hidden="true"></i>Jan 5, at 11:45</p>
</div><!-- /.post-content-details -->
<p class="comment">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
<p class="comment">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
<div class="text-right comment-reply">
<a href="#">Reply</a>
</div>
</div><!-- /.post-comment-content -->
</div><!-- /.post-comment -->
</div><!-- /#PostComments -->
<div class="respond">
<h3>Post a Comment</h3>
<form class="form-horizontal">
<input class="form-control" type="text" placeholder="Your Name*" required>
<input class="form-control" type="email" placeholder="Your Email" required>
<textarea class="form-control form-control-comment" type="text" placeholder="Your Comment*" required></textarea>
<button class="btn btn-green">Add a comment</button>
</form>
</div><!-- /.respond -->
</div>
<aside class="col-md-4">
<div class="sidebar">
<div class="widget search-form">
<h4 class="widget-title">Search the blog</h4>
<form class="form-group">
<input type="text" class="form-control" placeholder="Search" required>
<button class="btn btn-green" type="button"><i class="fa fa-search" aria-hidden="true"></i></button>
</form>
</div><!-- /.search-form -->
<div class="widget widget-recent-posts">
<h4 class="widget-title">Recent posts</h4>
<ul class="list-unstyled">
<li><a href="#">Inside The Lipsum</a></li>
<li><a href="#">Oscar Wilde</a></li>
<li><a href="#">Jeffrey Ween</a></li>
<li><a href="#">Responsive Design</a></li>
<li><a href="#">Development</a></li>
</ul>
</div><!-- /.widget-recent-posts -->
<div class="widget widget-categories">
<h4 class="widget-title">Categories</h4>
<ul class="list-unstyled">
<li><a href="#">Inside The Lipsum <span>12</span></a></li>
<li><a href="#">Oscar Wilde<span>4</span></a></li>
<li><a href="#">Jeffrey Ween<span>2</span></a></li>
<li><a href="#">Responsive Design<span>1</span></a></li>
<li><a href="#">Development<span>9</span></a></li>
</ul>
</div><!-- /.widget-categories -->
<div class="widget widget-tags">
<h4 class="widget-title">Tags</h4>
<ul class="list-unstyled">
<li><a href="#">Web Design</a></li>
<li><a href="#">Web Development</a></li>
<li><a href="#">PSD Template</a></li>
<li><a href="#">Responsive Design</a></li>
<li><a href="#">Development</a></li>
</ul>
</div><!-- /.widget-tags -->
</div><!-- /.sidebar -->
</aside>
</div>
</div>
</section><!-- /.section-portfolio -->
</main><!-- /#main -->
<footer id="colophon" class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-4 col-xs-6">
<a class="site-title"><span>Agency</span>Perfect</a>
<p>We're a digital agency focused on creative and results-driven solutions.</p>
<p>We measure our success by the results we drive for our clients.</p>
</div>
<div class="col-lg-offset-4 col-md-3 col-sm-4 col-md-offset-2 col-sm-offset-0 col-xs-6 ">
<h3>Keep in touch</h3>
<ul class="list-unstyled contact-links">
<li><i class="fa fa-envelope" aria-hidden="true"></i><a href="mailto:info@agencyperfect.com">info@agencyperfect.com</a></li>
<li><i class="fa fa-phone" aria-hidden="true"></i><a href="tel:+37400800000">+374 (00) 80 00 00 </a></li>
<li><i class="fa fa-fax" aria-hidden="true"></i><a href="+37400900000">+374 (00) 90 00 00</a></li>
<li><i class="fa fa-map-marker" aria-hidden="true"></i><p>20 Leo, Armenia</p></li>
</ul>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
<h3>Featured links</h3>
<ul class="list-unstyled">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="portfolio.html">Porfolio</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-xs-8">
<div class="social-links">
<a class="twitter-bg" href="#"><i class="fa fa-twitter"></i></a>
<a class="facebook-bg" href="#"><i class="fa fa-facebook"></i></a>
<a class="pinterest" href="#"><i class="fa fa-pinterest"></i></a>
<a class="linkedin-bg" href="#"><i class="fa fa-linkedin"></i></a>
</div><!-- /.social-links -->
</div>
<div class="col-xs-4">
<div class="text-right">
<p>© AgencyPerfect</p>
<p>All Rights Reserved</p>
</div>
</div>
</div>
</div>
</div><!-- /.copyright -->
</footer><!-- /#footer -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/bootstrap-select.min.js"></script>
<script src="assets/js/jquery.slicknav.min.js"></script>
<script src="assets/js/jquery.countTo.min.js"></script>
<script src="assets/js/jquery.shuffle.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>