-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpelican-theme-names.html
320 lines (261 loc) · 11.4 KB
/
pelican-theme-names.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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> Pelican theme names
| waterpower</title>
<meta name="author" content="John Gage"/>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css"/>
<link rel="stylesheet" href="./theme/css/jquery.mglass.css"/>
<link rel="stylesheet" href="./theme/css/pygment-solarized-dark.css"/>
<link rel="stylesheet" href="./theme/css/style.css"/>
<!-- Fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Istok+Web' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Expletus+Sans' rel='stylesheet' type='text/css'>
<link rel="icon" href="./favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<!-- Feeds -->
</head>
<body>
<div class="container">
<div class="page-header">
<a href="." class="avatar-container pull-left">
<div class="avatar animate ">
<div class="side"><img src="https://johngage.github.io/waterpowerdata/images/bluecircle.png" class="img-responsive"/></div>
<div class="side back"><p class="text-center">Water in Kibera</p></div>
</div>
</a>
<h1><a href=".">waterpower</a> <small>Water data and Jupyter notebooks</small></h1>
</div>
<nav class="navbar navbar-default">
<!-- Hamburger menu for mobile -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#plumage-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="." title="Water data and Jupyter notebooks">waterpower</a>
</div>
<!-- Menus and search forms -->
<div class="collapse navbar-collapse" id="plumage-navbar-collapse-1">
<ul class="nav navbar-nav">
<li >
<a href="sitemap.xml">Index</a>
</li>
<li >
<a href="/">Home</a>
</li>
<li >
<a href="category/misc.html">Notebooks</a>
</li>
<li >
<a href="./pages/about.html">About</a>
</li>
<li >
<a href="./pages/book.html">Book</a>
</li>
<li class="active" >
<a href="./category/posts.html">posts <span class="sr-only">(current)</span></a>
</li>
<li >
<a href="./category/report.html">Report</a>
</li>
</ul>
<form class="navbar-form navbar-right" role="search" action="./search.html" onsubmit="return validateForm(this.elements['q'].value);">
<div class="form-group">
<div class="input-group">
<input type="text" name="q" id="tipue_search_input" class="form-control search-query" placeholder="Search" required />
<span class="input-group-btn">
<button class="btn btn-default" type="submit"><i class="fa
fa-search fa-fw"></i></button>
</span>
</div>
</div>
</form>
</div>
</nav>
</div>
<div class="container main">
<div class="row">
<div class=" col-md-6 col-md-offset-3 ">
<h1>
<a href="./pelican-theme-names.html" rel="bookmark" title="Permalink to Pelican theme names">Pelican theme names</a>
</h1>
</div>
</div>
<div class="row">
<div class="col-md-3">
<!--<div data-spy="affix" data-offset-top="0">-->
<!--</div>-->
</div>
<div class=" col-md-6 " id="content" role="main">
<div>
<p><span class="caps">BT3</span>-Flat foundation-default-colours pelican-blue
Casper2Pelican franticworld pelican-bootstrap3
Flex free-agent pelican-cait
Just-Read fresh pelican-fh5co-marble
MinimalXY genus pelican-hss
Nuja graymill pelican-mockingbird
<span class="caps">README</span>.rst gum pelican-simplegrey
Responsive-Pelican html5-dopetrope pelican-sober
<span class="caps">SOB</span> hyde pelican-striped-html5up
SoMA irfan pelican-twitchy
SoMA2 iris pelicanthemes-generator
aboutwilson jesuislibre photowall
alchemy jojo pjport
apricot lab plumage
attila lannisport pujangga
backdrop lazystrap pure
basic lightweight relapse
blue-penguin lovers resume
bluegrasshopper maggner-pelican semantic-ui
blueidea martin-pelican simple-bootstrap
bold martyalchin smoothie
bootlex material sneakyidea
bootstrap materialistic sora
bootstrap2 medio storm
bootstrap2-dark mediumfox subtle
bricabrac medius sundown
bricks mg svbhack
brownstone minimalX svbtle
built-texts mnmlist syte
bulrush monospace taman
burrito neat tuxlite_tbs
cebong nest tuxlite_zf
chameleon new-bootstrap2 twenty-html5up
chunk nice-blog uikit
cid nikhil-theme voce
clean-blog niu-x2 voidy-bootstrap
crowsfoot nmnlist w3-personal-blog
dev-random notebook water-iris
dev-random2 notmyidea-cms waterspill
dev-random3 notmyidea-cms-fr waterspill-en
eevee octopress yapeme
elegant ops zurb-F5-basic</p>
</div>
<h3>Related content</h3>
<!-- TODO: Use fancier related layout, as in https://kevin.deldycke.com/2012/04/beautify-contextual-related-posts-wordpress-plugin/ -->
<ul>
<li><a href="./Jupyter notebooks.html">Jupyter Notebooks as Pelican pages</a></li>
<li><a href="./fourth-post.html">Fourth Post - Part 4</a></li>
</ul>
</div>
<div class="col-md-3">
<div class="well">
<p><abbr title="2018-01-31T00:00:00-08:00"><i class="fa fa-calendar"></i> (Wed) 2018-01-31</abbr></p>
<p><address>
<i class="fa fa-user"></i> By
<a href="./author/john-gage.html" rel="author">John Gage</a>
</address></p>
<hr/>
<p>
<a href="./category/posts.html" rel="tag"
data-toggle="tooltip" class="label label-info"
title="7 articles in this category">posts</a>
<a href="/tag/pelican.html" data-toggle="tooltip"
class="label label-default"
title="3 articles with this tag">pelican</a>
</p>
<hr/>
<nav>
<ul class="pager">
<li class="previous ">
<a href="./fourth-post.html" title="Fourth Post - Part 4" rel="prev">
<span aria-hidden="true">←</span> Older
</a>
</li>
<li class="next ">
<a href="./water-data.html" title="Water Data" rel="next">
Newer <span aria-hidden="true">→</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<!-- TODO: make footer sticky -->
<footer class="container-fluid">
<div class="container">
<div class="row">
<div class="col-md-2">
<h5>Contact</h5>
<ul class="list-unstyled">
<li> <a href="mailto:[email protected]`">
<i class="fa fa-envelope"></i>
John Gage
</a></li>
<li> <a href="https://github.com/johngage">
<i class="fa fa-github"></i>
Github
</a></li>
<li> <a href="https://www.facebook.com/johnbgage/">
<i class="fa fa-external-link"></i>
Facebook
</a></li>
<li> <a href="https://twitter.com/johnbgage">
<i class="fa fa-twitter"></i>
Twitter
</a></li>
</ul>
</div>
<div class="col-md-2">
<h5>Resources</h5>
<ul class="list-unstyled">
<li> <a href="https://github.com/johngage">
<i class="fa fa-github"></i>
Repository
</a></li>
<li> <a href="https://docs.wradlib.org">
<i class="fa fa-external-link"></i>
Documentation
</a></li>
<li> <a href="https://groups.google.com/forum/?fromgroups=#!forum/wradlib-users">
<i class="fa fa-external-link"></i>
Data for Water
</a></li>
</ul>
</div>
<div class="col-md-2">
<h5>Browse content by</h5>
<ul class="list-unstyled">
</ul>
</div>
<div class="col-md-2 text-muted">
<h5>Copyright notice</h5>
<p>© Copyright 2017-2018 John Gage.</p>
</div>
<div class="col-md-2 text-muted">
<h5>Disclaimer</h5>
<p>All opinions expressed in this site are own personal opinions of the respective wradlib developers and are not endorsed by, nor do they represent the opinions of their previous, current and future employers or any of its affiliates, partners or customers.</p>
</div>
<div class="col-md-2">
</div>
</div>
</div>
<h5 class="text-right"><a href="#"><i class="fa fa-arrow-up"></i> Back to top</a></h5>
<div class="container">
<div class="row col-md-12 text-muted text-center">
Site generated by <a href="https://getpelican.com"> Pelican</a>.<br/>
<a href="https://github.com/kdeldycke/plumage"> Plumage</a> theme by <a href="https://kevin.deldycke.com">Kevin Deldycke</a>.
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fitvids/1.1.0/jquery.fitvids.min.js"></script>
<script src="./theme/js/jquery.mglass.js"></script>
<script src="./theme/js/application.js"></script>
</body>
</html>