Skip to content

Commit 452c925

Browse files
committed
Site updated at 2014-04-29 05:54:03 UTC
1 parent b4941b9 commit 452c925

File tree

8 files changed

+372
-86
lines changed

8 files changed

+372
-86
lines changed

about/index.html

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
66
<head>
77
<meta charset="utf-8">
8-
<title>About - My Octopress Blog</title>
9-
<meta name="author" content="Your Name">
8+
<title>About - Coding, Sharing, and Smiling.</title>
9+
<meta name="author" content="Wayne Song">
1010

1111

12-
<meta name="description" content=" About Feb 18th, 2014 I&rsquo;m still finding myself. Recent Posts ">
12+
<meta name="description" content=" About Feb 18th, 2014 I&rsquo;m still finding myself. ">
1313

1414

1515
<!-- http://t.co/dKP3o1e -->
@@ -21,7 +21,7 @@
2121
<link rel="canonical" href="http://waynesong.github.io/about">
2222
<link href="/favicon.png" rel="icon">
2323
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
24-
<link href="/atom.xml" rel="alternate" title="My Octopress Blog" type="application/atom+xml">
24+
<link href="/atom.xml" rel="alternate" title="Coding, Sharing, and Smiling." type="application/atom+xml">
2525
<script src="/javascripts/modernizr-2.0.js"></script>
2626
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
2727
<script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/libs/jquery.min.js"%3E%3C/script%3E'))</script>
@@ -35,7 +35,7 @@
3535

3636
</head>
3737

38-
<body >
38+
<body class="collapse-sidebar sidebar-footer" >
3939
<nav role="navigation"><ul class="subscription" data-subscription="rss">
4040
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
4141

@@ -59,9 +59,9 @@
5959

6060
</nav>
6161
<!-- <header role="banner"><hgroup>
62-
<h1><a href="http://github.com/">My Octopress Blog</a></h1>
62+
<h1><a href="http://github.com/">Coding, Sharing, and Smiling.</a></h1>
6363
64-
<h2>A blogging framework for hackers.</h2>
64+
<h2>Geek but not Nerd.</h2>
6565
6666
</hgroup>
6767
@@ -98,25 +98,15 @@ <h1 class="entry-title">About</h1>
9898

9999
<aside class="sidebar">
100100

101-
<section>
102-
<h1>Recent Posts</h1>
103-
<ul id="recent_posts">
104101

105-
</ul>
106-
</section>
107-
108-
109-
110-
111-
112102

113103
</aside>
114104

115105

116106
</div>
117107
</div>
118108
<!-- <footer role="contentinfo"><p>
119-
Copyright &copy; 2014 - Your Name -
109+
Copyright &copy; 2014 - Wayne Song -
120110
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
121111
</p>
122112

archives/index.html

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
66
<head>
77
<meta charset="utf-8">
8-
<title>Blog Archive - My Octopress Blog</title>
9-
<meta name="author" content="Your Name">
8+
<title>Blog Archive - Coding, Sharing, and Smiling.</title>
9+
<meta name="author" content="Wayne Song">
1010

1111

12-
<meta name="description" content=" Blog Archive Recent Posts ">
12+
<meta name="description" content=" Blog Archive 2014 This Is Just an Example
13+
Apr 29 2014 ">
1314

1415

1516
<!-- http://t.co/dKP3o1e -->
@@ -21,7 +22,7 @@
2122
<link rel="canonical" href="http://waynesong.github.io/archives">
2223
<link href="/favicon.png" rel="icon">
2324
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
24-
<link href="/atom.xml" rel="alternate" title="My Octopress Blog" type="application/atom+xml">
25+
<link href="/atom.xml" rel="alternate" title="Coding, Sharing, and Smiling." type="application/atom+xml">
2526
<script src="/javascripts/modernizr-2.0.js"></script>
2627
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
2728
<script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/libs/jquery.min.js"%3E%3C/script%3E'))</script>
@@ -35,7 +36,7 @@
3536

3637
</head>
3738

