-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
192 lines (129 loc) · 7.38 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>p-ad(d)ict</title>
<meta name="description" content="Thoughts, stories and ideas." />
<!-- (1) Optimize for mobile versions: http://goo.gl/EOpFl -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- (1) force latest IE rendering engine: bit.ly/1c8EiC9 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="p-ad(d)ict">
<meta name="twitter:description" content="Thoughts, stories and ideas.">
<meta name="twitter:site" content="http://www.svenread.com">
<meta name="twitter:creator" content="@starburst1977">
<meta name="google-site-verification" content="">
<meta property="fb:admins" content="">
<meta property="og:type" content="article">
<meta property="og:title" content="p-ad(d)ict">
<meta property="og:description" content="Thoughts, stories and ideas.">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="assets/css/main.css?v=ecebc24df8" />
<link rel="stylesheet" href="assets/js/styles/obsidian.css?v=ecebc24df8">
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="http://brick.a.ssl.fastly.net/Linux+Libertine:400,400i,700,700i">
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,700italic' rel='stylesheet' type='text/css'>
<script src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<meta name="generator" content="Ghost 0.5" />
<link rel="alternate" type="application/rss+xml" title="p-ad(d)ict" href="rss/index.html">
<link rel="canonical" href="http://blog.krishnab.org/" />
</head>
<body class="home-template">
<header class="site-head">
<div class="vertical">
<div class="site-head-content inner">
<div class="left">
</div>
<div class="right">
<h1 class="blog-title">p-ad(d)ict</h1>
<div class="blog-social">
<a href="http://www.twitter.com/starburst1977" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="http://dribbble.com/Starburst1977" target="_blank"><i class="fa fa-dribbble"></i></a>
<a href="https://github.com/starburst1977" target="_blank"><i class="fa fa-github"></i></a>
<a href="http://www.linkedin.com/in/svenread" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="http://instagram.com/starburst1977" target="_blank"><i class="fa fa-instagram"></i></a>
</div>
<h2 class="blog-description">Thoughts, stories and ideas.</h2>
<div class="head-links">
<a href="http://127.0.0.1:2368/cv">About me</a> · <a href="http://127.0.0.1:2368/marisa/">Marisa</a> · <a href="http://127.0.0.1:2368/chiara/">Chiara</a> · <a href="http://127.0.0.1:2368/readium-ghost-theme/">Readium</a>
</div>
</div>
</div>
</div>
</header>
<main class="content index" role="main">
<h5 class="index-headline featured"><span>★</span></h5>
<h5 class="index-headline normal"><span>Blog articles · <nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav></span></h5>
<div class="cf frame">
<article class="post tag-getting-started" itemscope itemtype="http://schema.org/BlogPosting" role="article">
<div class="article-item">
<header class="post-header">
<h2 class="post-title" itemprop="name"><a href="welcome-to-ghost/index.html" itemprop="url">Welcome to Ghost</a></h2>
<span class="post-meta"><time datetime="2014-08-12">12 Aug 2014</time> on <a href="tag/getting-started/index.html">Getting Started</a></span>
</header>
<section class="post-excerpt" itemprop="description">
<p>You're live! Nice. We've put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at <your blog URL>/ghost/. When you arrive, you can select this post from …</p>
</section>
<div class="author post-meta">
By <a href="author/krishna-bhogaonker/index.html">Krishna Bhogaonker </a>
</div>
</div>
</article>
</div>
<h5 class="index-headline bottom"><span><nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav></span></h5>
</main>
<footer class="site-footer">
<div class="cf">
<div class="left">
<form>
<input id="search-field" placeholder="Search through articles" />
</form>
</div>
<div class="right">
<a class="subscribe icon-feed" href="http://blog.krishnab.org/rss/"><span class="tooltip">Subscribe via RSS</span></a>
</div>
</div>
<br>
<section id="results"></section>
<br>
<div class="inner">
<section class="copyright">All content copyright <a href="http://blog.krishnab.org/">p-ad(d)ict</a> © 2014 • All rights reserved.</section>
<section class="poweredby">Proudly published with <a class="icon-ghost" href="http://ghost.org">Ghost</a></section>
</div>
</footer>
<script src="public/jquery.js?v=ecebc24df8"></script>
<script src="assets/js/readingTime.min.js?v=ecebc24df8"></script>
<!-- Ghost Search Script-->
<script src="assets/js/jquery.ghostHunter.min.js?v=ecebc24df8"></script>
<script type="text/javascript" src="assets/js/min/index-ck.js?v=ecebc24df8"></script>
<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-47305801-1', 'svenread.com');
ga('send', 'pageview');
</script>
<script>
var searchField = $("#search-field").ghostHunter({
results : "#results",
zeroResultsInfo : false,
//Enable the "search as you type" by uncommenting the following line
onKeyUp : true
});
function clearResults() {
searchField.clear();
}
</script>
</body>
</html>