Skip to content

Commit f29974c

Browse files
committed
rev_news: correct some issues in first edition
Fix the following: - Preserve the old url for the 1st edition (redirects to new permalink scheme) - Use a layout that actually exists - Correct date - Use category news instead of community. I would remove category alltogether, but that provokes an empty span tag to appear in the rendered html.
1 parent 0b0e7e9 commit f29974c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

_posts/2015-03-25-edition-1.markdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: Git Rev News Edition 1 (March 25th, 2015)
3-
layout: news_item
4-
date: 2015-02-26 21:06:51 -0800
3+
layout: default
4+
date: 2015-03-25 21:06:51 -0800
55
author: chriscool
6-
categories: [community]
6+
redirect_from: "/rev_news/edition-1.html"
7+
categories: [news]
78
---
89

910
## Git Rev News: Edition 1 (March 25th, 2015)

0 commit comments

Comments
 (0)