Skip to content

Commit 5b91dd3

Browse files
committed
Add Highlights tab + Merge Blog and News
1 parent 857e41a commit 5b91dd3

19 files changed

+23
-25
lines changed

_data/blog-categories.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
- categoryId: blog
22
title: Blog
33
url: /blog/posts/
4-
- categoryId: news
5-
title: News
6-
url: /blog/news/
4+
- categoryId: highlights
5+
title: Highlights
6+
url: /blog/highlights
77
- categoryId: announcements
88
title: Announcement
99
url: /blog/announcements/

_posts/2013-03-12-scala-days-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
title: "4th Scala Days Conference to run in New York City"
55
---
66

_posts/2013-03-20-gsoc13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
title: "Google Summer of Code 2013 Scala Projects"
55
author: "Chris Vogt"
66
---

_posts/2013-04-11-philip-wadler-sw13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
title: "Prof. Philip Wadler to Keynote at the Scala Workshop (Scala2013)!"
55
---
66

_posts/2013-04-11-student-talks-sw13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
title: "Scala Workshop (Scala2013) Student Talks to be Awarded Full ECOOP Registration!"
55
---
66

_posts/2013-05-21-scala-workshop-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
author: "Heather Miller"
55
title: "Scala Workshop (Scala2013) Program Announced!"
66
---

_posts/2013-08-27-coursera-announcements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
by: "Martin Odersky"
55
title: "New Online Courses"
66
---

_posts/2014-01-22-10-years-of-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
title: "10 Years of Scala"
55
by: "Martin Odersky"
66
---

_posts/2014-02-24-scala-team-approved-to-be-gsoc-mentor-organization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
title: "Google Summer of Code 2014"
55
by: "Tobias Schlatter"
66
author: "Tobias Schlatter"

_posts/2015-03-16-GSoC-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
category: news
3+
category: blog
44
title: "Google Summer of Code 2015"
55
by: "Vojin Jovanovic"
66
author: "Vojin Jovanovic"

0 commit comments

Comments
 (0)