38-
<body >
39+
<body class="collapse-sidebar sidebar-footer" >
3940
<nav role="navigation"><ul class="subscription" data-subscription="rss">
4041
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
4142

@@ -59,9 +60,9 @@
5960

6061
</nav>
6162
<!-- <header role="banner"><hgroup>
62-
<h1><a href="http://github.com/">My Octopress Blog</a></h1>
63+
<h1><a href="http://github.com/">Coding, Sharing, and Smiling.</a></h1>
6364
64-
<h2>A blogging framework for hackers.</h2>
65+
<h2>Geek but not Nerd.</h2>
6566
6667
</hgroup>
6768
@@ -79,6 +80,19 @@ <h1 class="entry-title">Blog Archive</h1>
7980

8081
<div id="blog-archives">
8182

83+
84+
85+
86+
<h2>2014</h2>
87+
88+
<article>
89+
90+
<h1><a href="/blog/2014/04/29/this-is-just-an-example/">This Is Just an Example</a></h1>
91+
<time datetime="2014-04-29T13:26:36+08:00" pubdate><span class='month'>Apr</span> <span class='day'>29</span> <span class='year'>2014</span></time>
92+
93+
94+
</article>
95+
8296
</div>
8397

8498

@@ -88,25 +102,15 @@ <h1 class="entry-title">Blog Archive</h1>
88102

89103
<aside class="sidebar">
90104

91-
<section>
92-
<h1>Recent Posts</h1>
93-
<ul id="recent_posts">
94105

95-
</ul>
96-
</section>
97-
98-
99-
100-
101-
102106

103107
</aside>
104108

105109

106110
</div>
107111
</div>
108112
<!-- <footer role="contentinfo"><p>
109-
Copyright &copy; 2014 - Your Name -
113+
Copyright &copy; 2014 - Wayne Song -
110114
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
111115
</p>
112116

atom.xml

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,45 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<feed xmlns="http://www.w3.org/2005/Atom">
33

4-
<title><![CDATA[My Octopress Blog]]></title>
4+
<title><![CDATA[Coding, Sharing, and Smiling.]]></title>
55
<link href="http://waynesong.github.io/atom.xml" rel="self"/>
66
<link href="http://waynesong.github.io/"/>
7-
<updated>2014-04-29T13:13:19+08:00</updated>
7+
<updated>2014-04-29T13:53:35+08:00</updated>
88
<id>http://waynesong.github.io/</id>
99
<author>
10-
<name><![CDATA[Your Name]]></name>
10+
<name><![CDATA[Wayne Song]]></name>
1111

1212
</author>
1313
<generator uri="http://octopress.org/">Octopress</generator>
1414

1515

16+
<entry>
17+
<title type="html"><![CDATA[This Is Just an Example]]></title>
18+
<link href="http://waynesong.github.io/blog/2014/04/29/this-is-just-an-example/"/>
19+
<updated>2014-04-29T13:26:36+08:00</updated>
20+
<id>http://waynesong.github.io/blog/2014/04/29/this-is-just-an-example</id>
21+
<content type="html"><![CDATA[<p>This is a new post for testing purpose.This is a new post for testing purpose.This is a new post for testing purpose.
22+
This is a new post for testing purpose.
23+
This is a new post for testing purpose.
24+
This is a new post for testing purpose.
25+
This is a new post for testing purpose.
26+
This is a new post for testing purpose.
27+
This is a new post for testing purpose.
28+
This is a new post for testing purpose.
29+
This is a new post for testing purpose.
30+
This is a new post for testing purpose.
31+
This is a new post for testing purpose.
32+
This is a new post for testing purpose.
33+
This is a new post for testing purpose.
34+
This is a new post for testing purpose.
35+
This is a new post for testing purpose.
36+
This is a new post for testing purpose.
37+
This is a new post for testing purpose.
38+
This is a new post for testing purpose.
39+
This is a new post for testing purpose.
40+
This is a new post for testing purpose.
41+
This is a new post for testing purpose.</p>
42+
]]></content>
43+
</entry>
44+
1645
</feed>

0 commit comments

Comments
 (0)