-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patharchive.html
68 lines (53 loc) · 2.57 KB
/
archive.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
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article# " vocab="http://ogp.me/ns" lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="Streaming bits, wasting electrons">
<meta name="viewport" content="width=device-width">
<title>Archive | i.am.z.grim.shell</title>
<link href="assets/css/all.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="canonical" href="https://zgrimshell.github.io/archive.html">
<link rel="icon" href="glider.png" sizes="16x16">
<!--[if lt IE 9]><script src="assets/js/html5.js"></script><![endif]-->
</head>
<body class="theme-base-08">
<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a>
<!-- Target for toggling the sidebar `.sidebar-checkbox` is for regular
styles, `#sidebar-checkbox` for behavior. -->
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox"><!-- Toggleable sidebar --><div class="sidebar" id="sidebar">
<div class="sidebar-item">
<p>Home to rakija, Debian, anarchism, cyberpunk, music and few other thingies</p>
</div>
<nav id="menu" role="navigation" class="sidebar-nav"><a class="sidebar-nav-item" href="#">Archive</a>
<a class="sidebar-nav-item" href="categories/index.html">Tags</a>
<a class="sidebar-nav-item" href="rss.xml">RSS feed</a>
</nav>
</div>
<!-- Wrap is the content to shift when toggling the sidebar. We wrap the
content to avoid any CSS collisions with our real content. -->
<div class="wrap">
<div class="masthead">
<div class="container">
<h3 id="brand" class="masthead-title">
<a href="https://zgrimshell.github.io/" title="i.am.z.grim.shell" rel="home">i.am.z.grim.shell</a>
</h3>
</div>
</div>
<div class="container content" id="content">
<article class="listpage"><header><h1>Archive</h1>
</header><ul class="postlist">
<li>
<a href="2016/index.html">2016</a>
</li>
<li>
<a href="2015/index.html">2015</a>
</li>
</ul></article><footer id="footer"><p>Contents © 2016 <a href="mailto:[email protected]">Zlatan Todoric</a> - Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a> </p>
</footer>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
</body>
</html>