Skip to content

Commit 0834721

Browse files
committed
adding files for build no 1
1 parent 819d0bc commit 0834721

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+10434
-0
lines changed

2016/05/20/my-example-post.html

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
<!DOCTYPE html>
2+
<html class="no-js">
3+
<head>
4+
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<title>My Example Post</title>
8+
<meta name="description" content="">
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
10+
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
11+
12+
<!-- CSS -->
13+
<link rel="stylesheet" href="/css/owl.carousel.css" />
14+
<link rel="stylesheet" href="/css/bootstrap.min.css" />
15+
<link rel="stylesheet" href="/css/font-awesome.min.css" />
16+
<link rel="stylesheet" href="/css/airspace.css" />
17+
<link rel="stylesheet" href="/css/style.css" />
18+
<link rel="stylesheet" href="/css/ionicons.min.css" />
19+
<link rel="stylesheet" href="/css/animate.css" />
20+
<link rel="stylesheet" href="/css/responsive.css" />
21+
<link rel="stylesheet" href="/css/syntax.css" />
22+
23+
<!-- Js -->
24+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
25+
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
26+
<script src="/js/bootstrap.min.js"></script>
27+
<script src="/js/owl.carousel.min.js"></script>
28+
<script src="/js/plugins.js"></script>
29+
<script src="/js/min/waypoints.min.js"></script>
30+
<script src="/js/jquery.counterup.js"></script>
31+
32+
33+
<script src="/js/main.js"></script>
34+
35+
<link rel="shortcut icon" type="ico" href="/favicon.ico"/>
36+
37+
<!--
38+
/*
39+
* Airspace
40+
* Ported to Jekyll by Andrew Lee
41+
* https://github.com/ndrewtl/airspace-jekyll
42+
* Designed and Developed by ThemeFisher
43+
* https://themefisher.com/
44+
*
45+
*/
46+
-->
47+
48+
49+
</head>
50+
<body>
51+
52+
53+
<!-- Header Start -->
54+
<header>
55+
<div class="container">
56+
<div class="row">
57+
<div class="col-md-12">
58+
<!-- header Nav Start -->
59+
<nav class="navbar navbar-default">
60+
<div class="container-fluid">
61+
<!-- Brand and toggle get grouped for better mobile display -->
62+
<div class="navbar-header">
63+
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
64+
<span class="sr-only">Toggle navigation</span>
65+
<span class="icon-bar"></span>
66+
<span class="icon-bar"></span>
67+
<span class="icon-bar"></span>
68+
</button>
69+
<a class="navbar-brand" href="index.html">
70+
<img style="max-width:120px; margin-top: -48px;" src="/img/logo.png" alt="Logo">
71+
</a>
72+
</div>
73+
<!-- Collect the nav links, forms, and other content for toggling -->
74+
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
75+
<ul class="nav navbar-nav navbar-right">
76+
<li><a href="/">Home</a></li>
77+
<li><a href="/team">Team</a></li>
78+
<li><a href="/blog">Blog</a></li>
79+
<li><a href="/events">Events</a></li>
80+
<li><a href="/#call-to-action">Join Us!</a></li>
81+
</ul>
82+
</div><!-- /.navbar-collapse -->
83+
</div><!-- /.container-fluid -->
84+
</nav>
85+
</div>
86+
</div>
87+
</div>
88+
</header><!-- header close -->
89+
90+
91+
92+
<div class="post">
93+
<!-- Wrapper Start -->
94+
<section id="intro" style="border: 1px dotted #ddd;">
95+
<div class="container">
96+
<div class="row">
97+
<div>
98+
<div class="block">
99+
<h1>My Example Post</h1>
100+
<div class="post-info-wrapper">
101+
<p class="italic">By <span class="bold"></span> on <span class="bold">May 20, 2016</span></p>
102+
</div>
103+
<hr />
104+
<p><p>Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id ius, nobis solet detracto quo te.</p>
105+
106+
<p>No laudem altera adolescens has, volumus lucilius eum no. Eam ei nulla audiam efficiantur. Suas affert per no, ei tale nibh sea. Sea ne magna harum, in denique scriptorem sea, cetero alienum tibique ei eos. Labores persequeris referrentur eos ei.</p>
107+
</p>
108+
</div>
109+
</div><!-- .col-md-7 close -->
110+
</div>
111+
</div>
112+
</section>
113+
</div>
114+
<p class="center-text" style="padding: 30px;">
115+
<a href="/blog">Back to blog</a>
116+
</p>
117+
118+
119+
120+
121+
122+
123+
124+
125+
126+
127+
128+
<!-- footer Start -->
129+
<footer>
130+
<div class="container">
131+
<div class="row">
132+
<div class="col-md-12">
133+
<div class="footer-manu">
134+
<ul>
135+
<li><a href="#intro">About Us</a></li>
136+
<li><a href="/contact">Contact us</a></li>
137+
<li><a href="#feature">What we do</a></li>
138+
<li><a href="/blog">Blog</a></li>
139+
</ul>
140+
</div>
141+
<p>Website Designed and Developed by <a href="https://github.com/Zanark">Debashish Mishra</a></p>
142+
</div>
143+
</div>
144+
</div>
145+
</footer>
146+
147+
148+
</body>
149+
</html>

