-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchive.html
81 lines (71 loc) · 3.17 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
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="title" content="Archive | shisaa.be">
<meta name="description" content="A blog about Programming, Unix, Japan and Photography">
<meta name="author" content="Tim van der Linden">
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<title>Archive | shisaa.be</title>
<link rel="alternate" type="application/rss+xml" title="shisaa.be" href="rss.xml">
<link type="image/x-icon" href="assets/img/favicon.ico" rel="icon">
<link type="image/x-icon" href="assets/img/favicon.ico" rel="shortcut icon">
<link href="assets/css/all.css" rel="stylesheet" type="text/css">
</head>
<body id="lang-en">
<div id="rouw" title="Rest quietly, mom. ° 1958 - ✝ 2014"></div>
<div id="wrapper" class="clearfix">
<h1 id="blog-title">
<img src="assets/img/shisaa.png" width="137px" height="160px" alt="shisaa.be Logo depicting a Shisaa demon"><a href="http://shisaa.be/" title="shisaa.be" id="tagline">
<span class="title">shisaa.be</span><span class="interest">web / unix / photography / japan</span>
<span class="en-subtitle">Freelance Developer</span>
</a>
<ul id="translations">
<li class="current-lang first"><span>English</span></li>
<li class="not-first"><a href="ja/index.html" rel="alternate" hreflang="ja">日本語</a></li>
</ul>
</h1>
<input id="mobile-toggle" type="checkbox"><label class="mobile-toggle" onclick="" for="mobile-toggle"></label>
<ul id="sidebar">
<li>
<a href=".">home</a>
</li>
<li>
<a href="stories/about.html">about</a>
</li>
<li>
<a href="stories/services.html">services</a>
</li>
<li class="active">
<a href="#">blog</a>
</li>
<li>
<a href="photography/index.html">photography</a>
</li>
<li>
<a href="stories/3d.html">3D</a>
</li>
<li id="flattr">
<small>Like my material?</small><small>Feel free to <a href="stories/encourage-the-shisaa.html">Encourage the Shisaa</a></small><small id="final-small">She thanks you!</small>
</li>
</ul>
<div id="content">
<!--Body content-->
<div class="postbox">
<h1>Archive</h1>
<ul class="unstyled">
<li>
<a href="2014/index.html">2014</a>
</li>
<li>
<a href="2013/index.html">2013</a>
</li>
</ul>
</div>
<!--End of body content-->
</div>
<div id="footer">Feel free to drop me a line or to <a href="stories/encourage-the-shisaa.html">Encourage the Shisaa</a>!<br>shisaa.be - © <a href="mailto:tim@shisaa.be">Tim van der Linden</a> 2012~2015 - Powered by <a href="http://nikola.ralsina.com.ar">Nikola</a><br>Twitter: <a target="_blank" href="https://twitter.com/timusan">@timusan</a> - Ohloh: <a target="_blank" href="https://www.ohloh.net/accounts/Timusan">https://www.ohloh.net/accounts/Timusan</a><br> You are reading the footer - So this appears to be the end of this page. <br> I'm bad at saying goodbye...so please scroll back to the top. - And lets pretend you never read this.</div>
</div>
<script src="assets/js/all.js" type="text/javascript"></script>
</body>
</html>