File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
<description >My Personal Blog</description >
6
6
<link >http://aboutashu.com/hcz-jekyll-blog/hcz-jekyll-blog/</link >
7
7
<atom : link href =" http://aboutashu.com/hcz-jekyll-blog/hcz-jekyll-blog/feed.xml" rel =" self" type =" application/rss+xml" />
8
- <pubDate >Sun, 05 Jun 2016 09: 13:55 +0530</pubDate >
9
- <lastBuildDate >Sun, 05 Jun 2016 09: 13:55 +0530</lastBuildDate >
8
+ <pubDate >Sun, 05 Jun 2016 13:51:28 +0530</pubDate >
9
+ <lastBuildDate >Sun, 05 Jun 2016 13:51:28 +0530</lastBuildDate >
10
10
<generator >Jekyll v3.1.6</generator >
11
11
12
12
<item >
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ <h2 class="blog-title-pro">Blog</h2>
169
169
</ div >
170
170
< div class ="row-content ">
171
171
< div class ="least-content "> 04 Jun 2016</ div >
172
- < h4 class ="list-group-item-heading "> < a href ="/jekyll/2016/06/04/welcome-to-jekyll.html "> Welcome to Jekyll!</ a > </ h4 >
172
+ < h4 class ="list-group-item-heading "> < a href ="/hcz-jekyll-blog/ jekyll/2016/06/04/welcome-to-jekyll.html "> Welcome to Jekyll!</ a > </ h4 >
173
173
174
174
< p class ="list-group-item-text "> You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your...</ p >
175
175
</ div >
@@ -182,7 +182,7 @@ <h4 class="list-group-item-heading"><a href="/jekyll/2016/06/04/welcome-to-jekyl
182
182
</ div >
183
183
< div class ="row-content ">
184
184
< div class ="least-content "> 04 Jun 2016</ div >
185
- < h4 class ="list-group-item-heading "> < a href ="/others/2016/06/04/example-content.html "> Example content for posts</ a > </ h4 >
185
+ < h4 class ="list-group-item-heading "> < a href ="/hcz-jekyll-blog/ others/2016/06/04/example-content.html "> Example content for posts</ a > </ h4 >
186
186
187
187
< p class ="list-group-item-text "> This demo page has been used from http://jasonm23.github.io/markdown-css-themes/. A First Level Header A Second Level Header A Third Level Header...</ p >
188
188
</ div >
@@ -195,7 +195,7 @@ <h4 class="list-group-item-heading"><a href="/others/2016/06/04/example-content.
195
195
</ div >
196
196
< div class ="row-content ">
197
197
< div class ="least-content "> 04 Jun 2015</ div >
198
- < h4 class ="list-group-item-heading "> < a href ="/others/2015/06/04/test-page.html "> Test Page</ a > </ h4 >
198
+ < h4 class ="list-group-item-heading "> < a href ="/hcz-jekyll-blog/ others/2015/06/04/test-page.html "> Test Page</ a > </ h4 >
199
199
200
200
< p class ="list-group-item-text "> This is a test blog page where we can explore how to embedd images in the blog. Image example 1...</ p >
201
201
</ div >
Original file line number Diff line number Diff line change 5
5
<description >My Personal Blog</description >
6
6
<link >http://aboutashu.com/hcz-jekyll-blog/hcz-jekyll-blog/</link >
7
7
<atom : link href =" http://aboutashu.com/hcz-jekyll-blog/hcz-jekyll-blog/sitemap.xml" rel =" self" type =" application/rss+xml" />
8
- <pubDate >Sun, 05 Jun 2016 09: 13:55 +0530</pubDate >
9
- <lastBuildDate >Sun, 05 Jun 2016 09: 13:55 +0530</lastBuildDate >
8
+ <pubDate >Sun, 05 Jun 2016 13:51:28 +0530</pubDate >
9
+ <lastBuildDate >Sun, 05 Jun 2016 13:51:28 +0530</lastBuildDate >
10
10
<generator >Jekyll v3.1.6</generator >
11
11
12
12
<item >
Original file line number Diff line number Diff line change 11
11
</ div >
12
12
< div class ="row-content ">
13
13
< div class ="least-content "> {{ post.date | date_to_string }}</ div >
14
- < h4 class ="list-group-item-heading "> < a href ="{{ post.url }} "> {{ post.title }}</ a > </ h4 >
14
+ < h4 class ="list-group-item-heading "> < a href ="{{ post.url | prepend: site.baseurl }} "> {{ post.title }}</ a > </ h4 >
15
15
16
16
< p class ="list-group-item-text "> {{ post.content | strip_html | truncatewords: 20 }}</ p >
17
17
</ div >
You can’t perform that action at this time.
0 commit comments