-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathauthors.html
More file actions
171 lines (157 loc) · 7.01 KB
/
authors.html
File metadata and controls
171 lines (157 loc) · 7.01 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
<!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" />
<meta name="author" content="Charles Holmes" />
<meta name="description" content="" />
<title>afrocheese - Authors</title>
<link rel="stylesheet" href="/theme/css/bootstrap.min.css" type="text/css" />
<link href="/theme/css/font-awesome.min.css" rel="stylesheet" />
<link href="/theme/css/pygments/github.css" rel="stylesheet" />
<link href="/theme/css/pelican-twitchy.min.css" rel="stylesheet" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[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]-->
<!-- Feeds -->
</head>
<body data-spy="scroll" data-target="#scrollspy">
<div id="wrapper">
<!-- Sidebar -->
<div id="sidebar-wrapper-small" class="twitchy-background">
<ul id="accordion-small" class="sidebar-nav sidebar-nav-small">
<li>
<a href="" title="afrocheese" class="collapsed">
<span class="glyphicon glyphicon-home"></span>
</a>
</li>
<li class="nav-divider"></li>
<li>
<a href="/archives.html" title="Recent Articles" class="collapsed">
<span class="glyphicon glyphicon-th-list"></span>
</a>
</li>
<li class="nav-divider"></li>
<li>
<a data-toggle="collapse" data-parent="#accordion-small" href="#collapse-social-small" title="Social" class="collapsed">
<i class="fa fa-users padding-small"></i>
</a>
</li>
<li class="panel anti-panel"><ul id="collapse-social-small" class="collapse ">
<li>
<a href="https://github.com/afrocheese" title="Github"><i class="fa fa-github-square fa-lg padding-small"></i></a>
</li>
<li>
<a href="https://twitter.com/afrocheese" title="Twitter"><i class="fa fa-twitter-square fa-lg padding-small"></i></a>
</li>
</ul></li>
<li class="nav-divider"></li>
<li>
<a href="#" title="Back to top" class="collapsed">
<span class="fa fa-arrow-up"></span>
</a>
</li>
</ul>
</div>
<div id="sidebar-wrapper" class="twitchy-background">
<ul id="accordion" class="sidebar-nav">
<li class="sidebar-brand">
<a href="/">
<span class="glyphicon glyphicon-home padding-small"></span>
afrocheese
</a>
</li>
<li>
<a href="/archives.html">
<span class="glyphicon glyphicon-th-list padding-small"></span>
Recent Articles
</a>
</li>
<li class="nav-divider"></li>
<li>
<a data-toggle="collapse" data-parent="#accordion" href="#collapse-social">
<i class="fa fa-users padding-small"></i>
Contact
</a>
</li>
<li class="panel anti-panel"><ul id="collapse-social" class="sidebar_submenu collapse ">
<li>
<a href="https://github.com/afrocheese" title="Github">
<i class="fa fa-github-square fa-lg padding-small"></i>
Github
</a>
</li>
<li>
<a href="https://twitter.com/afrocheese" title="Twitter">
<i class="fa fa-twitter-square fa-lg padding-small"></i>
Twitter
</a>
</li>
</ul></li>
<li class="nav-divider"></li>
<li>
<a data-toggle="collapse" data-parent="#accordion" href="#collapse-pages">
<i class="fa fa-folder-open padding-small"></i>
Pages
</a>
</li>
<li class="panel anti-panel"><ul id="collapse-pages" class="sidebar_submenu collapse ">
</ul></li>
<li class="nav-divider"></li>
<li>
<a data-toggle="collapse" data-parent="#accordion" href="#collapse-categories">
<i class="fa fa-folder-open padding-small"></i>
Categories
</a>
</li>
<li class="panel anti-panel"><ul id="collapse-categories" class="sidebar_submenu collapse ">
<li >
<a href="/category/android.html">
<i class="fa fa-folder-open padding-small"></i>
android
<span class="badge pull-right categorybadge">1</span>
</a>
</li>
</ul></li>
</ul>
</div>
<!-- /#sidebar-wrapper -->
<!-- open/close sidebar -->
<a href="#menu-toggle" class="btn btn-default" id="menu-toggle">
<span id="right-arrow" class="glyphicon glyphicon-chevron-right" title="expand sidebar"></span>
<span id="left-arrow" class="glyphicon glyphicon-chevron-left" title="minimize sidebar"></span>
</a>
<!-- /open/close sidebar -->
<!-- Page Content -->
<div id="page-content-wrapper">
<div class="container-fluid">
<h1>Authors on afrocheese</h1>
<ul> <li><a href="/author/charles-holmes.html">Charles Holmes</a> (1)</li>
</ul>
<footer>
<hr>
<div class="row">
<div class="col-lg-9 text-center">
<p><small>
Built by <a href="http://docs.getpelican.com/en/latest">Pelican</a> / <a href="https://github.com/ingwinlu/pelican-twitchy">pelican-twitchy</a>
· © 2016 Charles Holmes
</small></p>
</div>
</div>
</footer> </div>
</div>
<!-- /#page-content-wrapper -->
</div>
<!-- /#wrapper -->
<!-- jQuery Version 1.11.2 -->
<script src="/theme/js/jquery-1.11.2.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="/theme/js/bootstrap.min.js"></script>
<!-- twitchy Script -->
<script src="/theme/js/pelican_twitchy.min.js"></script>
</body>
</html>