From 5b91dd3356f31c32fa005e3fe33fcc06c7c8e2ec Mon Sep 17 00:00:00 2001 From: Adrien Piquerez Date: Thu, 6 Feb 2025 09:09:37 +0100 Subject: [PATCH] Add Highlights tab + Merge Blog and News --- _data/blog-categories.yml | 6 +++--- _posts/2013-03-12-scala-days-4.md | 2 +- _posts/2013-03-20-gsoc13.md | 2 +- _posts/2013-04-11-philip-wadler-sw13.md | 2 +- _posts/2013-04-11-student-talks-sw13.md | 2 +- _posts/2013-05-21-scala-workshop-13.md | 2 +- _posts/2013-08-27-coursera-announcements.md | 2 +- _posts/2014-01-22-10-years-of-scala.md | 2 +- ...24-scala-team-approved-to-be-gsoc-mentor-organization.md | 2 +- _posts/2015-03-16-GSoC-projects.md | 2 +- _posts/2015-06-25-bagwell-award-2015.md | 2 +- _posts/2016-10-26-bagwell-award-2016.md | 2 +- _posts/2017-02-22-gsoc-2017.md | 2 +- _posts/2017-09-25-bagwell-award-2017.md | 2 +- _posts/2019-09-13-bagwell-award-2018.md | 2 +- _posts/2019-09-13-bagwell-award-2019.md | 2 +- _posts/2023-08-25-sbt-license-transfer.md | 2 +- {blog/_posts => _posts}/2025-02-04-highlights-2024.md | 4 +--- blog/{news => highlights}/index.md | 6 +++--- 19 files changed, 23 insertions(+), 25 deletions(-) rename {blog/_posts => _posts}/2025-02-04-highlights-2024.md (99%) rename blog/{news => highlights}/index.md (66%) diff --git a/_data/blog-categories.yml b/_data/blog-categories.yml index 1e29da843..dc4473ee6 100644 --- a/_data/blog-categories.yml +++ b/_data/blog-categories.yml @@ -1,9 +1,9 @@ - categoryId: blog title: Blog url: /blog/posts/ -- categoryId: news - title: News - url: /blog/news/ +- categoryId: highlights + title: Highlights + url: /blog/highlights - categoryId: announcements title: Announcement url: /blog/announcements/ \ No newline at end of file diff --git a/_posts/2013-03-12-scala-days-4.md b/_posts/2013-03-12-scala-days-4.md index e0466e2b0..7aef7d655 100644 --- a/_posts/2013-03-12-scala-days-4.md +++ b/_posts/2013-03-12-scala-days-4.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "4th Scala Days Conference to run in New York City" --- diff --git a/_posts/2013-03-20-gsoc13.md b/_posts/2013-03-20-gsoc13.md index 9057a40fd..0fc651b79 100644 --- a/_posts/2013-03-20-gsoc13.md +++ b/_posts/2013-03-20-gsoc13.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "Google Summer of Code 2013 Scala Projects" author: "Chris Vogt" --- diff --git a/_posts/2013-04-11-philip-wadler-sw13.md b/_posts/2013-04-11-philip-wadler-sw13.md index 17dc3f392..dfff3b70a 100644 --- a/_posts/2013-04-11-philip-wadler-sw13.md +++ b/_posts/2013-04-11-philip-wadler-sw13.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "Prof. Philip Wadler to Keynote at the Scala Workshop (Scala2013)!" --- diff --git a/_posts/2013-04-11-student-talks-sw13.md b/_posts/2013-04-11-student-talks-sw13.md index f3a9fa1ed..a421209ce 100644 --- a/_posts/2013-04-11-student-talks-sw13.md +++ b/_posts/2013-04-11-student-talks-sw13.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "Scala Workshop (Scala2013) Student Talks to be Awarded Full ECOOP Registration!" --- diff --git a/_posts/2013-05-21-scala-workshop-13.md b/_posts/2013-05-21-scala-workshop-13.md index 283004dd8..0daa7475d 100644 --- a/_posts/2013-05-21-scala-workshop-13.md +++ b/_posts/2013-05-21-scala-workshop-13.md @@ -1,6 +1,6 @@ --- -category: news +category: blog author: "Heather Miller" title: "Scala Workshop (Scala2013) Program Announced!" --- diff --git a/_posts/2013-08-27-coursera-announcements.md b/_posts/2013-08-27-coursera-announcements.md index 5345792bd..eb52ad205 100644 --- a/_posts/2013-08-27-coursera-announcements.md +++ b/_posts/2013-08-27-coursera-announcements.md @@ -1,6 +1,6 @@ --- -category: news +category: blog by: "Martin Odersky" title: "New Online Courses" --- diff --git a/_posts/2014-01-22-10-years-of-scala.md b/_posts/2014-01-22-10-years-of-scala.md index 5f02d4cd7..de3b32004 100644 --- a/_posts/2014-01-22-10-years-of-scala.md +++ b/_posts/2014-01-22-10-years-of-scala.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "10 Years of Scala" by: "Martin Odersky" --- diff --git a/_posts/2014-02-24-scala-team-approved-to-be-gsoc-mentor-organization.md b/_posts/2014-02-24-scala-team-approved-to-be-gsoc-mentor-organization.md index 432a46dae..8512b2bea 100644 --- a/_posts/2014-02-24-scala-team-approved-to-be-gsoc-mentor-organization.md +++ b/_posts/2014-02-24-scala-team-approved-to-be-gsoc-mentor-organization.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "Google Summer of Code 2014" by: "Tobias Schlatter" author: "Tobias Schlatter" diff --git a/_posts/2015-03-16-GSoC-projects.md b/_posts/2015-03-16-GSoC-projects.md index fef71f063..76100963a 100644 --- a/_posts/2015-03-16-GSoC-projects.md +++ b/_posts/2015-03-16-GSoC-projects.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "Google Summer of Code 2015" by: "Vojin Jovanovic" author: "Vojin Jovanovic" diff --git a/_posts/2015-06-25-bagwell-award-2015.md b/_posts/2015-06-25-bagwell-award-2015.md index e147954c6..fd879186d 100644 --- a/_posts/2015-06-25-bagwell-award-2015.md +++ b/_posts/2015-06-25-bagwell-award-2015.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "Bill Venners receives community award" --- We are pleased to announce that the Phil Bagwell Memorial Scala Community Award for 2015 has been awarded to [Bill Venners](https://twitter.com/bvenners). The award was presented in Amsterdam at the outset of [Scala Days](http://event.scaladays.org/scaladays-amsterdam-2015). diff --git a/_posts/2016-10-26-bagwell-award-2016.md b/_posts/2016-10-26-bagwell-award-2016.md index 873a8da50..5f513b3b5 100644 --- a/_posts/2016-10-26-bagwell-award-2016.md +++ b/_posts/2016-10-26-bagwell-award-2016.md @@ -1,6 +1,6 @@ --- -category: news +category: blog title: "Erik Osheim receives community award" --- We are pleased to announce that the Phil Bagwell Memorial Scala Community Award for 2016 has been awarded to [Erik Osheim](https://twitter.com/d6). The award was presented in Lake District, UK at [Scala World 2016](https://scala.world). diff --git a/_posts/2017-02-22-gsoc-2017.md b/_posts/2017-02-22-gsoc-2017.md index 985c5c7ea..607ebf6d3 100644 --- a/_posts/2017-02-22-gsoc-2017.md +++ b/_posts/2017-02-22-gsoc-2017.md @@ -1,5 +1,5 @@ --- -category: news +category: blog by: Julien Richard-Foy title: Google Summer Of Code 2017 --- diff --git a/_posts/2017-09-25-bagwell-award-2017.md b/_posts/2017-09-25-bagwell-award-2017.md index 894de3e76..708159b53 100644 --- a/_posts/2017-09-25-bagwell-award-2017.md +++ b/_posts/2017-09-25-bagwell-award-2017.md @@ -1,5 +1,5 @@ --- -category: news +category: blog title: "Josh Suereth receives community award" --- diff --git a/_posts/2019-09-13-bagwell-award-2018.md b/_posts/2019-09-13-bagwell-award-2018.md index ae78f3a4c..453fe5012 100644 --- a/_posts/2019-09-13-bagwell-award-2018.md +++ b/_posts/2019-09-13-bagwell-award-2018.md @@ -1,5 +1,5 @@ --- -category: news +category: blog title: "Kenji Yoshida receives community award" --- diff --git a/_posts/2019-09-13-bagwell-award-2019.md b/_posts/2019-09-13-bagwell-award-2019.md index a91b0f773..9693ea39b 100644 --- a/_posts/2019-09-13-bagwell-award-2019.md +++ b/_posts/2019-09-13-bagwell-award-2019.md @@ -1,5 +1,5 @@ --- -category: news +category: blog title: "Kelley Robinson receives community award" --- diff --git a/_posts/2023-08-25-sbt-license-transfer.md b/_posts/2023-08-25-sbt-license-transfer.md index b9e621214..41fa6ec65 100644 --- a/_posts/2023-08-25-sbt-license-transfer.md +++ b/_posts/2023-08-25-sbt-license-transfer.md @@ -1,5 +1,5 @@ --- -category: news +category: blog by: Jamie Thompson (Scala Center) title: Lightbend transfers ownership of sbt to the Scala Center --- diff --git a/blog/_posts/2025-02-04-highlights-2024.md b/_posts/2025-02-04-highlights-2024.md similarity index 99% rename from blog/_posts/2025-02-04-highlights-2024.md rename to _posts/2025-02-04-highlights-2024.md index 48576f4f3..375d2d24a 100644 --- a/blog/_posts/2025-02-04-highlights-2024.md +++ b/_posts/2025-02-04-highlights-2024.md @@ -1,11 +1,9 @@ --- -layout: blog-detail -post-type: blog +category: highlights by: The Scala Organization title: Scala Highlights from 2024 --- - Welcome to the first edition of **Scala Highlights**, a new quarterly newsletter showcasing technical achievements, online resources, and community news. The newsletter is a joint effort by the Scala Center, LAMP, Akka, and VirtusLab, the four core organizations involved in the Scala language development. diff --git a/blog/news/index.md b/blog/highlights/index.md similarity index 66% rename from blog/news/index.md rename to blog/highlights/index.md index 54bc2ce14..8ff34c055 100644 --- a/blog/news/index.md +++ b/blog/highlights/index.md @@ -1,14 +1,14 @@ --- layout: blog-list title: Blog -permalink: /blog/news/ -category: news +permalink: /blog/highlights/ +category: highlights paginate: collection: posts permalink: /:num/ title_suffix: " - :num" - category: 'news' + category: 'highlights' reversed: false per_page: 10 --- \ No newline at end of file