You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/12/03 23:20:38 UTC

[camel-website] branch master updated: refactor: release blog URLs to YYYY/MM format

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e5c90a0  refactor: release blog URLs to YYYY/MM format
e5c90a0 is described below

commit e5c90a030ff2527b2b1da3ba19cde12bb8024250
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Fri Dec 4 00:20:29 2020 +0100

    refactor: release blog URLs to YYYY/MM format
    
    Blogs for some of the recent releases had the old URLs configured via
    the `url` front matter, this removes the front matter, in one case moves
    the post to the correct month and adds redirect rules to bridge from the
    old URL to the correct one.
---
 content/blog/2020/07/RELEASE-3.4.1/index.md                 |   3 +--
 content/blog/2020/07/RELEASE-3.4.2/index.md                 |   3 +--
 content/blog/2020/08/RELEASE-3.4.3/index.md                 |   3 +--
 .../blog/2020/{08 => 09}/RELEASE-3.4.4/camel-featured.jpg   | Bin
 content/blog/2020/{08 => 09}/RELEASE-3.4.4/index.md         |   3 +--
 content/blog/2020/09/RELEASE-3.5.0/index.md                 |   3 +--
 content/blog/2020/10/RELEASE-3.6.0/index.md                 |   3 +--
 static/.htaccess                                            |   6 ++++++
 8 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/content/blog/2020/07/RELEASE-3.4.1/index.md b/content/blog/2020/07/RELEASE-3.4.1/index.md
index 806f298..f7f5f3e 100644
--- a/content/blog/2020/07/RELEASE-3.4.1/index.md
+++ b/content/blog/2020/07/RELEASE-3.4.1/index.md
@@ -1,6 +1,5 @@
 ---
 title: "RELEASE 3.4.1"
-url: /blog/release-3-4-1.html
 date: 2020-07-16
 draft: false
 authors: [gzurowski]
@@ -15,5 +14,5 @@ The artifacts are published and ready for you to download from the Central Maven
 
 Many thanks to all who made this release possible.
 
-On behalf of the Camel PMC,  
+On behalf of the Camel PMC,
 Gregor Zurowski
diff --git a/content/blog/2020/07/RELEASE-3.4.2/index.md b/content/blog/2020/07/RELEASE-3.4.2/index.md
index 2811733..aac4f5b 100644
--- a/content/blog/2020/07/RELEASE-3.4.2/index.md
+++ b/content/blog/2020/07/RELEASE-3.4.2/index.md
@@ -1,6 +1,5 @@
 ---
 title: "RELEASE 3.4.2"
-url: /blog/release-3-4-2.html
 date: 2020-07-22
 draft: false
 authors: [gzurowski]
@@ -18,5 +17,5 @@ The artifacts are published and ready for you to download from the Central Maven
 
 Many thanks to all who made this release possible.
 
-On behalf of the Camel PMC,  
+On behalf of the Camel PMC,
 Gregor Zurowski
diff --git a/content/blog/2020/08/RELEASE-3.4.3/index.md b/content/blog/2020/08/RELEASE-3.4.3/index.md
index b271308..7cede9f 100644
--- a/content/blog/2020/08/RELEASE-3.4.3/index.md
+++ b/content/blog/2020/08/RELEASE-3.4.3/index.md
@@ -1,6 +1,5 @@
 ---
 title: "RELEASE 3.4.3"
-url: /blog/release-3-4-3.html
 date: 2020-08-15
 draft: false
 authors: [gzurowski]
@@ -15,5 +14,5 @@ The artifacts are published and ready for you to download from the Central Maven
 
 Many thanks to all who made this release possible.
 
-On behalf of the Camel PMC,  
+On behalf of the Camel PMC,
 Gregor Zurowski
