From 9d9e3170ed5dbe1a1d637283c89bf16dcbda340d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Lanzend=C3=B6rfer?= <leviathan@libresilicon.com>
Date: Thu, 21 Dec 2023 18:44:53 +0000
Subject: [PATCH] Publish the news about the new Danube

---
 index.html    | 12 ++++++++++++
 index_de.html | 12 ++++++++++++
 index_en.html | 12 ++++++++++++
 lang/de.json  |  9 ++++++++-
 lang/en.json  | 10 ++++++++--
 news.rss      | 11 +++++++++++
 news_de.rss   | 11 +++++++++++
 news_en.rss   | 11 +++++++++++
 8 files changed, 85 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index bc411f1..e05da82 100644
--- a/index.html
+++ b/index.html
@@ -348,6 +348,18 @@
             <h1>News <a href="http://libresilicon.com/news_en.rss" rel="alternate" type="application/rss+xml"><i class="fa fa-rss sr-icons"></i></a>
             </h1>
             
+            <div class="row" style="margin-top: 50px;">
+                <div class="col-lg-12 col-md-12 text-center">
+	 	    <h3 class="section-heading">Successful tapeout of the Danube with Global Foundries</h3>
+                    <!--<p>['12/21/2023: The first successful tapeout of the new autogenerated process', 'verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)']</p>-->
+                    <p>
+			12/21/2023: The first successful tapeout of the new autogenerated process<br/>
+                    	
+			verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/>
+                    	</p>
+                </div>
+            </div>
+            
             <div class="row" style="margin-top: 50px;">
                 <div class="col-lg-12 col-md-12 text-center">
 	 	    <h3 class="section-heading">Congress talk at the 35C3</h3>
diff --git a/index_de.html b/index_de.html
index 88ceb18..aee2074 100644
--- a/index_de.html
+++ b/index_de.html
@@ -228,6 +228,18 @@ We intend to change that!</p>
             <h1>News <a href="http://libresilicon.com/news_en.rss" rel="alternate" type="application/rss+xml"><i class="fa fa-rss sr-icons"></i></a>
             </h1>
             
+            <div class="row" style="margin-top: 50px;">
+                <div class="col-lg-12 col-md-12 text-center">
+	 	    <h3 class="section-heading">Successful tapeout of the Danube with Global Foundries</h3>
+                    <!--<p>['12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer', 'Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)']</p>-->
+                    <p>
+			12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer<br/>
+                    	
+			Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/>
+                    	</p>
+                </div>
+            </div>
+            
             <div class="row" style="margin-top: 50px;">
                 <div class="col-lg-12 col-md-12 text-center">
 	 	    <h3 class="section-heading">Congress talk at the 35C3</h3>
diff --git a/index_en.html b/index_en.html
index bc411f1..e05da82 100644
--- a/index_en.html
+++ b/index_en.html
@@ -348,6 +348,18 @@
             <h1>News <a href="http://libresilicon.com/news_en.rss" rel="alternate" type="application/rss+xml"><i class="fa fa-rss sr-icons"></i></a>
             </h1>
             
+            <div class="row" style="margin-top: 50px;">
+                <div class="col-lg-12 col-md-12 text-center">
+	 	    <h3 class="section-heading">Successful tapeout of the Danube with Global Foundries</h3>
+                    <!--<p>['12/21/2023: The first successful tapeout of the new autogenerated process', 'verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)']</p>-->
+                    <p>
+			12/21/2023: The first successful tapeout of the new autogenerated process<br/>
+                    	
+			verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/>
+                    	</p>
+                </div>
+            </div>
+            
             <div class="row" style="margin-top: 50px;">
                 <div class="col-lg-12 col-md-12 text-center">
 	 	    <h3 class="section-heading">Congress talk at the 35C3</h3>
diff --git a/lang/de.json b/lang/de.json
index 01a149a..fb7adf5 100644
--- a/lang/de.json
+++ b/lang/de.json
@@ -33,7 +33,14 @@
 , "mailingListUrl": "https://list.libresilicon.com/mailman/listinfo/libresilicon-developers"
 , "newsTitle": "News"
 , "newsItems":
-  [ { "title": "Congress talk at the 35C3"
+  [
+     { "title": "Successful tapeout of the Danube with Global Foundries"
+     , "description": [
+	    "12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer",
+		"Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)"
+    	]
+    },
+    { "title": "Congress talk at the 35C3"
     , "description": [
 	    "11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3."
     	]
diff --git a/lang/en.json b/lang/en.json
index 1495600..52f965a 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -79,7 +79,14 @@
 , "mailingListUrl": "https://list.libresilicon.com/mailman/listinfo/libresilicon-developers"
 , "newsTitle": "News"
 , "newsItems":
-  [ { "title": "Congress talk at the 35C3"
+  [ 
+   { "title": "Successful tapeout of the Danube with Global Foundries"
+    , "description": [
+	    "12/21/2023: The first successful tapeout of the new autogenerated process",
+		"verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)"
+    	]
+  },
+  { "title": "Congress talk at the 35C3"
     , "description": [
 	    "11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3."
     	]
@@ -98,7 +105,6 @@
 	    "https://www.openstreetmap.org/node/4709923560"
 	 ]
     }
-
   ]
 , "lsaMembers": "LSA Members"
 , "lsaBackers": "LSA Backers"
diff --git a/news.rss b/news.rss
index 5b17c4e..32b4260 100644
--- a/news.rss
+++ b/news.rss
@@ -14,6 +14,17 @@
  			<height>90</height>
  		</image>
 
+		<item>
+			<title>Successful tapeout of the Danube with Global Foundries</title>
+			<link>http://libresilicon.com/#news</link>
+			<description>
+				
+					12/21/2023: The first successful tapeout of the new autogenerated process<br/>
+				
+					verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/>
+				
+			</description>
+		</item>
 		<item>
 			<title>Congress talk at the 35C3</title>
 			<link>http://libresilicon.com/#news</link>
diff --git a/news_de.rss b/news_de.rss
index d98c002..3eb45be 100644
--- a/news_de.rss
+++ b/news_de.rss
@@ -14,6 +14,17 @@
  			<height>90</height>
  		</image>
 
+		<item>
+			<title>Successful tapeout of the Danube with Global Foundries</title>
+			<link>http://libresilicon.com/#news</link>
+			<description>
+				
+					12/21/2023: Erster erfolgreicher Tapeout vom autgenerierten Prozessverfikiationswafer<br/>
+				
+					Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/>
+				
+			</description>
+		</item>
 		<item>
 			<title>Congress talk at the 35C3</title>
 			<link>http://libresilicon.com/#news</link>
diff --git a/news_en.rss b/news_en.rss
index 5b17c4e..32b4260 100644
--- a/news_en.rss
+++ b/news_en.rss
@@ -14,6 +14,17 @@
  			<height>90</height>
  		</image>
 
+		<item>
+			<title>Successful tapeout of the Danube with Global Foundries</title>
+			<link>http://libresilicon.com/#news</link>
+			<description>
+				
+					12/21/2023: The first successful tapeout of the new autogenerated process<br/>
+				
+					verification wafer Danube River (https://wiki.libresilicon.com/index.php?title=Danube_River)<br/>
+				
+			</description>
+		</item>
 		<item>
 			<title>Congress talk at the 35C3</title>
 			<link>http://libresilicon.com/#news</link>
-- 
GitLab