-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
53 lines (51 loc) · 2.46 KB
/
test.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
---
layout: blog-main
title: test
---
<div class="posts">
<div class="post">
<div class="post-header">
<div class="post-date">
<h2 class="post-date-day">06</h2>
<p>Sept 2014</p>
</div>
<div class="post-title-box">
<h2 class="post-title"><a href="#">the magic of "space"</a></h2>
<p class="post-tags">
<span class="flaticon-tag31"><span>
<span class="tag">translation</span> <span class="tag">hello</span>
</p>
</div>
</div>
<div class="post-content-preview">
<p><img class="img-responsive img-rounded" src="http://4.bp.blogspot.com/-gY4tKEjFtac/T4KLl2h8gwI/AAAAAAAAAY8/PRI8vXa_nxI/s1600/shinto.jpg" alt="shinto gate"></p>
<p>This picture of a Shinto shrine reminds me of a passage from Ashin’s book “Escape to Japan” — architecture and space from the point of view of an interior designs major. I really think this was the main reason why for a while, I wanted to become an interior designer or architect…until I realized that I didn’t have an art portfolio or the necessary math/physics skills required for those majors. Haha :P</p>
</div>
<div class="post-read-more">
<a href="{{ post.url }}"<button type="button" class="btn btn-info">Read More »</button></a>
</div>
</div>
</div>
<div class="posts">
<div class="post">
<div class="post-header">
<div class="post-date">
<h2 class="post-date-day">06</h2>
<p>Sept 2014</p>
</div>
<div class="post-title-box">
<h2 class="post-title"><a href="#">Java multithreading - Noodle Gourmet edition</a></h2>
<p class="post-tags">
<span class="flaticon-tag31"><span>
<span class="label label-info">translation</span> <span class="label label-info">hello</span>
</p>
</div>
</div>
<div class="post-content-preview">
<p>This picture of a Shinto shrine reminds me of a passage from Ashin’s book “Escape to Japan” — architecture and space from the point of view of an interior designs major. I really think this was the main reason why for a while, I wanted to become an interior designer or architect…until I realized that I didn’t have an art portfolio or the necessary math/physics skills required for those majors. Haha :P</p>
</div>
<div class="post-read-more">
<a href="{{ post.url }}"<button type="button" class="btn btn-info">Read More »</button></a>
</div>
</div>
</div>