diff --git a/content/blog/2020/08/RELEASE-3.4.4/camel-featured.jpg b/content/blog/2020/09/RELEASE-3.4.4/camel-featured.jpg
similarity index 100%
rename from content/blog/2020/08/RELEASE-3.4.4/camel-featured.jpg
rename to content/blog/2020/09/RELEASE-3.4.4/camel-featured.jpg
diff --git a/content/blog/2020/08/RELEASE-3.4.4/index.md b/content/blog/2020/09/RELEASE-3.4.4/index.md
similarity index 91%
rename from content/blog/2020/08/RELEASE-3.4.4/index.md
rename to content/blog/2020/09/RELEASE-3.4.4/index.md
index 927c756..80ffc10 100644
--- a/content/blog/2020/08/RELEASE-3.4.4/index.md
+++ b/content/blog/2020/09/RELEASE-3.4.4/index.md
@@ -1,6 +1,5 @@
 ---
 title: "RELEASE 3.4.4"
-url: /blog/release-3-4-4.html
 date: 2020-09-28
 draft: false
 authors: [gzurowski]
@@ -15,5 +14,5 @@ The artifacts are published and ready for you to download from the Central Maven
 
 Many thanks to all who made this release possible.
 
-On behalf of the Camel PMC,  
+On behalf of the Camel PMC,
 Gregor Zurowski
diff --git a/content/blog/2020/09/RELEASE-3.5.0/index.md b/content/blog/2020/09/RELEASE-3.5.0/index.md
index 2b816e5..7f9a5e3 100644
--- a/content/blog/2020/09/RELEASE-3.5.0/index.md
+++ b/content/blog/2020/09/RELEASE-3.5.0/index.md
@@ -1,6 +1,5 @@
 ---
 title: "RELEASE 3.5.0"
-url: /blog/release-3-5-0.html
 date: 2020-09-05
 draft: false
 authors: [gzurowski]
@@ -15,5 +14,5 @@ The artifacts are published and ready for you to download from the Central Maven
 
 Many thanks to all who made this release possible.
 
-On behalf of the Camel PMC,  
+On behalf of the Camel PMC,
 Gregor Zurowski
diff --git a/content/blog/2020/10/RELEASE-3.6.0/index.md b/content/blog/2020/10/RELEASE-3.6.0/index.md
index 14ba6d4..7d16e41 100644
--- a/content/blog/2020/10/RELEASE-3.6.0/index.md
+++ b/content/blog/2020/10/RELEASE-3.6.0/index.md
@@ -1,6 +1,5 @@
 ---
 title: "RELEASE 3.6.0"
-url: /blog/release-3-6-0.html
 date: 2020-09-20
 draft: false
 authors: [gzurowski]
@@ -15,5 +14,5 @@ The artifacts are published and ready for you to download from the Central Maven
 
 Many thanks to all who made this release possible.
 
-On behalf of the Camel PMC,  
+On behalf of the Camel PMC,
 Gregor Zurowski
diff --git a/static/.htaccess b/static/.htaccess
index 3009e72..ff18295 100644
--- a/static/.htaccess
+++ b/static/.htaccess
@@ -1274,6 +1274,12 @@ Redirect 301 /blog/Camel33-Whatsnew/ /blog/2020/05/Camel33-Whatsnew/
 Redirect 301 /blog/CdcWithCamelAndDebezium/ /blog/2020/05/CdcWithCamelAndDebezium/
 Redirect 301 /blog/release-3-3-0.html /blog/2020/05/RELEASE-3.3.0/
 Redirect 301 /blog/release-3-4-0.html /blog/2020/06/RELEASE-3.4.0/
+Redirect 301 /blog/release-3-4-1.html /blog/2020/07/RELEASE-3.4.1/
+Redirect 301 /blog/release-3-4-2.html /blog/2020/07/RELEASE-3.4.2/
+Redirect 301 /blog/release-3-4-3.html /blog/2020/08/RELEASE-3.4.3/
+Redirect 301 /blog/release-3-4-4.html /blog/2020/09/RELEASE-3.4.4/
+Redirect 301 /blog/release-3-5-0.html /blog/2020/09/RELEASE-3.5.0/
+Redirect 301 /blog/release-3-6-0.html /blog/2020/09/RELEASE-3.6.0/
 
 # default to latest documentation versions, to make it easier on folk to type in shorter urls
 RewriteRule "^components/$" "/components/latest/" [R=permanent,L]