Skip to content

Commit 8412f4d

Browse files
committed
Optmize redirect for a first post
1 parent bfaea97 commit 8412f4d

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ future: true
1818
gems:
1919
- jemoji
2020
- jekyll-sitemap
21+
- jekyll-redirect-from
2122

2223
### Outputting
2324
# デフォルトと同じだが、万が一デフォルトが変わってしまうと記事のURLが変わってし

_posts/2011-09-16-redirect_to_start.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

_posts/2011-09-16-start.md renamed to _posts/blog/2011-09-16-start.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
layout: post
33
category: blog
44
title: vim-jpを作りました。
5+
redirect_from:
6+
- /2011/09/16/start.html
7+
58
---
69
これまでの経緯
710
--------------

0 commit comments

Comments
 (0)