2016/05/20/super-long-article.html

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
<!DOCTYPE html>
2+
<html class="no-js">
3+
<head>
4+
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<title>Some articles are just so long they deserve a really long title to see if things will break well</title>
8+
<meta name="description" content="">
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
10+
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
11+
12+
<!-- CSS -->
13+
<link rel="stylesheet" href="/css/owl.carousel.css" />
14+
<link rel="stylesheet" href="/css/bootstrap.min.css" />
15+
<link rel="stylesheet" href="/css/font-awesome.min.css" />
16+
<link rel="stylesheet" href="/css/airspace.css" />
17+
<link rel="stylesheet" href="/css/style.css" />
18+
<link rel="stylesheet" href="/css/ionicons.min.css" />
19+
<link rel="stylesheet" href="/css/animate.css" />
20+
<link rel="stylesheet" href="/css/responsive.css" />
21+
<link rel="stylesheet" href="/css/syntax.css" />
22+
23+
<!-- Js -->
24+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
25+
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
26+
<script src="/js/bootstrap.min.js"></script>
27+
<script src="/js/owl.carousel.min.js"></script>
28+
<script src="/js/plugins.js"></script>
29+
<script src="/js/min/waypoints.min.js"></script>
30+
<script src="/js/jquery.counterup.js"></script>
31+
32+
33+
<script src="/js/main.js"></script>
34+
35+
<link rel="shortcut icon" type="ico" href="/favicon.ico"/>
36+
37+
<!--
38+
/*
39+
* Airspace
40+
* Ported to Jekyll by Andrew Lee
41+
* https://github.com/ndrewtl/airspace-jekyll
42+
* Designed and Developed by ThemeFisher
43+
* https://themefisher.com/
44+
*
45+
*/
46+
-->
47+
48+
49+
</head>
50+
<body>
51+
52+
53+
<!-- Header Start -->
54+
<header>
55+
<div class="container">
56+
<div class="row">
57+
<div class="col-md-12">
58+
<!-- header Nav Start -->
59+
<nav class="navbar navbar-default">
60+
<div class="container-fluid">
61+
<!-- Brand and toggle get grouped for better mobile display -->
62+
<div class="navbar-header">
63+
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
64+
<span class="sr-only">Toggle navigation</span>
65+
<span class="icon-bar"></span>
66+
<span class="icon-bar"></span>
67+
<span class="icon-bar"></span>
68+
</button>
69+
<a class="navbar-brand" href="index.html">
70+
<img style="max-width:120px; margin-top: -48px;" src="/img/logo.png" alt="Logo">
71+
</a>
72+
</div>
73+
<!-- Collect the nav links, forms, and other content for toggling -->
74+
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
75+
<ul class="nav navbar-nav navbar-right">
76+
<li><a href="/">Home</a></li>
77+
<li><a href="/team">Team</a></li>
78+
<li><a href="/blog">Blog</a></li>
79+
<li><a href="/events">Events</a></li>
80+
<li><a href="/#call-to-action">Join Us!</a></li>
81+
</ul>
82+
</div><!-- /.navbar-collapse -->
83+
</div><!-- /.container-fluid -->
84+
</nav>
85+
</div>
86+
</div>
87+
</div>
88+
</header><!-- header close -->
89+
90+
91+
92+
<div class="post">
93+
<!-- Wrapper Start -->
94+
<section id="intro" style="border: 1px dotted #ddd;">
95+
<div class="container">
96+
<div class="row">
97+
<div>
98+
<div class="block">
99+
<h1>Some articles are just so long they deserve a really long title to see if things will break well</h1>
100+
<div class="post-info-wrapper">
101+
<p class="italic">By <span class="bold"></span> on <span class="bold">May 20, 2016</span></p>
102+
</div>
103+
<hr />
104+
<p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.</p>
105+
106+
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.</p>
107+
108+
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est.</p>
109+
</p>
110+
</div>
111+
</div><!-- .col-md-7 close -->
112+
</div>
113+
</div>
114+
</section>
115+
</div>
116+
<p class="center-text" style="padding: 30px;">
117+
<a href="/blog">Back to blog</a>
118+
</p>
119+
120+
121+
122+
123+
124+
125+
126+
127+
128+
129+
130+
<!-- footer Start -->
131+
<footer>
132+
<div class="container">
133+
<div class="row">
134+
<div class="col-md-12">
135+
<div class="footer-manu">
136+
<ul>
137+
<li><a href="#intro">About Us</a></li>
138+
<li><a href="/contact">Contact us</a></li>
139+
<li><a href="#feature">What we do</a></li>
140+
<li><a href="/blog">Blog</a></li>
141+
</ul>
142+
</div>
143+
<p>Website Designed and Developed by <a href="https://github.com/Zanark">Debashish Mishra</a></p>
144+
</div>
145+
</div>
146+
</div>
147+
</footer>
148+
149+
150+
</body>
151+
</html>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy