diff --git a/_data/blog-categories.yml b/_data/blog-categories.yml index dc4473ee6..8beaaf758 100644 --- a/_data/blog-categories.yml +++ b/_data/blog-categories.yml @@ -4,6 +4,6 @@ - categoryId: highlights title: Highlights url: /blog/highlights -- categoryId: announcements - title: Announcement - url: /blog/announcements/ \ No newline at end of file +- categoryId: releases + title: Releases + url: /blog/releases/ diff --git a/_includes/downloads-scala2.html b/_includes/downloads-scala2.html index e3a248ac7..8a4e4a035 100644 --- a/_includes/downloads-scala2.html +++ b/_includes/downloads-scala2.html @@ -1,7 +1,7 @@

Released {{page.release_date}}. See all releases.

Release Notes

For a summary of important changes, see the GitHub release notes. -
(Or consult our archive of older release +
(Or consult our archive of
older release notes.)
diff --git a/_includes/downloads-scala3.html b/_includes/downloads-scala3.html index f36c3aeda..d98772f40 100644 --- a/_includes/downloads-scala3.html +++ b/_includes/downloads-scala3.html @@ -5,7 +5,7 @@

Release Notes

For a summary of important changes, see the GitHub release notes. -
(Or consult our archive of older release +
(Or consult our archive of
older release notes.)
diff --git a/_layouts/downloadpage.html b/_layouts/downloadpage.html index de0556587..c974db0ac 100644 --- a/_layouts/downloadpage.html +++ b/_layouts/downloadpage.html @@ -40,7 +40,7 @@

{{page.title}}

{% else %}
  • Release Notes
  • -
  • Changelog
  • +
  • Changelog
  • {% endif %} {% if page.api_docs %}
  • diff --git a/_posts/2013-02-28-release-notes-v2.10.1-RC2.md b/_posts/2013-02-28-release-notes-v2.10.1-RC2.md index f1baa2bb1..44aee8677 100644 --- a/_posts/2013-02-28-release-notes-v2.10.1-RC2.md +++ b/_posts/2013-02-28-release-notes-v2.10.1-RC2.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release title: "Scala 2.10.1-RC2 is now available!" --- We are pleased to announce the second release candidate of Scala 2.10.1! diff --git a/_posts/2013-02-28-release-notes-v2.9.3.md b/_posts/2013-02-28-release-notes-v2.9.3.md index 976870d77..63fd4b90e 100644 --- a/_posts/2013-02-28-release-notes-v2.9.3.md +++ b/_posts/2013-02-28-release-notes-v2.9.3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.9.3 is now available!" permalink: /news/2.9.3/ --- diff --git a/_posts/2013-03-06-release-notes-v2.10.1-RC3.md b/_posts/2013-03-06-release-notes-v2.10.1-RC3.md index da833e7e8..daef9be12 100644 --- a/_posts/2013-03-06-release-notes-v2.10.1-RC3.md +++ b/_posts/2013-03-06-release-notes-v2.10.1-RC3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.1-RC3 is now available!" --- We are pleased to announce the third release candidate of Scala 2.10.1! diff --git a/_posts/2013-03-13-release-notes-v2.10.1.md b/_posts/2013-03-13-release-notes-v2.10.1.md index f011ccb27..ae73a6fa6 100644 --- a/_posts/2013-03-13-release-notes-v2.10.1.md +++ b/_posts/2013-03-13-release-notes-v2.10.1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.1 is now available!" --- We are very happy to announce the final release of Scala 2.10.1! diff --git a/_posts/2013-05-23-release-notes-v2.10.2-RC1.md b/_posts/2013-05-23-release-notes-v2.10.2-RC1.md index cdb691271..38940e4ad 100644 --- a/_posts/2013-05-23-release-notes-v2.10.2-RC1.md +++ b/_posts/2013-05-23-release-notes-v2.10.2-RC1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.2-RC1 is now available!" --- We are very happy to announce the RC1 release of Scala 2.10.2! If no serious blocking issues are found this will become the final 2.10.2 version. diff --git a/_posts/2013-05-29-release-notes-v2.11.0-M3.md b/_posts/2013-05-29-release-notes-v2.11.0-M3.md index 673a21406..ef0e2c6e0 100644 --- a/_posts/2013-05-29-release-notes-v2.11.0-M3.md +++ b/_posts/2013-05-29-release-notes-v2.11.0-M3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-M3 is now available!" --- We are pleased to announce the next milestone release of Scala 2.11.0! diff --git a/_posts/2013-05-31-release-notes-v2.10.2-RC2.md b/_posts/2013-05-31-release-notes-v2.10.2-RC2.md index 9b6d94d72..59bfa221e 100644 --- a/_posts/2013-05-31-release-notes-v2.10.2-RC2.md +++ b/_posts/2013-05-31-release-notes-v2.10.2-RC2.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.2-RC2 is now available!" --- We are very happy to announce the RC2 release of Scala 2.10.2! If no serious blocking issues are found this will become the final 2.10.2 version. diff --git a/_posts/2013-06-06-release-notes-v2.10.2.md b/_posts/2013-06-06-release-notes-v2.10.2.md index 878206441..c6b82e8d8 100644 --- a/_posts/2013-06-06-release-notes-v2.10.2.md +++ b/_posts/2013-06-06-release-notes-v2.10.2.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.2 is now available!" --- diff --git a/_posts/2013-07-11-release-notes-v2.11.0-M4.md b/_posts/2013-07-11-release-notes-v2.11.0-M4.md index d8508a1ff..6703fdd84 100644 --- a/_posts/2013-07-11-release-notes-v2.11.0-M4.md +++ b/_posts/2013-07-11-release-notes-v2.11.0-M4.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-M4 is now available!" --- The [fourth development milestone](https://github.com/scala/scala/releases/v2.11.0-M4) of Scala 2.11 is now available for download! diff --git a/_posts/2013-09-18-release-notes-v2.10.3-RC2.md b/_posts/2013-09-18-release-notes-v2.10.3-RC2.md index 285dce9ba..cca6eaf08 100644 --- a/_posts/2013-09-18-release-notes-v2.10.3-RC2.md +++ b/_posts/2013-09-18-release-notes-v2.10.3-RC2.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.3-RC2 is now available!" --- We are very happy to announce the RC2 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version. diff --git a/_posts/2013-09-24-release-notes-v2.10.3-RC3.md b/_posts/2013-09-24-release-notes-v2.10.3-RC3.md index 678f5e28e..fb5a80229 100644 --- a/_posts/2013-09-24-release-notes-v2.10.3-RC3.md +++ b/_posts/2013-09-24-release-notes-v2.10.3-RC3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.3-RC3 is now available!" --- We are very happy to announce the RC3 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version. diff --git a/_posts/2013-09-28-release-notes-v2.11.0-M5.md b/_posts/2013-09-28-release-notes-v2.11.0-M5.md index eb51c5f7d..585dffc15 100644 --- a/_posts/2013-09-28-release-notes-v2.11.0-M5.md +++ b/_posts/2013-09-28-release-notes-v2.11.0-M5.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-M5 is now available!" --- The [fifth development milestone](https://github.com/scala/scala/releases/v2.11.0-M5) of Scala 2.11 is now available for download! diff --git a/_posts/2013-10-01-release-notes-v2.10.3.md b/_posts/2013-10-01-release-notes-v2.10.3.md index 2e2008bd6..7313aa818 100644 --- a/_posts/2013-10-01-release-notes-v2.10.3.md +++ b/_posts/2013-10-01-release-notes-v2.10.3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.3 is now available!" --- We are very happy to announce the final release of Scala 2.10.3! diff --git a/_posts/2013-11-27-release-notes-v2.11.0-M7.md b/_posts/2013-11-27-release-notes-v2.11.0-M7.md index 9c878eecf..ecc9cb3ba 100644 --- a/_posts/2013-11-27-release-notes-v2.11.0-M7.md +++ b/_posts/2013-11-27-release-notes-v2.11.0-M7.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-M7 is now available!" --- The [seventh development milestone](https://github.com/scala/scala/releases/v2.11.0-M7) of Scala 2.11 is now available for download! diff --git a/_posts/2013-11-29-announcing-scala-js-v0.1.md b/_posts/2013-11-29-announcing-scala-js-v0.1.md index a9a0463a5..6a068a9bd 100644 --- a/_posts/2013-11-29-announcing-scala-js-v0.1.md +++ b/_posts/2013-11-29-announcing-scala-js-v0.1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Announcing Scala.js v0.1" by: "Sébastien Doeraene" --- diff --git a/_posts/2013-12-20-release-notes-v2.10.4-RC1.md b/_posts/2013-12-20-release-notes-v2.10.4-RC1.md index ab0c24286..3e5ce9b93 100644 --- a/_posts/2013-12-20-release-notes-v2.10.4-RC1.md +++ b/_posts/2013-12-20-release-notes-v2.10.4-RC1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.4-RC1 is now available!" --- We are very happy to announce the first release candidate of Scala 2.10.4! diff --git a/_posts/2014-01-28-release-notes-2.11.0-M8.md b/_posts/2014-01-28-release-notes-2.11.0-M8.md index af3ea81f7..99cf13d6b 100644 --- a/_posts/2014-01-28-release-notes-2.11.0-M8.md +++ b/_posts/2014-01-28-release-notes-2.11.0-M8.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-M8 is now available!" --- diff --git a/_posts/2014-02-04-release-notes-2.10.4-RC2.md b/_posts/2014-02-04-release-notes-2.10.4-RC2.md index 040f5272d..e5f3d4de4 100644 --- a/_posts/2014-02-04-release-notes-2.10.4-RC2.md +++ b/_posts/2014-02-04-release-notes-2.10.4-RC2.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.4-RC2 is now available!" --- We are very happy to announce the second release candidate of Scala 2.10.4! diff --git a/_posts/2014-02-25-release-notes-2.10.4-RC3.md b/_posts/2014-02-25-release-notes-2.10.4-RC3.md index fa6d9a3fc..86c1afd99 100644 --- a/_posts/2014-02-25-release-notes-2.10.4-RC3.md +++ b/_posts/2014-02-25-release-notes-2.10.4-RC3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.4-RC3 is now available!" --- We are very happy to announce the third release candidate of Scala 2.10.4! diff --git a/_posts/2014-03-06-release-notes-2.11.0-RC1.md b/_posts/2014-03-06-release-notes-2.11.0-RC1.md index 786ccbaae..384cb7968 100644 --- a/_posts/2014-03-06-release-notes-2.11.0-RC1.md +++ b/_posts/2014-03-06-release-notes-2.11.0-RC1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-RC1 is now available!" --- diff --git a/_posts/2014-03-20-release-notes-2.11.0-RC3.md b/_posts/2014-03-20-release-notes-2.11.0-RC3.md index 1ea654405..3a6e78e41 100644 --- a/_posts/2014-03-20-release-notes-2.11.0-RC3.md +++ b/_posts/2014-03-20-release-notes-2.11.0-RC3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-RC3 is now available!" --- diff --git a/_posts/2014-03-24-release-notes-2.10.4.md b/_posts/2014-03-24-release-notes-2.10.4.md index 4ce5447c6..5dcb2570d 100644 --- a/_posts/2014-03-24-release-notes-2.10.4.md +++ b/_posts/2014-03-24-release-notes-2.10.4.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.10.4 is now available!" permalink: /news/2.10.4/ --- diff --git a/_posts/2014-04-08-release-notes-2.11.0-RC4.md b/_posts/2014-04-08-release-notes-2.11.0-RC4.md index 55bcbdf62..b92f93b8d 100644 --- a/_posts/2014-04-08-release-notes-2.11.0-RC4.md +++ b/_posts/2014-04-08-release-notes-2.11.0-RC4.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0-RC4 is now available!" --- diff --git a/_posts/2014-04-21-release-notes-2.11.0.md b/_posts/2014-04-21-release-notes-2.11.0.md index fd101061a..f1b8d194a 100644 --- a/_posts/2014-04-21-release-notes-2.11.0.md +++ b/_posts/2014-04-21-release-notes-2.11.0.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.0 is now available!" permalink: /news/2.11.0/ --- diff --git a/_posts/2014-05-21-release-notes-2.11.1.md b/_posts/2014-05-21-release-notes-2.11.1.md index 5613a1094..19119d493 100644 --- a/_posts/2014-05-21-release-notes-2.11.1.md +++ b/_posts/2014-05-21-release-notes-2.11.1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.1 is now available!" permalink: /news/2.11.1/ --- diff --git a/_posts/2014-06-30-2.12-roadmap.md b/_posts/2014-06-30-2.12-roadmap.md index 9762c647f..28b61c80b 100644 --- a/_posts/2014-06-30-2.12-roadmap.md +++ b/_posts/2014-06-30-2.12-roadmap.md @@ -1,8 +1,9 @@ --- -category: announcement +category: blog title: "Scala 2.12 roadmap" -permalink: /news/2.12-roadmap/ +permalink: /blog/2.12-roadmap/ +redirect_from: /news/2.12-roadmap/ --- Scala 2.12 will require Java 8. Here’s how we plan to make this transition as smooth as possible. diff --git a/_posts/2014-07-24-release-notes-2.11.2.md b/_posts/2014-07-24-release-notes-2.11.2.md index b671d28ea..7fb15fca0 100644 --- a/_posts/2014-07-24-release-notes-2.11.2.md +++ b/_posts/2014-07-24-release-notes-2.11.2.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.2 is now available!" permalink: /news/2.11.2/ --- diff --git a/_posts/2014-07-28-roadmap-next.md b/_posts/2014-07-28-roadmap-next.md index 36efb8588..8f03c7b62 100644 --- a/_posts/2014-07-28-roadmap-next.md +++ b/_posts/2014-07-28-roadmap-next.md @@ -1,8 +1,9 @@ --- -category: announcement +category: blog title: "Scala: Next Steps" -permalink: /news/roadmap-next.html +permalink: /blog/roadmap-next.html +redirect_from: /news/roadmap-next.html --- As with every living programming language, Scala will continue to evolve. This document describes where the core Scala team sees the language going in the medium term and where we plan to invest our efforts. diff --git a/_posts/2014-10-30-release-notes-2.11.4.md b/_posts/2014-10-30-release-notes-2.11.4.md index f6a115035..5214a3532 100644 --- a/_posts/2014-10-30-release-notes-2.11.4.md +++ b/_posts/2014-10-30-release-notes-2.11.4.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release title: "Scala 2.11.4 is now available!" permalink: /news/2.11.4/ --- diff --git a/_posts/2015-01-14-release-notes-2.11.5.md b/_posts/2015-01-14-release-notes-2.11.5.md index 54da4fc53..018bb250b 100644 --- a/_posts/2015-01-14-release-notes-2.11.5.md +++ b/_posts/2015-01-14-release-notes-2.11.5.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.11.5/ title: "Scala 2.11.5 is now available!" --- diff --git a/_posts/2015-03-05-release-notes-2.10.5.md b/_posts/2015-03-05-release-notes-2.10.5.md index 9b1997a4f..07b94d957 100644 --- a/_posts/2015-03-05-release-notes-2.10.5.md +++ b/_posts/2015-03-05-release-notes-2.10.5.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.10.5/ title: "Scala 2.10.5 is now available!" --- diff --git a/_posts/2015-03-05-release-notes-2.11.6.md b/_posts/2015-03-05-release-notes-2.11.6.md index f2d293d15..849a3d340 100644 --- a/_posts/2015-03-05-release-notes-2.11.6.md +++ b/_posts/2015-03-05-release-notes-2.11.6.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.11.6/ title: "Scala 2.11.6 is now available!" --- diff --git a/_posts/2015-05-05-release-notes-2.12.0-M1.md b/_posts/2015-05-05-release-notes-2.12.0-M1.md index 7b4da3a38..9ae3cf79e 100644 --- a/_posts/2015-05-05-release-notes-2.12.0-M1.md +++ b/_posts/2015-05-05-release-notes-2.12.0-M1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0-M1/ title: "Scala 2.12.0-M1 is now available!" --- diff --git a/_posts/2015-06-23-release-notes-2.11.7.md b/_posts/2015-06-23-release-notes-2.11.7.md index 0423ae53b..3a12184bd 100644 --- a/_posts/2015-06-23-release-notes-2.11.7.md +++ b/_posts/2015-06-23-release-notes-2.11.7.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.11.7/ title: "Scala 2.11.7 is now available!" --- diff --git a/_posts/2015-07-14-release-notes-2.12.0-M2.md b/_posts/2015-07-14-release-notes-2.12.0-M2.md index f83cd635d..f3ea351e6 100644 --- a/_posts/2015-07-14-release-notes-2.12.0-M2.md +++ b/_posts/2015-07-14-release-notes-2.12.0-M2.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0-M2/ title: "Scala 2.12.0-M2 is now available!" --- diff --git a/_posts/2015-09-18-release-notes-2.10.6.md b/_posts/2015-09-18-release-notes-2.10.6.md index 6746b1136..e19f95634 100644 --- a/_posts/2015-09-18-release-notes-2.10.6.md +++ b/_posts/2015-09-18-release-notes-2.10.6.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.10.6/ title: "Scala 2.10.6 is now available!" --- diff --git a/_posts/2015-10-06-release-notes-2.12.0-M3.md b/_posts/2015-10-06-release-notes-2.12.0-M3.md index cac7edb61..5bcbcdcf9 100644 --- a/_posts/2015-10-06-release-notes-2.12.0-M3.md +++ b/_posts/2015-10-06-release-notes-2.12.0-M3.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0-M3/ title: "Scala 2.12.0-M3 is now available!" --- diff --git a/_posts/2015-12-09-schedule-update.md b/_posts/2015-12-09-schedule-update.md index 42bf98c6c..f7503b3e7 100644 --- a/_posts/2015-12-09-schedule-update.md +++ b/_posts/2015-12-09-schedule-update.md @@ -1,8 +1,9 @@ --- -category: announcement +category: blog title: "2016 Scala Release Schedule update" -permalink: /news/2016-schedule.html +permalink: /blog/2016-schedule.html +redirect_from: /news/2016-schedule.html --- With 2016 rapidly approaching, it's time for an update on our plans for Scala next year! diff --git a/_posts/2016-03-08-release-notes-2.11.8.md b/_posts/2016-03-08-release-notes-2.11.8.md index ad4a6e5fe..aff468874 100644 --- a/_posts/2016-03-08-release-notes-2.11.8.md +++ b/_posts/2016-03-08-release-notes-2.11.8.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.11.8/ title: "Scala 2.11.8 is now available!" --- diff --git a/_posts/2016-04-11-release-notes-2.12.0-M4.md b/_posts/2016-04-11-release-notes-2.12.0-M4.md index c5730d1c4..b635be856 100644 --- a/_posts/2016-04-11-release-notes-2.12.0-M4.md +++ b/_posts/2016-04-11-release-notes-2.12.0-M4.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0-M4/ title: "Scala 2.12.0-M4 is now available!" --- diff --git a/_posts/2016-06-29-release-notes-2.12.0-M5.md b/_posts/2016-06-29-release-notes-2.12.0-M5.md index 7a4de8aef..1cb3931f6 100644 --- a/_posts/2016-06-29-release-notes-2.12.0-M5.md +++ b/_posts/2016-06-29-release-notes-2.12.0-M5.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0-M5/ title: "Scala 2.12.0-M5 is now available!" --- diff --git a/_posts/2016-09-06-release-notes-2.12.0-RC1.md b/_posts/2016-09-06-release-notes-2.12.0-RC1.md index 6acd697f8..b80f9e4f2 100644 --- a/_posts/2016-09-06-release-notes-2.12.0-RC1.md +++ b/_posts/2016-09-06-release-notes-2.12.0-RC1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0-RC1/ title: "Scala 2.12.0-RC1 is now available!" --- diff --git a/_posts/2016-10-18-release-notes-2.12.0-RC2.md b/_posts/2016-10-18-release-notes-2.12.0-RC2.md index 343cb8808..76094b703 100644 --- a/_posts/2016-10-18-release-notes-2.12.0-RC2.md +++ b/_posts/2016-10-18-release-notes-2.12.0-RC2.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0-RC2/ title: "Scala 2.12.0-RC2 is now available!" --- diff --git a/_posts/2016-11-03-release-notes-2.12.0.md b/_posts/2016-11-03-release-notes-2.12.0.md index ec897160b..f3304f400 100644 --- a/_posts/2016-11-03-release-notes-2.12.0.md +++ b/_posts/2016-11-03-release-notes-2.12.0.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.0/ title: "Scala 2.12.0 is now available!" --- diff --git a/_posts/2016-12-05-release-notes-2.12.1.md b/_posts/2016-12-05-release-notes-2.12.1.md index 77afd5fd9..3a681a7f2 100644 --- a/_posts/2016-12-05-release-notes-2.12.1.md +++ b/_posts/2016-12-05-release-notes-2.12.1.md @@ -1,6 +1,6 @@ --- -category: announcement +category: release permalink: /news/2.12.1/ title: "Scala 2.12.1 is now available!" --- diff --git a/news/_posts/2017-04-18-releases-1Q17.md b/_posts/2017-04-18-releases-1Q17.md similarity index 98% rename from news/_posts/2017-04-18-releases-1Q17.md rename to _posts/2017-04-18-releases-1Q17.md index de2de40a3..3ac321bfd 100644 --- a/news/_posts/2017-04-18-releases-1Q17.md +++ b/_posts/2017-04-18-releases-1Q17.md @@ -1,6 +1,6 @@ --- +category: release layout: inner-page-no-masthead -post-type: announcement permalink: /news/releases-1Q17.html title: "Scala 2.11.11, 2.12.2 and 2.13.0-M1 now available!" --- diff --git a/_posts/2017-10-17-release-notes-2.12.4.md b/_posts/2017-10-17-release-notes-2.12.4.md index 4b79d0b5b..e13b4fe30 100644 --- a/_posts/2017-10-17-release-notes-2.12.4.md +++ b/_posts/2017-10-17-release-notes-2.12.4.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.4/ title: "Scala 2.12.4 is now available!" --- diff --git a/_posts/2017-11-13-security-update.md b/_posts/2017-11-13-security-update.md index 35a10be8c..eb12f81e3 100644 --- a/_posts/2017-11-13-security-update.md +++ b/_posts/2017-11-13-security-update.md @@ -1,6 +1,7 @@ --- -category: announcement -permalink: /news/security-update-nov17.html +category: blog +permalink: /blog/security-update-nov17.html +redirect_from: /news/security-update-nov17.html title: "Security update: 2.12.4, 2.11.12, 2.10.7 (CVE-2017-15288)" --- diff --git a/_posts/2018-01-31-release-notes-2.13.0-M3.md b/_posts/2018-01-31-release-notes-2.13.0-M3.md index fba0f4d5d..fb9b12ce3 100644 --- a/_posts/2018-01-31-release-notes-2.13.0-M3.md +++ b/_posts/2018-01-31-release-notes-2.13.0-M3.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.0-M3/ title: "Scala 2.13.0-M3 is now available!" --- diff --git a/_posts/2018-02-13-key-transition.md b/_posts/2018-02-13-key-transition.md index e689da9f9..4b8ec040b 100644 --- a/_posts/2018-02-13-key-transition.md +++ b/_posts/2018-02-13-key-transition.md @@ -1,6 +1,7 @@ --- -category: announcement -permalink: /news/key-transition-2018.html +category: blog +permalink: /blog/key-transition-2018.html +redirect_from: /news/key-transition-2018.html title: "New key for signing Scala releases" --- diff --git a/_posts/2018-03-15-release-notes-2.12.5.md b/_posts/2018-03-15-release-notes-2.12.5.md index ef65d1672..2533b44ab 100644 --- a/_posts/2018-03-15-release-notes-2.12.5.md +++ b/_posts/2018-03-15-release-notes-2.12.5.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.5/ title: "Scala 2.12.5 is now available!" --- diff --git a/_posts/2018-04-27-release-notes-2.12.6.md b/_posts/2018-04-27-release-notes-2.12.6.md index 4c5c357fd..6a44fdfb6 100644 --- a/_posts/2018-04-27-release-notes-2.12.6.md +++ b/_posts/2018-04-27-release-notes-2.12.6.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.6/ title: "Scala 2.12.6 is now available!" --- diff --git a/_posts/2018-05-15-license-change.md b/_posts/2018-05-15-license-change.md index 2e848e315..c8410609b 100644 --- a/_posts/2018-05-15-license-change.md +++ b/_posts/2018-05-15-license-change.md @@ -1,6 +1,7 @@ --- -category: announcement -permalink: /news/license-change.html +category: blog +permalink: /blog/license-change.html +redirect_from: /news/license-change.html title: "Intent to adopt the Apache License 2.0 for Scala" by: Jorge Vicente Cantero and Adriaan Moors --- diff --git a/_posts/2018-05-15-release-notes-2.13.0-M4.md b/_posts/2018-05-15-release-notes-2.13.0-M4.md index 9b749750e..0818677c5 100644 --- a/_posts/2018-05-15-release-notes-2.13.0-M4.md +++ b/_posts/2018-05-15-release-notes-2.13.0-M4.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.0-M4/ title: "Scala 2.13.0-M4 is now available!" --- diff --git a/_posts/2018-05-15-survey.md b/_posts/2018-05-15-survey.md index 98afbed27..edd46d91d 100644 --- a/_posts/2018-05-15-survey.md +++ b/_posts/2018-05-15-survey.md @@ -1,6 +1,7 @@ --- -category: announcement -permalink: /news/survey-2018.html +category: blog +permalink: /blog/survey-2018.html +redirect_from: /news/survey-2018.html title: "Announcing the 2018 Scala Developer Survey" by: "Adriaan Moors and Heather Miller" --- diff --git a/_posts/2018-08-30-release-notes-2.13.0-M5.md b/_posts/2018-08-30-release-notes-2.13.0-M5.md index a593ebaa8..89cf197cc 100644 --- a/_posts/2018-08-30-release-notes-2.13.0-M5.md +++ b/_posts/2018-08-30-release-notes-2.13.0-M5.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.0-M5/ title: "Scala 2.13.0-M5 is now available!" --- diff --git a/_posts/2018-09-27-release-notes-2.12.7.md b/_posts/2018-09-27-release-notes-2.12.7.md index 5c309aa4e..a28d00a50 100644 --- a/_posts/2018-09-27-release-notes-2.12.7.md +++ b/_posts/2018-09-27-release-notes-2.12.7.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.7/ title: "Scala 2.12.7 is now available!" --- diff --git a/_posts/2018-12-04-release-notes-2.12.8.md b/_posts/2018-12-04-release-notes-2.12.8.md index 9e140fa49..ce5c227b8 100644 --- a/_posts/2018-12-04-release-notes-2.12.8.md +++ b/_posts/2018-12-04-release-notes-2.12.8.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.8/ title: "Scala 2.12.8 is now available!" --- diff --git a/_posts/2019-04-08-release-notes-2.13.0-RC1.md b/_posts/2019-04-08-release-notes-2.13.0-RC1.md index 73ef544bf..5582c2cdc 100644 --- a/_posts/2019-04-08-release-notes-2.13.0-RC1.md +++ b/_posts/2019-04-08-release-notes-2.13.0-RC1.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.0-RC1/ title: "Scala 2.13.0-RC1 is now available!" --- diff --git a/_posts/2019-05-17-release-notes-2.13.0-RC2.md b/_posts/2019-05-17-release-notes-2.13.0-RC2.md index 83c2b21c4..00cf33ca6 100644 --- a/_posts/2019-05-17-release-notes-2.13.0-RC2.md +++ b/_posts/2019-05-17-release-notes-2.13.0-RC2.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.0-RC2/ title: "Scala 2.13.0-RC2 is now available!" --- diff --git a/_posts/2019-05-31-release-notes-2.13.0-RC3.md b/_posts/2019-05-31-release-notes-2.13.0-RC3.md index 7798c8ee4..6a626cf88 100644 --- a/_posts/2019-05-31-release-notes-2.13.0-RC3.md +++ b/_posts/2019-05-31-release-notes-2.13.0-RC3.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.0-RC3/ title: "Scala 2.13.0-RC3 is now available!" --- diff --git a/_posts/2019-06-11-release-notes-2.13.0.md b/_posts/2019-06-11-release-notes-2.13.0.md index 042c5f239..c0440674f 100644 --- a/_posts/2019-06-11-release-notes-2.13.0.md +++ b/_posts/2019-06-11-release-notes-2.13.0.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.0/ title: "Scala 2.13.0 is now available!" --- diff --git a/_posts/2019-08-05-release-notes-2.12.9.md b/_posts/2019-08-05-release-notes-2.12.9.md index 9e5e7f0d2..16880e94f 100644 --- a/_posts/2019-08-05-release-notes-2.12.9.md +++ b/_posts/2019-08-05-release-notes-2.12.9.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.9/ title: "Scala 2.12.9 is now available!" --- diff --git a/_posts/2019-09-10-release-notes-2.12.10.md b/_posts/2019-09-10-release-notes-2.12.10.md index 201beffca..e16153c70 100644 --- a/_posts/2019-09-10-release-notes-2.12.10.md +++ b/_posts/2019-09-10-release-notes-2.12.10.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.10/ title: "Scala 2.12.10 is now available!" --- diff --git a/_posts/2019-09-18-release-notes-2.13.1.md b/_posts/2019-09-18-release-notes-2.13.1.md index 434159387..3ad9b8b5d 100644 --- a/_posts/2019-09-18-release-notes-2.13.1.md +++ b/_posts/2019-09-18-release-notes-2.13.1.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.1/ title: "Scala 2.13.1 is now available!" --- diff --git a/_posts/2020-03-16-release-notes-2.12.11.md b/_posts/2020-03-16-release-notes-2.12.11.md index 24a9cdd51..660799365 100644 --- a/_posts/2020-03-16-release-notes-2.12.11.md +++ b/_posts/2020-03-16-release-notes-2.12.11.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.11/ title: "Scala 2.12.11 is now available!" --- diff --git a/_posts/2020-04-22-release-notes-2.13.2.md b/_posts/2020-04-22-release-notes-2.13.2.md index 5c4498c18..d363b59cf 100644 --- a/_posts/2020-04-22-release-notes-2.13.2.md +++ b/_posts/2020-04-22-release-notes-2.13.2.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.2/ title: "Scala 2.13.2 is now available!" --- diff --git a/_posts/2020-06-25-release-notes-2.13.3.md b/_posts/2020-06-25-release-notes-2.13.3.md index 0e401d0c9..4694e30e8 100644 --- a/_posts/2020-06-25-release-notes-2.13.3.md +++ b/_posts/2020-06-25-release-notes-2.13.3.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.3/ title: "Scala 2.13.3 is now available!" --- diff --git a/_posts/2020-07-13-release-notes-2.12.12.md b/_posts/2020-07-13-release-notes-2.12.12.md index 584b1ef14..786723404 100644 --- a/_posts/2020-07-13-release-notes-2.12.12.md +++ b/_posts/2020-07-13-release-notes-2.12.12.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.12/ title: "Scala 2.12.12 is now available!" --- diff --git a/_posts/2020-11-19-release-notes-2.13.4.md b/_posts/2020-11-19-release-notes-2.13.4.md index 5de83cc07..1198a2200 100644 --- a/_posts/2020-11-19-release-notes-2.13.4.md +++ b/_posts/2020-11-19-release-notes-2.13.4.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.4/ title: "Scala 2.13.4 is now available!" --- diff --git a/_posts/2021-01-12-release-notes-2.12.13.md b/_posts/2021-01-12-release-notes-2.12.13.md index e91c83b50..152bd2864 100644 --- a/_posts/2021-01-12-release-notes-2.12.13.md +++ b/_posts/2021-01-12-release-notes-2.12.13.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.13/ title: "Scala 2.12.13 is now available!" --- diff --git a/_posts/2021-02-22-release-notes-2.13.5.md b/_posts/2021-02-22-release-notes-2.13.5.md index 0732abd93..e09147bd7 100644 --- a/_posts/2021-02-22-release-notes-2.13.5.md +++ b/_posts/2021-02-22-release-notes-2.13.5.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.5/ title: "Scala 2.13.5 is now available!" --- diff --git a/_posts/2021-05-17-release-notes-2.13.6.md b/_posts/2021-05-17-release-notes-2.13.6.md index 36882d1f0..ab243e0d6 100644 --- a/_posts/2021-05-17-release-notes-2.13.6.md +++ b/_posts/2021-05-17-release-notes-2.13.6.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.6/ title: "Scala 2.13.6 is now available!" --- diff --git a/_posts/2021-05-28-release-notes-2.12.14.md b/_posts/2021-05-28-release-notes-2.12.14.md index 8a4edb8e8..e20ff2148 100644 --- a/_posts/2021-05-28-release-notes-2.12.14.md +++ b/_posts/2021-05-28-release-notes-2.12.14.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.14/ title: "Scala 2.12.14 is now available!" --- diff --git a/_posts/2021-09-14-release-notes-2.12.15.md b/_posts/2021-09-14-release-notes-2.12.15.md index 226aed5da..355cb7f98 100644 --- a/_posts/2021-09-14-release-notes-2.12.15.md +++ b/_posts/2021-09-14-release-notes-2.12.15.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.15/ title: "Scala 2.12.15 is now available!" --- diff --git a/_posts/2021-11-01-release-notes-2.13.7.md b/_posts/2021-11-01-release-notes-2.13.7.md index 0dea5be70..c9e735276 100644 --- a/_posts/2021-11-01-release-notes-2.13.7.md +++ b/_posts/2021-11-01-release-notes-2.13.7.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.7/ title: "Scala 2.13.7 is now available!" --- diff --git a/_posts/2022-01-12-release-notes-2.13.8.md b/_posts/2022-01-12-release-notes-2.13.8.md index f18c5f0f5..cd437bc67 100644 --- a/_posts/2022-01-12-release-notes-2.13.8.md +++ b/_posts/2022-01-12-release-notes-2.13.8.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.8/ title: "Scala 2.13.8 is now available!" --- diff --git a/_posts/2022-06-10-release-notes-2.12.16.md b/_posts/2022-06-10-release-notes-2.12.16.md index d9aa8054c..e1e83bc33 100644 --- a/_posts/2022-06-10-release-notes-2.12.16.md +++ b/_posts/2022-06-10-release-notes-2.12.16.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.16/ title: "Scala 2.12.16 is now available!" --- diff --git a/_posts/2022-09-16-release-notes-2.12.17.md b/_posts/2022-09-16-release-notes-2.12.17.md index cef070a44..ab0852a9d 100644 --- a/_posts/2022-09-16-release-notes-2.12.17.md +++ b/_posts/2022-09-16-release-notes-2.12.17.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.17/ title: "Scala 2.12.17 is now available!" --- diff --git a/_posts/2022-09-21-release-notes-2.13.9.md b/_posts/2022-09-21-release-notes-2.13.9.md index 75e0827fd..66576f7f6 100644 --- a/_posts/2022-09-21-release-notes-2.13.9.md +++ b/_posts/2022-09-21-release-notes-2.13.9.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.9/ title: "Scala 2.13.9 is now available!" --- diff --git a/_posts/2022-10-13-release-notes-2.13.10.md b/_posts/2022-10-13-release-notes-2.13.10.md index 6a60d5c9d..8fcba9983 100644 --- a/_posts/2022-10-13-release-notes-2.13.10.md +++ b/_posts/2022-10-13-release-notes-2.13.10.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.10/ title: "Scala 2.13.10 is now available!" --- diff --git a/_posts/2023-02-01-release-notes-3.2.2.md b/_posts/2023-02-01-release-notes-3.2.2.md index d1f204d31..442481034 100644 --- a/_posts/2023-02-01-release-notes-3.2.2.md +++ b/_posts/2023-02-01-release-notes-3.2.2.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.2.2/ title: "Scala 3.2.2 is now available!" --- diff --git a/_posts/2023-06-07-release-notes-2.12.18.md b/_posts/2023-06-07-release-notes-2.12.18.md index 3b81b4d56..ed46b445c 100644 --- a/_posts/2023-06-07-release-notes-2.12.18.md +++ b/_posts/2023-06-07-release-notes-2.12.18.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.18/ title: "Scala 2.12.18 is now available!" --- diff --git a/_posts/2023-06-07-release-notes-2.13.11.md b/_posts/2023-06-07-release-notes-2.13.11.md index 123b00962..00992b358 100644 --- a/_posts/2023-06-07-release-notes-2.13.11.md +++ b/_posts/2023-06-07-release-notes-2.13.11.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.11/ title: "Scala 2.13.11 is now available!" --- diff --git a/_posts/2023-09-07-release-notes-3.3.1.md b/_posts/2023-09-07-release-notes-3.3.1.md index 58da9c3d7..0d76856b8 100644 --- a/_posts/2023-09-07-release-notes-3.3.1.md +++ b/_posts/2023-09-07-release-notes-3.3.1.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.3.1/ title: "Scala 3.3.1 LTS is now available!" --- diff --git a/_posts/2023-09-11-release-notes-2.13.12.md b/_posts/2023-09-11-release-notes-2.13.12.md index 924a27670..83f3ca920 100644 --- a/_posts/2023-09-11-release-notes-2.13.12.md +++ b/_posts/2023-09-11-release-notes-2.13.12.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.12/ title: "Scala 2.13.12 is now available!" --- diff --git a/_posts/2024-02-25-release-notes-2.12.19.md b/_posts/2024-02-25-release-notes-2.12.19.md index af7ffd5c4..c4282536c 100644 --- a/_posts/2024-02-25-release-notes-2.12.19.md +++ b/_posts/2024-02-25-release-notes-2.12.19.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.19/ title: "Scala 2.12.19 is now available!" --- diff --git a/_posts/2024-02-26-release-notes-2.13.13.md b/_posts/2024-02-26-release-notes-2.13.13.md index 98df7aa2a..1f781e3ec 100644 --- a/_posts/2024-02-26-release-notes-2.13.13.md +++ b/_posts/2024-02-26-release-notes-2.13.13.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.13/ title: "Scala 2.13.13 is now available!" --- diff --git a/_posts/2024-03-29-release-notes-3.4.1.md b/_posts/2024-03-29-release-notes-3.4.1.md index b7f58b29c..f7cdab26d 100644 --- a/_posts/2024-03-29-release-notes-3.4.1.md +++ b/_posts/2024-03-29-release-notes-3.4.1.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.4.1/ title: "Scala 3.4.1 is now available!" --- diff --git a/_posts/2024-05-01-release-notes-2.13.14.md b/_posts/2024-05-01-release-notes-2.13.14.md index 2a1c61008..f5b2bba7f 100644 --- a/_posts/2024-05-01-release-notes-2.13.14.md +++ b/_posts/2024-05-01-release-notes-2.13.14.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.14/ title: "Scala 2.13.14 is now available!" --- diff --git a/_posts/2024-05-16-release-notes-3.4.2.md b/_posts/2024-05-16-release-notes-3.4.2.md index adf9c6ef2..86cd417c3 100644 --- a/_posts/2024-05-16-release-notes-3.4.2.md +++ b/_posts/2024-05-16-release-notes-3.4.2.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.4.2/ title: "Scala 3.4.2 is now available!" --- diff --git a/_posts/2024-08-23-release-notes-3.4.3.md b/_posts/2024-08-23-release-notes-3.4.3.md index 5c36c4eed..9f9190c61 100644 --- a/_posts/2024-08-23-release-notes-3.4.3.md +++ b/_posts/2024-08-23-release-notes-3.4.3.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.4.3/ title: "Scala 3.4.3 is now available!" --- diff --git a/_posts/2024-09-04-release-notes-2.12.20.md b/_posts/2024-09-04-release-notes-2.12.20.md index 547e65fad..1f02696b7 100644 --- a/_posts/2024-09-04-release-notes-2.12.20.md +++ b/_posts/2024-09-04-release-notes-2.12.20.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.12.20/ title: "Scala 2.12.20 is now available!" --- diff --git a/_posts/2024-09-20-release-notes-3.5.1.md b/_posts/2024-09-20-release-notes-3.5.1.md index d9db2e197..a16ffb5d9 100644 --- a/_posts/2024-09-20-release-notes-3.5.1.md +++ b/_posts/2024-09-20-release-notes-3.5.1.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.5.1/ title: "Scala 3.5.1 is now available!" --- diff --git a/_posts/2024-09-25-release-notes-2.13.15.md b/_posts/2024-09-25-release-notes-2.13.15.md index 7107a860e..777782aae 100644 --- a/_posts/2024-09-25-release-notes-2.13.15.md +++ b/_posts/2024-09-25-release-notes-2.13.15.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.15/ title: "Scala 2.13.15 is now available!" --- diff --git a/_posts/2024-09-27-release-notes-3.3.4.md b/_posts/2024-09-27-release-notes-3.3.4.md index 50855aa07..762a7d44f 100644 --- a/_posts/2024-09-27-release-notes-3.3.4.md +++ b/_posts/2024-09-27-release-notes-3.3.4.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.3.4/ title: "Scala 3.3.4 is now available!" --- diff --git a/_posts/2024-10-16-announcing-governance.md b/_posts/2024-10-16-announcing-governance.md index 41a57bc07..4ff73f53d 100644 --- a/_posts/2024-10-16-announcing-governance.md +++ b/_posts/2024-10-16-announcing-governance.md @@ -1,6 +1,7 @@ --- -category: announcement -permalink: /news/new-governance.html +category: blog +permalink: /blog/new-governance.html +redirect_from: /news/new-governance.html title: "Scala: a mature open-source project" by: Scala Core Team --- diff --git a/_posts/2024-10-22-release-notes-3.5.2.md b/_posts/2024-10-22-release-notes-3.5.2.md index b1ebb5f1f..70d8e719f 100644 --- a/_posts/2024-10-22-release-notes-3.5.2.md +++ b/_posts/2024-10-22-release-notes-3.5.2.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.5.2/ title: "Scala 3.5.2 is now available!" --- diff --git a/_posts/2024-10-24-post-mortem-3.6.0.md b/_posts/2024-10-24-post-mortem-3.6.0.md index ef7a22f37..30181f54f 100644 --- a/_posts/2024-10-24-post-mortem-3.6.0.md +++ b/_posts/2024-10-24-post-mortem-3.6.0.md @@ -1,6 +1,7 @@ --- -category: announcement -permalink: /news/post-mortem-3.6.0.html +category: blog +permalink: /blog/post-mortem-3.6.0.html +redirect_from: /news/post-mortem-3.6.0.html title: "Postmortem of Scala 3.6.0" by: Scala Core Team --- diff --git a/_posts/2024-12-10-release-notes-3.6.2.md b/_posts/2024-12-10-release-notes-3.6.2.md index f6ab3187f..b5790778d 100644 --- a/_posts/2024-12-10-release-notes-3.6.2.md +++ b/_posts/2024-12-10-release-notes-3.6.2.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.6.2/ title: "Scala 3.6.2 is now available!" --- diff --git a/_posts/2025-01-15-release-notes-2.13.16.md b/_posts/2025-01-15-release-notes-2.13.16.md index d3e6a7a54..93c6fa1cc 100644 --- a/_posts/2025-01-15-release-notes-2.13.16.md +++ b/_posts/2025-01-15-release-notes-2.13.16.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/2.13.16/ title: "Scala 2.13.16 is now available!" --- diff --git a/_posts/2025-01-20-release-notes-3.6.3.md b/_posts/2025-01-20-release-notes-3.6.3.md index 56cc75049..ebf765be3 100644 --- a/_posts/2025-01-20-release-notes-3.6.3.md +++ b/_posts/2025-01-20-release-notes-3.6.3.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.6.3/ title: "Scala 3.6.3 is now available!" --- diff --git a/_posts/2025-01-29-release-notes-3.3.5.md b/_posts/2025-01-29-release-notes-3.3.5.md index eaa8ce8e8..d69e624f4 100644 --- a/_posts/2025-01-29-release-notes-3.3.5.md +++ b/_posts/2025-01-29-release-notes-3.3.5.md @@ -1,5 +1,5 @@ --- -category: announcement +category: release permalink: /news/3.3.5/ title: "Scala 3.3.5 LTS is now available!" --- diff --git a/_posts/2025-01-31-next-scala-lts.md b/_posts/2025-01-31-next-scala-lts.md index 5f71a971c..e1cc35cd9 100644 --- a/_posts/2025-01-31-next-scala-lts.md +++ b/_posts/2025-01-31-next-scala-lts.md @@ -1,6 +1,7 @@ --- -category: announcement -permalink: /news/next-scala-lts.html +category: blog +permalink: /blog/next-scala-lts.html +redirect_from: /news/next-scala-lts.html title: "Next Scala 3 LTS series will increase minimum required JDK version" by: Tomasz Godzik, VirtusLab & Scala Core Team --- diff --git a/blog/README.md b/blog/README.md index fdb68a497..4c508b967 100644 --- a/blog/README.md +++ b/blog/README.md @@ -4,31 +4,23 @@ Adding a blog entry to scala-lang is simple – we use Jekyll (see the README in the root of this repository for Jekyll setup instructions in case you don't have Jekyll installed.) -## What's the difference between a blog entry and a news item? - -A blog article is a larger instructional/opinion/informational original piece. -An example is the blog article that we published about running our first -Coursera course in December 2012, -_[Functional Programming Principles in Scala: Impressions and Statistics](https://docs.scala-lang.org/news/functional-programming-principles-in-scala-impressions-and-statistics.html)_. -News items -or announcements on the other hand are just that – short news flashes -announcing something, whether it be a new release, a new project, a new -course, or anything in between. - -If you realize you should be writing a news item instead of a blog article, -see the README in the `/news` directory of this repository for instructions on -how to add a news item to our feed (both blog articles and news items show up -in the same place on the front page of scala-lang.org) +## What kinds of entries exist? + +There are three: + +* `category: release` for Scala release announcements +* `category: highlights` for issues of the Scala Highlights newsletter +* `category: blog` for everything else ## Workflow -- Create a markdown file in the `/blog/_posts` directory of this repository named according to the convention: `YYYY-MM-DD-name-for-your-article.md` +- Create a markdown file in the `/blog/_posts` directory of this repository (or the `/_posts/` directory for release announcements) named according to the convention: `YYYY-MM-DD-name-for-your-article.md` - Add some YAML frontmatter. For example: ``` --- layout: blog-detail - post-type: blog + category: blog by: Joe Schmoe title: My Uber Cool Scala Article --- diff --git a/news/_posts/2017-03-06-roadmap-2.13.md b/blog/_posts/2017-03-06-roadmap-2.13.md similarity index 98% rename from news/_posts/2017-03-06-roadmap-2.13.md rename to blog/_posts/2017-03-06-roadmap-2.13.md index 0607e5fa5..a2c7fd73f 100644 --- a/news/_posts/2017-03-06-roadmap-2.13.md +++ b/blog/_posts/2017-03-06-roadmap-2.13.md @@ -1,9 +1,9 @@ --- layout: inner-page-no-masthead -post-type: announcement title: Scala 2.13 roadmap by: Adriaan Moors -permalink: /news/roadmap-2.13.html +permalink: /blog/roadmap-2.13.html +redirect_from: /news/roadmap-2.13.html includeTOC: false --- diff --git a/news/_posts/2018-02-27-moocs-edx-support.md b/blog/_posts/2018-02-27-moocs-edx-support.md similarity index 95% rename from news/_posts/2018-02-27-moocs-edx-support.md rename to blog/_posts/2018-02-27-moocs-edx-support.md index 1e55371f1..ca101dfd8 100644 --- a/news/_posts/2018-02-27-moocs-edx-support.md +++ b/blog/_posts/2018-02-27-moocs-edx-support.md @@ -1,9 +1,10 @@ --- layout: inner-page-no-masthead -post-type: announcement title: Our MOOCs Now Support The EdX Platform by: Julien Richard-Foy includeTOC: false +permalink: /blog/2018/02/27/moocs-edx-support.html +redirect_from: /news/2018/02/27/moocs-edx-support.html --- > **Update**: After a couple of years experimenting with Open edX, we decided diff --git a/news/_posts/2018-12-20-programming-reactive-systems-course.md b/blog/_posts/2018-12-20-programming-reactive-systems-course.md similarity index 92% rename from news/_posts/2018-12-20-programming-reactive-systems-course.md rename to blog/_posts/2018-12-20-programming-reactive-systems-course.md index 18f76e223..4869c0640 100644 --- a/news/_posts/2018-12-20-programming-reactive-systems-course.md +++ b/blog/_posts/2018-12-20-programming-reactive-systems-course.md @@ -1,9 +1,10 @@ --- layout: inner-page-no-masthead -post-type: announcement title: "New Course: “Programming Reactive Systems”" by: Julien Richard-Foy includeTOC: false +permalink: /blog/2018/12/20/programming-reactive-systems-course.html +redirect_from: /news/2018/12/20/programming-reactive-systems-course.html --- We are excited to announce the release of a new MOOC: diff --git a/blog/announcements/index.md b/blog/releases/index.md similarity index 51% rename from blog/announcements/index.md rename to blog/releases/index.md index fadf6a4b1..dc62e970b 100644 --- a/blog/announcements/index.md +++ b/blog/releases/index.md @@ -1,14 +1,15 @@ --- layout: blog-list title: Blog -permalink: /blog/announcements/ -category: announcements +permalink: /blog/releases/ +redirect_from: /blog/announcements/ +category: releases paginate: collection: posts permalink: /:num/ title_suffix: " - :num" - category: 'announcement' + category: 'release' reversed: false - per_page: 10 ---- \ No newline at end of file + per_page: 20 +---