-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
113 lines (63 loc) · 2.73 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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>hacolive</title>
<meta name="author" content="hacolive works">
<meta name="description" content="Hacolive Is Beautiful Octopressに入れ替えしました やっぱ、こう自作もいいんだけどすでにある素晴らしいものを
使ったほうがいいかなーと思ったので。 hacoliveをよろしくお願いいたします。 May 28th, 2012 Notebook Blog …">
<meta name="viewport" content="width=device-width; initial-scale=1; maximum-scale=1">
<link href="/atom.xml" rel="alternate" title="hacolive" type="application/atom+xml">
<link rel="canonical" href="">
<link href="/favicon.png" rel="shortcut icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
</head>
<body>
<header class="inner"><h1 class="left"><a href="/">hacolive</a></h1>
<nav class="menu left"><ul class="main">
<li><a href="/">Blog</a></li>
<li><a href="/manga">Manga</a></li>
<li><a href="/blog/archives">Archives</a></li>
</ul>
</nav>
<div class="right">
<form class="search right" action="http://google.com/search" method="get">
<input class="left" type="text" name="q" results="0">
<input type="hidden" name="q" value="site:hacolive.github.com">
</form>
<div class="social right">
<a class="rss" href="/atom.xml" title="RSS">RSS</a>
</div>
</div>
</header>
<div id="content" class="inner">
<article class="post">
<h1 class="title"><a href="/blog/2012/05/28/hacolive-is-beautiful/">Hacolive Is Beautiful</a></h1>
<div class="entry">
<h1>Octopressに入れ替えしました</h1>
<p>やっぱ、こう自作もいいんだけどすでにある素晴らしいものを
使ったほうがいいかなーと思ったので。</p>
<p>hacoliveをよろしくお願いいたします。</p>
</div>
<div class="meta">
<div class="date">
<time datetime="2012-05-28T20:49:00+09:00" pubdate data-updated="true">May 28<span>th</span>, 2012</time></div>
<div class="tags">
<div class="cat">
<a class='category' href='/blog/categories/notebook/'>Notebook</a>
</div>
</div>
</div>
</article>
<nav id="pagenavi">
<a href="/blog/archives" class="center">Blog Archives</a>
</nav></div>
<footer class="inner">Copyright © 2012
hacolive works
</footer>
<script src="/javascripts/jquery.fancybox.pack.js"></script>
<script src="/javascripts/slash.js"></script>
</body>
</html>