-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
227 lines (183 loc) · 4.75 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
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
<!DOCTYPE html>
<html>
<head>
<title>yasainet</title>
<meta content='Makes developing websites simple.' name='description'>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<meta content='IE=edge' http-equiv='X-UA-Compatible'>
<meta content='True' name='HandheldFriendly'>
<meta content='yasainet' property='og:site_name'>
<meta content='website' property='og:type'>
<meta content='Makes developing websites simple.' property='og:description'>
<meta content='http://yasainet.github.io/' property='og:url'>
<meta content='summary' name='twitter:card'>
<meta content='yasainet' name='twitter:site'>
<meta content='Makes developing websites simple.' name='twitter:description'>
<meta content='http://yasainet.github.io/' name='twitter:url'>
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.xml" />
<link href="/images/favicon.ico" rel="icon" type="image/ico" />
<link href="/stylesheets/application.css" rel="stylesheet" />
<link href='//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400' rel='stylesheet' type='text/css'>
</head>
<body class='home-template nav-closed'>
<div class='nav'>
<h3 class='nav-title'>Menu</h3>
<a class='nav-close' href='#'>
<span class='hidden'>Close</span>
</a>
<ul>
<li class='nav-home nav-current' role='presentation'>
<a href='/'>Home</a>
</li>
</ul>
<a class='subscribe-button icon-feed' href='/feed.xml'>Subscribe</a>
</div>
<span class='nav-cover'></span>
<div class='site-wrapper'>
<header class='main-header no-cover'>
<nav class='main-nav overlay clearfix'>
<a class='menu-button icon-menu' href='#'>
<span class='word'>Menu</span>
</a>
</nav>
<div class='vertical'>
<div class='main-header-content inner'>
<h1 class='page-title'>yasainet</h1>
<h2 class='page-description'>Makes developing websites simple.</h2>
</div>
</div>
<a class='scroll-down icon-arrow-left' data-offset='-45' href='#content'>
<span class='hidden'>Scroll Down</span>
</a>
</header>
<main class='content' id='content' role='main'>
<div class='extra-pagination inner'>
<nav class='pagination' role='pagination'>
<span class='page-number'>Page 1 of 1</span>
</nav>
</div>
<article class='post'>
<header class='post-header'>
<h2 class='post-title'><a href="/2016/05/17/yasainet/">yasai</a></h2>
</header>
<section class='post-excerpt'>
<p>
yasai
<a href="/2016/05/17/yasainet/" class="read-more">»</a>
</p>
</section>
<footer class='post-meta'>
<a href='/author/yasainet/'>yasainet</a>
on <a href='/tag/sample/'>sample</a>
<time class='post-date' datetime='2016-05-17'>
17 May 2016
</time>
</footer>
</article>
<article class='post'>
<header class='post-header'>
<h2 class='post-title'><a href="/2016/05/17/hoge/">hoge</a></h2>
</header>
<section class='post-excerpt'>
<p>
hoge!
hogehoge
<a href="/2016/05/17/hoge/" class="read-more">»</a>
</p>
</section>
<footer class='post-meta'>
<a href='/author/yasainet/'>yasainet</a>
on <a href='/tag/hoge/'>hoge</a>
<time class='post-date' datetime='2016-05-17'>
17 May 2016
</time>
</footer>
</article>
<article class='post'>
<header class='post-header'>
<h2 class='post-title'><a href="/2016/05/17/hello/">hello</a></h2>
</header>
<section class='post-excerpt'>
<p>
h1
h2
h3
h4
h5
h6
if hoge >= 100 then
p 'hoge'
end
$ cd /vagrant/.middleman
hello
hello
~~hello~~
list
list
list
list
list
list
list
list
list
quoter
Markdown: Qiita
Left align
Right align
Center align
This
This
This
column
<a href="/2016/05/17/hello/" class="read-more">»</a>
</p>
</section>
<footer class='post-meta'>
<a href='/author/yasainet/'>yasainet</a>
on <a href='/tag/sample/'>sample</a>
<time class='post-date' datetime='2016-05-17'>
17 May 2016
</time>
</footer>
</article>
<article class='post'>
<header class='post-header'>
<h2 class='post-title'><a href="/2013/10/26/welcome-to-ghost/">Welcome to Ghost</a></h2>
</header>
<section class='post-excerpt'>
<p>
You’re in! Nice. We’ve put together a little post to introduce you to the Ghost
editor and get you started. Go ahead and edit this post to get going and learn
how it all works!
Getting Started
Writing in markdown is really easy. In the left hand panel
<a href="/2013/10/26/welcome-to-ghost/" class="read-more">»</a>
</p>
</section>
<footer class='post-meta'>
<a href='/author/yasainet/'>yasainet</a>
on <a href='/tag/getting-started/'>Getting Started</a>
<time class='post-date' datetime='2013-10-26'>
26 October 2013
</time>
</footer>
</article>
<nav class='pagination' role='pagination'>
<span class='page-number'>Page 1 of 1</span>
</nav>
</main>
<footer class='site-footer clearfix'>
<section class='copyright'>
<a href='/'>yasainet</a>
©
2016
</section>
<section class='poweredby'>
</section>
</footer>
</div>
<script src="/javascripts/application.js"></script>
</body>
</html>