diff --git a/index.html b/index.html
index e05da82dd46797baebc95ae0617afd447e1951fd..c014bbb81f7c40796d3fdbbdfe0b5aa71f8664ea 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
 
     <title>Libre Silicon</title>
 
-    <link href="news_en.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
+    <link href="news.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
     <!-- Bootstrap Core CSS -->
     <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
 
@@ -55,6 +55,7 @@
 		    <span class="sr-only">Toggle navigation</span> Language <span class="lang-sm"></span>
                 </button>
 
+<!--
             <div class="collapse navbar-collapse" id="lang-nav" style="float: right;">
                 <ul class="nav navbar-nav">
                     <li>
@@ -68,14 +69,14 @@
 		</a>
                     </li>
                     <li>
-		<!--<a href="index_ja.html">
+		<a href="index_ja.html">
 			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ja"></span>
-		</a>-->
+		</a>
                     </li>
                     <li>
-		<!--<a href="index_ko.html">
+		<a href="index_ko.html">
 			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ko"></span>
-		</a>-->
+		</a>
                     </li>
                     <li>
 		<a href="index_en.html">
@@ -89,6 +90,7 @@
                     </li>
 		</ul>
             </div>
+-->
 	</div>
 
             <!-- Collect the nav links, forms, and other content for toggling -->
@@ -351,50 +353,31 @@
             <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>
+                    <p>12/21/2023: The first successful tapeout of the new autogenerated process verification wafer <a href="https://wiki.libresilicon.com/index.php?title=Danube_River">Danube River</a></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>
-                    <!--<p>['11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.']</p>-->
-                    <p>
-			11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.<br/>
-                    	</p>
+                    <p>11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.</p>
                 </div>
             </div>
             
             <div class="row" style="margin-top: 50px;">
                 <div class="col-lg-12 col-md-12 text-center">
 	 	    <h3 class="section-heading">Lightning talk at the 34c3</h3>
-                    <!--<p>['12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.']</p>-->
-                    <p>
-			12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.<br/>
-                    	</p>
+                    <p>12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.</p>
                 </div>
             </div>
             
             <div class="row" style="margin-top: 50px;">
                 <div class="col-lg-12 col-md-12 text-center">
 	 	    <h3 class="section-heading">Hackathon at the C3D2</h3>
-                    <!--<p>['Free semiconductors for everyone', 'from: 2018-05-19 Sat 12h', 'until: 2018-05-21 Mon OpenEnd', 'Zentralwerk Riesaer Str. 32, 01127 Dresden', 'https://www.openstreetmap.org/node/4709923560']</p>-->
-                    <p>
-			Free semiconductors for everyone<br/>
-                    	
-			from: 2018-05-19 Sat 12h<br/>
-                    	
-			until: 2018-05-21 Mon OpenEnd<br/>
-                    	
-			Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-                    	
-			https://www.openstreetmap.org/node/4709923560<br/>
-                    	</p>
+                    <p>Free semiconductors for everyone</p>
+<p>From: 2018-05-19 Sat 12h</p>
+<p>Until: 2018-05-21 Mon OpenEnd</p>
+<p><a href="https://www.openstreetmap.org/node/4709923560">Zentralwerk Riesaer Str. 32, 01127 Dresden</a></p>
                 </div>
             </div>
             
diff --git a/index_de.html b/index_de.html
deleted file mode 100644
index aee2074c9d1a4ddefbbeba0b7d7181d511d14975..0000000000000000000000000000000000000000
--- a/index_de.html
+++ /dev/null
@@ -1,569 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="LibreSilicon attempts to break the microchip monopoly. By developing a free and open source process design kit + tool stack we enable the fabrication of truly open hardware.">
-    <meta name="author" content="Lanceville Technology Group Ltd">
-
-    <title>Libre Silicon</title>
-
-    <link href="news_en.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
-    <!-- Bootstrap Core CSS -->
-    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
-
-    <!-- Custom Fonts -->
-    <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
-    <link href="vendor/bootstrap-languages/languages.min.css" rel="stylesheet" type="text/css">
-    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
-    <link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
-
-    <!-- Plugin CSS -->
-    <link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
-
-    <!-- Social Buttons -->
-    <link href="css/social.css" rel="stylesheet">
-
-    <!-- Theme CSS -->
-    <link href="css/creative.css" rel="stylesheet">
-
-    <!-- CSS customization -->
-    <link href="css/custom.css" rel="stylesheet">
-
-    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-    <!--[if lt IE 9]>
-        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-</head>
-
-<body id="page-top">
-
-    <nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
-        <div class="container-fluid">
-            <!-- Brand and toggle get grouped for better mobile display -->
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" id="menu-toggle" data-toggle="collapse" data-target="#menu-nav">
-                    <span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
-                </button>
-                <button type="button" class="navbar-toggle collapsed" id="lang-toggle" data-toggle="collapse" data-target="#lang-nav">
-		    <span class="sr-only">Toggle navigation</span> Language <span class="lang-sm"></span>
-                </button>
-
-            <div class="collapse navbar-collapse" id="lang-nav" style="float: right;">
-                <ul class="nav navbar-nav">
-                    <li>
-		<a href="index_zh.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hans"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_zh_big5.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hant"></span>
-		</a>
-                    </li>
-                    <li>
-		<!--<a href="index_ja.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ja"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<!--<a href="index_ko.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ko"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<a href="index_en.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="en"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_de.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="de"></span>
-		</a>
-                    </li>
-		</ul>
-            </div>
-	</div>
-
-            <!-- Collect the nav links, forms, and other content for toggling -->
-            <div class="collapse navbar-collapse" id="menu-nav">
-                <ul class="nav navbar-nav navbar-right">
-                    <li>
-                        <a class="page-scroll" href="#about">About</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#news">News</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#members">Members</a>
-                    </li>
-                    <!--<li>
-                        <a class="page-scroll" href="#whitepaper">Whitepaper</a>
-                    </li>-->
-                    <li>
-                        <a class="page-scroll" href="#contact">Contact</a>
-                    </li>
-                </ul>
-            </div>
-            <!-- /.navbar-collapse -->
-        </div>
-        <!-- /.container-fluid -->
-    </nav>
-
-    <header>
-
-<div id="landing-carousel" class="carousel slide" data-ride="carousel">
-
-  <!-- Wrapper for slides -->
-  <div class="carousel-inner">
-    <div class="item active">
-      <img src="img/carousel/01.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/02.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/03.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/04.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/05.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/06.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/07.jpg" />
-    </div>
-
-  </div>
-
-  <!-- Left and right controls -->
-  <a class="left carousel-control" href="#landing-carousel" data-slide="prev">
-    <span class="glyphicon glyphicon-chevron-left"></span>
-    <span class="sr-only">Previous</span>
-  </a>
-  <a class="right carousel-control" href="#landing-carousel" data-slide="next">
-    <span class="glyphicon glyphicon-chevron-right"></span>
-    <span class="sr-only">Next</span>
-  </a>
-</div>
-
-  <div class="header-content readability">
-      <h1 id="homeHeading">Libre Silicon</h1>
-      <h2 id="homeSubtitle">Freie halbleiter für alle</h3>
-      <p>Wir entwickeln einen freien und offenen Standard für Halbleiterfertigungsprozesse und stellen einen schnellen, einfach zu benutzenden und günstigen weg für Halbleiterherstellung bereit. Um anzufangen, seine eigenen Chips herzustellen wird man keine nervigen NDAs mehr unterzeichnen müssen und man kann den Prozess auch in seinem Keller implementieren, falls man das möchte. Unser Ziel ist es den Halbleitermarkt zu revolutionieren und gleichzeitig gegen das Monopol von grossen Halbleiterherstellern vorzugehen!</p>
-      <a href="#about" class="btn btn-primary btn-xl page-scroll">Die Idee</a>
-      <a href="#whitepaper" class="btn btn-primary btn-xl page-scroll">Mehr Infos</a>
-      <a href="#getstarted" class="btn btn-primary btn-xl page-scroll">Einstieg</a>
-      <a href="#theprocess" class="btn btn-primary btn-xl page-scroll">Der Prozess</a>
-  </div>
-
-    </header>
-
-    <section id="about">
-        <div class="container" style="padding-top: 10%">
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-bank text-primary sr-icons"></i>
-                        <h3 class="hc">Öffnung des Marktes</h3>
-			<p>Today there is no inexpensive and easy way for SMEs, startups and hobbyists to develop their own ASICs and bringing them to the market. All the silicon manufacturing nowadays is in the hands of a few big companies which play their monopoly of lone capability of manufacturing microchips by charging around 20'000 USD per prototype and letting an engineer wait for months until she/he can test her/his design physically. Additionally the EDA tools for designing chips are unaffordable for most start ups.
-We intend to change that!</p>
-                    </div>
-                </div>
-		<div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cubes text-primary sr-icons"></i>
-                        <h3 class="hc">Auditierbare chips lösen die Sicherheitsbedenken</h3>
-                        <p>Since at least the introduction of the Intel management engine the concerns about the trustworthyness of our CPUs is raising. By providing a fully open process and technology node which allows to publish the entire layout on GitHub, the doors for entirely free CPU platforms are being pushed open which allow for a full security audit down to the transistor level. Which means no more possible hidden hardware backdoors for intelligence agencies.</p>
-                    </div>
-                </div>
-            </div>
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cloud text-primary sr-icons"></i>
-                        <h3 class="hc">Globale Reproduzierbarkeit</h3>
-                        <p>We aim to specify the target parameters of test structures we provide, required for supporting the LibreSilicon technology. If met, it becomes possible to test any ASIC (CMOS *and* analog!) somewhere in Tokyo and then download the design from GitHub and manufacture it anywhere else in the world.</p>
-                    </div>
-                </div>
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-balance-scale text-primary sr-icons"></i>
-                        <h3 class="hc">Ein freier Prozess</h3>
-                        <p>In order to democratize the semiconductor market and stop being at the mercy of big proprietary semiconductor manufacturers a standardized free manufacturing process needs to be introduced in order to easily exchange designs and silicon verify them anywhere on the globe. That's what we're doing.</p>
-                    </div>
-                </div>
-            </div>
-        </div>
-    </section>
-
-
-    <section id="vision">
-        <div class="container text-left">
-            <h1 id="visionTitle"></h1>
-            
-
-            
-        </div>
-    </section>
-
-    <section id="news">
-        <div class="container text-center">
-            <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>
-                    <!--<p>['11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.']</p>-->
-                    <p>
-			11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.<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">Lightning talk at 34c3</h3>
-                    <!--<p>['12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.']</p>-->
-                    <p>
-			12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.<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">Hackathon at the C3D2</h3>
-                    <!--<p>['Free semiconductors for everyone', 'from: 2018-05-19 Sat 12h', 'until: 2018-05-21 Mon OpenEnd', 'Zentralwerk Riesaer Str. 32, 01127 Dresden', 'https://www.openstreetmap.org/node/4709923560']</p>-->
-                    <p>
-			Free semiconductors for everyone<br/>
-                    	
-			from: 2018-05-19 Sat 12h<br/>
-                    	
-			until: 2018-05-21 Mon OpenEnd<br/>
-                    	
-			Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-                    	
-			https://www.openstreetmap.org/node/4709923560<br/>
-                    	</p>
-                </div>
-            </div>
-            
-        </div>
-    </section>
-
-    <section id="members">
-        <div class="container text-center">
-            <h1>Members</h1>
-
-<div class="row" style="margin-top: 5em">
-
-  <div class="column">
-    <div class="card">
-      <img src="img/dave.jpg" alt="Dave" style="width:100%">
-      <div class="card-container">
-        <h2>David Lanzendörfer</h2>
-        <p class="title">Process Design</p>
-        <p>Studied electrical engineering but realized that there were no interesting jobs to be done in Switzerland. So he ventured out to China in order find his fortune there. In this new world he found all the thrilling engineering problems, he ever wanted to solve, and now tackles the final frontier: Semiconductor manufacturing.</p>
-        <p>david dot lanzendoerfer at libresilicon dot com</p>
-      </div>
-      <div class="share">
-          <a class="twitter" href="https://twitter.com/leviathanch" target="blank"><i class="fa fa-twitter"></i></a>
-          <a class="facebook" href="https://www.facebook.com/david.lanzendoerfer" target="blank"><i class="fa fa-facebook"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <!--<div class="column">
-    <div class="card">
-      <img src="img/andreas.jpg" alt="Andreas" style="width:100%">
-      <div class="card-container">
-        <h2>Andreas Westerwick</h2>
-        <p class="title">Compiler Design</p>
-        <p>Programmer with 15 years experience. Computer science and math enthusiast. Strongly invested in decentralized systems. Haskell novice.</p>
-        <p>andreas dot westerwick at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>-->
-
-  <div class="column">
-    <div class="card">
-      <img src="img/philipp.jpg" alt="Philipp" style="width:100%">
-      <div class="card-container">
-        <h2>Philipp Gühring</h2>
-        <p class="title">Software Design</p>
-        <p>Software developer for 25 years. Security and Cryptography enthusiast.</p>
-        <p>philipp dot guehring at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/hagen.jpg" alt="Hagen" style="width:100%">
-      <div class="card-container">
-        <h2>Hagen Sankowski</h2>
-        <p class="title">Digital Design</p>
-        <p>In business for 20 years, worked for a Samsung subsidiary, later freelancing for Intel Mobile Communication, Infineon Chipcard, Globalfoundries and many others as ASIC Designer.</p>
-        <p>hsank at posteo dot de</p>
-      </div>
-      <div class="share">
-          <a class="linkedin" rel="noreferrer" href="https://de.linkedin.com/in/hagen-sankowski-14300910" target="blank"><i class="fa fa-linkedin"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/eeger.jpg" alt="Ferenc" style="width:100%">
-      <div class="card-container">
-        <h2>Ferenc Éger</h2>
-        <p class="title">Analog Design</p>
-        <p>Electrical engineer, currently in the automotive sector. Previously worked at Microchip Technology, and on custom-order system development projects (both HW and SW) since 2010. Studied microelectronics manufacturing and design at Budapest University of Technology.</p>
-        <p>eegerferenc at gmail dot com</p>
-      </div>
-    </div>
-  </div>
-
-</div>
-
-
-        </div>
-    </section>
-
-    <section id="getstarted">
-        <div class="container">
-            <div>
-                <div class="col-xs-12 text-center">
-                    <h2 class="section-heading">Getting started</h2>
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://gitlab.libresilicon.com/explore/projects" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
-                        <p><u>LibreSilicon GitLab</u></p>
-                   </a>
-               </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://wiki.libresilicon.com" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/wikimedia-logo.png">
-                        <p><u>LibreSilicon Wiki</u></p>
-                   </a>
-               </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="whitepaper">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">Additional documents</h2>
-                </div>
-            </div>
-	    <div class="row center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/propaganda/talk.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Lightning talk slides</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="https://www.youtube.com/watch?v=67rh6jB2UVQ#t=29m51s" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-video.svg">
-		    <p><u>Lightning talk video</u></p>
-		    </a>
-                </div>
-	    </div>
-        </div>
-    </section>
-
-    <section id="theprocess">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">The process</h2>
-                </div>
-            </div>
-	    <div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_lowtech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (low tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process design</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design_rules.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Design rules</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <div class="row text-center">
-		<div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_hightech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (high tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_testing.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process testing guide</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/HKUST_steps_dry.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>HKUST implementation</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <!--<div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a href="" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u></u></p>
-		    </a>
-                </div>-->
-        </div>
-    </section>
-
-<!--<img width="120px" style="margin-top: 20px;" src="img/LSA-whitepaper_en.svg">-->
-
-    <section id="contact">
-        <div class="container">
-            <div class="row">
-                <div class="col-lg-8 col-lg-offset-2 text-center">
-                    <h2 class="section-heading">Contact us</h2>
-                </div>
-            </div>
-            <div class="row" style="margin-top: 30px;">
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-envelope"></i>
-			<p>
-				<a href="mailto:contact@LibreSilicon.com"><br />contact@LibreSilicon.com</a><br />
-			</p>
-		    </div>
-		    <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://twitter.com/LibreSilicon" target="blank">
-                        	<i class="fa fa-4x fa-twitter"></i>
-				<p>
-				<br />LibreSilicon</p>
-			</a>
-		    </div>
-		    <!--<div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://matrix.libresilicon.com" target="blank">
-                        	<i class="fa fa-4x fa-hashtag"></i>
-				<p>
-				<br />matrix.libresilicon.com
-				<br />
-				</p>
-			</a>
-		    </div>-->
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-microphone"></i>
-				<p>
-				<br />mumble: murmur.libresilicon.com
-				<br />#IC
-				</p>
-		    </div>
-			<div class="col-lg-3 col-md-3 text-center">
-	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
-		    <p>Signal</p>
-		   </a>
-		    </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="sponsors">
-        <div class="container text-center">
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<img class="logo" src="img/lanceville.png" />
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="http://efabless.com" target="_blank"><img class="logo" style="margin: 50px auto auto 0px;" src="img/efabless.png" /></a>
-			<a rel="noreferrer" href="http://pconas.de" target="_blank"><img class="logo" style="margin-top: 50px;" src="img/pconas.png" /></a>
-                </div>
-                </div>
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-6 col-md-6 text-center framed_container">
-			<a rel="noreferrer" href="http://www.nff.ust.hk/en/home.html" target="_blank"><img class="logo" src="img/HKUST_Logo.png" /><img class="logo" src="img/NFF.jpg" /></a>
-		</div>
-		</div>
-        </div>
-<br/>
-		<div class="col-lg-4 col-md-4 text-center"></div>
-                <div class="col-lg-2 col-md-2 text-center">
-			<a rel="noreferrer" href="http://opencircuitdesign.com" target="_blank"><img class="logo" src="img/opencircuitdesign.png" /><br />Open Circuit Design</a>
-                </div>
-		<div class="col-lg-2 col-md-2 text-center"><br />
-			<a rel="noreferrer" href="http://www.clifford.at/yosys" target="_blank"><img class="logo" style="width: 300px;" src="img/yosys.png" /></a>
-                </div>
-        </div>
-    </section>
-
-	<div id="footer">
-		<p>
-		copyright
-                <i class="fa fa-copyright text-primary"></i>
-		Lanceville Technology 2023 
-		</p>
-	</div>
-
-    <!-- jQuery -->
-    <script src="vendor/jquery/jquery.min.js"></script>
-
-    <!-- Bootstrap Core JavaScript -->
-    <script src="vendor/bootstrap/js/bootstrap.min.js"></script>
-
-    <!-- Plugin JavaScript -->
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
-    <script src="vendor/scrollreveal/scrollreveal.min.js"></script>
-    <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
-
-    <!-- Theme JavaScript -->
-    <script src="js/creative.min.js"></script>
-
-</body>
-
-</html>
\ No newline at end of file
diff --git a/index_en.html b/index_en.html
deleted file mode 100644
index e05da82dd46797baebc95ae0617afd447e1951fd..0000000000000000000000000000000000000000
--- a/index_en.html
+++ /dev/null
@@ -1,689 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="LibreSilicon attempts to break the microchip monopoly. By developing a free and open source process design kit + tool stack we enable the fabrication of truly open hardware.">
-    <meta name="author" content="Lanceville Technology Group Ltd">
-
-    <title>Libre Silicon</title>
-
-    <link href="news_en.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
-    <!-- Bootstrap Core CSS -->
-    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
-
-    <!-- Custom Fonts -->
-    <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
-    <link href="vendor/bootstrap-languages/languages.min.css" rel="stylesheet" type="text/css">
-    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
-    <link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
-
-    <!-- Plugin CSS -->
-    <link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
-
-    <!-- Social Buttons -->
-    <link href="css/social.css" rel="stylesheet">
-
-    <!-- Theme CSS -->
-    <link href="css/creative.css" rel="stylesheet">
-
-    <!-- CSS customization -->
-    <link href="css/custom.css" rel="stylesheet">
-
-    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-    <!--[if lt IE 9]>
-        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-</head>
-
-<body id="page-top">
-
-    <nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
-        <div class="container-fluid">
-            <!-- Brand and toggle get grouped for better mobile display -->
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" id="menu-toggle" data-toggle="collapse" data-target="#menu-nav">
-                    <span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
-                </button>
-                <button type="button" class="navbar-toggle collapsed" id="lang-toggle" data-toggle="collapse" data-target="#lang-nav">
-		    <span class="sr-only">Toggle navigation</span> Language <span class="lang-sm"></span>
-                </button>
-
-            <div class="collapse navbar-collapse" id="lang-nav" style="float: right;">
-                <ul class="nav navbar-nav">
-                    <li>
-		<a href="index_zh.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hans"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_zh_big5.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hant"></span>
-		</a>
-                    </li>
-                    <li>
-		<!--<a href="index_ja.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ja"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<!--<a href="index_ko.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ko"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<a href="index_en.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="en"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_de.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="de"></span>
-		</a>
-                    </li>
-		</ul>
-            </div>
-	</div>
-
-            <!-- Collect the nav links, forms, and other content for toggling -->
-            <div class="collapse navbar-collapse" id="menu-nav">
-                <ul class="nav navbar-nav navbar-right">
-                    <li>
-                        <a class="page-scroll" href="#about">About</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#news">News</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#members">Members</a>
-                    </li>
-                    <!--<li>
-                        <a class="page-scroll" href="#whitepaper">Whitepaper</a>
-                    </li>-->
-                    <li>
-                        <a class="page-scroll" href="#contact">Contact</a>
-                    </li>
-                </ul>
-            </div>
-            <!-- /.navbar-collapse -->
-        </div>
-        <!-- /.container-fluid -->
-    </nav>
-
-    <header>
-
-<div id="landing-carousel" class="carousel slide" data-ride="carousel">
-
-  <!-- Wrapper for slides -->
-  <div class="carousel-inner">
-    <div class="item active">
-      <img src="img/carousel/01.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/02.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/03.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/04.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/05.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/06.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/07.jpg" />
-    </div>
-
-  </div>
-
-  <!-- Left and right controls -->
-  <a class="left carousel-control" href="#landing-carousel" data-slide="prev">
-    <span class="glyphicon glyphicon-chevron-left"></span>
-    <span class="sr-only">Previous</span>
-  </a>
-  <a class="right carousel-control" href="#landing-carousel" data-slide="next">
-    <span class="glyphicon glyphicon-chevron-right"></span>
-    <span class="sr-only">Next</span>
-  </a>
-</div>
-
-  <div class="header-content readability">
-      <h1 id="homeHeading">Libre Silicon</h1>
-      <h2 id="homeSubtitle">Free semiconductors for everyone</h3>
-      <p>We develop a free (as in freedom, not as in free of charge) and open source semiconductor manufacturing process standard, including a full mixed signal PDK, and provide a quick, easy and inexpensive way for manufacturing. No NDAs will be required anywhere to get started, making it possible to build the designs in your basement if you wish so. We are aiming to revolutionize the market by breaking through the monopoly of proprietary closed source manufacturers!</p>
-      <a href="#about" class="btn btn-primary btn-xl page-scroll">The idea</a>
-      <a href="#whitepaper" class="btn btn-primary btn-xl page-scroll">Get more info</a>
-      <a href="#getstarted" class="btn btn-primary btn-xl page-scroll">Getting started</a>
-      <a href="#theprocess" class="btn btn-primary btn-xl page-scroll">The process</a>
-  </div>
-
-    </header>
-
-    <section id="about">
-        <div class="container" style="padding-top: 10%">
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-bank text-primary sr-icons"></i>
-                        <h3 class="hc">Opening the market</h3>
-			<p>Today there is no inexpensive and easy way for SMEs, startups and hobbyists to develop their own ASICs and bringing them to the market. All the silicon manufacturing nowadays is in the hands of a few big companies which play their monopoly of lone capability of manufacturing microchips by charging around 2'000 USD per prototype and letting an engineer wait for months until she/he can test her/his design physically. Additionally the EDA tools for designing chips are unaffordable for most start ups. We intend to change that!</p>
-                    </div>
-                </div>
-		<div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cubes text-primary sr-icons"></i>
-                        <h3 class="hc">Auditable chips solving security concerns</h3>
-                        <p>Since at least the introduction of the Intel Management Engine and the emergence of Spectre and Meltdown, the concerns about the trustworthiness and security of CPUs in our computers, smartphones and other devices is raising. By providing a fully open process and technology node which allows to publish the entire layout, the doors for entirely free CPU platforms are being pushed open which allow for a full security audit down to the transistor level. Which means increased assurance of security via peer review and no more hidden hardware backdoors for intelligence agencies.</p>
-                    </div>
-                </div>
-            </div>
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cloud text-primary sr-icons"></i>
-                        <h3 class="hc">Global reproduciblity</h3>
-                        <p>In order to democratize the semiconductor market, a standardized free manufacturing process needs to be introduced in order to easily exchange designs and silicon-verify them anywhere on the globe. By specifying the target parameters of test structures we provide, required for supporting the LibreSilicon technology, it becomes possible to design and test any ASIC (CMOS *and* analog!) somewhere in Tokyo and then download the design from GitHub and manufacture it anywhere else in the world. That's what we're doing.</p>
-                    </div>
-                </div>
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-balance-scale text-primary sr-icons"></i>
-                        <h3 class="hc">Leveling the playfield</h3>
-                        <p>Today, the field of free and open-source silicon is very uneven. SMEs, individual FOSHW developers and hobbyists have no chance to implement their designs for practical purposes except for FPGAs, with no provision at all for analog, mixed-signal or high-performance, low-power, space-constrainted applications. As for "Open" chips, the privilege of IP integation, "the final pull" is in the hands of their sponsors, barring users from benefiting from the advantages of their FOSHW nature. On the other end of the pipe, Big-tech corporations embracing the "open-source is out-source" paradigm are siphoning the effort of developers for gratis into commercial products. By providing unfettered and viable access to small players to semiconductor manufacturing, we aim to turn "open-source silicon" into true Free and Open-Source LibreSilicon!</p>
-                    </div>
-                </div>
-            </div>
-        </div>
-    </section>
-
-
-    <section id="vision">
-        <div class="container text-left">
-            <h1 id="visionTitle">Our Vision and Mission</h1>
-            
-            <p>Our vision is a world where the "Silicon Barrier" does not exist. Access to integrated circuit technology is as commonplace as printed circuit board is, and not only for the top corporations. Knowledge of integrated circuit design is the part of the basic skills of an electrical engineer not only because of its relevance, but also because of its everyday usefulness. High-quality FOSS electronic design automation software is available. Process Design Kits, the information needed to design for a particular technology node, are publicly available. GDSII is an everyday counterpart of Gerber files. The paradigm of large-scale integration penetrates the product or project designs of companies, being large or small, SMEs, start-ups, and individual hobbyists and amateurs.</p>
-            
-            <p>Deciding what and how is made in CPUs and SoCs of computers, smartphones, routers and other everyday computing devices is not a privilege of a few big corporations. The freedoms defined in relation to free software are valid to computer hardware: users are permitted to study, or if one decides so, modify them. Trust towards digital technology is rooted in complete transparency. CPU design is not one-size-fits-all, custom CPUs are commonplace.</p>
-            
-            <p>Having these custom integrated circuits manufactured is affordable, providing a comparable economic performance over discrete or programmable-logic realization even down to the smallest volumes. The required capability of realization of unique ICs is provided by a new branch of the semiconductor industry: fabs, ranging from garage enterprises to industrial-scale ones, distributed all around the globe, serving local and/or global demand of custom IC fabrication. As for their clients, everyone is invited, even individuals, with no minimum order quantities, nondisclosure agreements or demands of excessive legal paperwork. Ordering a low-volume custom IC run is as easy and straightforward as ordering a PCB. The common denominator between these fabs is a set of open-source technology nodes that provide design portablity.</p>
-            
-
-            
-                <h2>What needs to be changed ...</h2>
-                
-                <p>One may say, the vision outlined before is the complete opposite of the current situation, and one is right. There are many areas that need to be addressed, from paradigm change and education to the availablity of viable free CPU designs and of semiconductor manufacturing services.</p>
-                
-                <p>First and foremost, the attitude towards semiconductor industry in general needs a shift: it is impossible to reach the goal as long as no-one believes that IC fabrication <strong><em>can</em></strong> be more accessible than it is today. Also, a <strong><em>paradigm shift</em></strong> is necessary: that designers consider integrated implementation instead of realization using a PCB with catalog components as a viable alternative. Besides that, the specific <strong><em>knowledge</em></strong> and skills on IC design, including analog, digital and system-level aspects, has to be included in education of engineers, both via institutional and autodidactic paths.</p>
-                
-                <p>In addition to these, breaking the "Silicon Barrier" is not possible without the proper tooling. Design of integrated circuits is a speciality field within electrical engineering, therefore specialized <strong><em>EDA tools</em></strong> are necessary, that have the maturity and quality to be used for practical work. This includes, among others, circuit simulation, layout, DRC, LVS, and parasitic extraction tools, electromigration, signal and power integrity checkers, and many more. Unfortunately, current software implementing these functions are either commercial products with pricetags targeted at big-tech, or open-source software with limited functionality and maturity.</p>
-                
-                <p>Of course, all of these can work only if there is a rationale to invest effort into them, which mandates the availablity of useful <strong><em>designs</em></strong> and a way to exchange them. One of the most anticipated benefits of LibreSilicon is the transparency, customizablity and trustworthyness of the CPUs and SoCs it provides, that means it is imperative for success that high-quality open-source digital processor core designs exist. Also, specialized applications will need purpose-tailored digital cores, as well as analog blocks and the primitives to form them. Of course, the integration of a digital core into a real chip requires many non-digital components, like bonding pads, ESD protection, oscillators, PLLs, nonvolatile memories, various physical interface circuits and manufacturing-related features.</p>
-                
-                <p>An important, if not the most important prerequsite of the change is the availablity of a set of <strong><em>free technology nodes</em></strong> on which these designs can be realized. The range and feature set of these nodes needs to be diverse, with deep-submicrometer nodes available for dense digital designs, larger feature-size nodes for mixed-signal and analog circuits, and specialized options for niche applications like power management, high-voltage, RF, and so on. The free and open nature of these nodes is imperative, as it enables the unfettered availablity of PDKs to designers, and allows massive adoption by fabs, which is a prerequsite for design portablity and supply-chain security.</p>
-                
-                <p>These nodes, however, carry no practical value alone. In order to be useful, it is needed that the nodes are actually <strong><em>being manufactured.</em></strong> In practice, this may be achieved by adoption of the nodes by existing fabs, or by the emergence of new manufacturers tailored for them, or by both. In all cases, the geographically diverse availablity of independent manufacturing vendors is desirable, as it increases the resilience of the supply chain and prevents monopolization, thus enables affordable access via competition. It has to be understood that many FOSHW developers are motivated into developing IP cores to solve real-life problems. Since, as stated before, the availablity of high-quality IP cores is imperative, accessiblity of these services to small customers is an important aspect. Therefore, and for the true provision of user-customizablity of FOSHW designs, it is paramount to find, implement and encourage the adoption of <strong><em>novel business models and behaviors</em></strong> that allow small players to benefit from LibreSilicon. This includes not only a change in the now-current attitude of fabs slamming the door at the customer below one million units, but also a departure from optimizing manufacturing processes to massively large volumes. The latter is also important to ensure that low-volume production is not only accessible, but also affordable. This involves re-thinking of economies of scale, introduction of new ways to organize manufacturing operations, and the development and introduction of <strong><em>novel mask-less lithography technologies,</em></strong> that can meet the resolution and troughput requirements of cost-effective production both at large and small scale.</p>
-                
-            
-                <h2>... and how will we make it happen?</h2>
-                
-                <p>We aim to take an active role in driving forward the change and reaching the objectives outlined before. Considering the fact that the free and open-source silicon ecosystem is growing explosively since the second half of the 2010s, many of the objectives are addressed already by others. In these cases, we want to support their effort and adapt their results, without aiming at realizing the same goal in a different way, thus preventing the fragmentation of the ecosystem. In other topics, however, there is either no progress or the progress is not going in the desirable direction. In these cases, we take a leading role, using the fullest possible extent of our expertise, commitment and resources. Our focus topics, without particular order, are the following:</p>
-                
-                <ul>
-<li><strong><em>Develop free technology nodes,</em></strong> including manufacturing recipes, test structures, primitive devices, logic, padring, analog and other libraries, characteristization methodology, and PDK support.</li>
-</ul>
-                
-                <ul>
-<li><strong><em>Drive the adoption of these nodes,</em></strong> by providing the necessary documentation, consulting and technical support. We also aim to set the example to follow by being early adopters of our own technology nodes, including the provision of actual manufacturing service.</li>
-</ul>
-                
-                <ul>
-<li><strong><em>Elaborate novel business models</em></strong> to support the emergence of universal and affordable access to semiconductor technologies. This includes among others, novel manufacturing operation organization concepts, troughput optimization for low-volume or high-volume production, and the introduction of new, connected manufacturing concepts and equipment.</li>
-</ul>
-                
-                <ul>
-<li><strong><em>Develop novel manufacturing equipment</em></strong> enabling low-volume-capable, high-flexiblity manufacturing, with primary focus on maskless lithographic technologies.</li>
-</ul>
-                
-                <p>In addition to these efforts, we also aim at providing valuable contribution in the efforts of other with a shared goal, including:</p>
-                
-                <ul>
-<li><strong><em>Drive the necessary paradigm shift</em></strong> by advocating for free and open-source silicon solutions in real-life applications</li>
-</ul>
-                
-                <ul>
-<li><strong><em>Support the education on IC design-related skillset</em></strong> by taking active role in the formation of training materials, supporting and organizing events like Hackathons or workshops</li>
-</ul>
-                
-                <ul>
-<li><strong><em>Support the development of EDA tools</em></strong> by advising on, and contributing to, the developemnt of FOSS IC design software</li>
-</ul>
-                
-                <ul>
-<li><strong><em>Increase the scope and quality of available free silicon IP libraries</em></strong> by developing our own libraries and contributing to the development of others</li>
-</ul>
-                
-            
-                <h2>Our roadmap</h2>
-                
-                <p>As of 2021, our tentative roadmap is the following:</p>
-                
-                <ul>
-<li>Eastablishment of LibreSilicon Foundation in Europe</li>
-</ul>
-                
-                <ul>
-<li>Finish LS1U technology node (incl. SPICE parameter extraction)</li>
-</ul>
-                
-                <ul>
-<li>Development of ESD protection and pad cell library for LS1U</li>
-</ul>
-                
-                <ul>
-<li>Development of a maskless lithography stepper, initially at least for 50um MFS, later for LS1U</li>
-</ul>
-                
-                <ul>
-<li>Tech Demo: LS555 (design, MLL fabrication, testing)</li>
-</ul>
-                
-                <ul>
-<li>Digital cell library for 1u MFS + digital tools (may be parallel to LS1U/LS555)</li>
-</ul>
-                
-                <ul>
-<li>Tech demo II: 8-bit Arduino-compatible MCU</li>
-</ul>
-                
-                <p>...</p>
-                
-                <ul>
-<li>Libresilicon Fabrication Service opens in EU</li>
-</ul>
-                
-                <p>...</p>
-                
-                <ul>
-<li>Development of LS130 technology node (incl. MLL capablity)</li>
-</ul>
-                
-                <ul>
-<li>Tech demo III: 130nm System-on-Chip</li>
-</ul>
-                
-                <p>...</p>
-                
-                <ul>
-<li>Development of sub-100nm technology node (incl. MLL capablity)</li>
-</ul>
-                
-                <ul>
-<li>Tech demo IV: SOC made on LibreSilicon runs GNU/Linux</li>
-</ul>
-                
-                <p>...</p>
-                
-            
-        </div>
-    </section>
-
-    <section id="news">
-        <div class="container text-center">
-            <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>
-                    <!--<p>['11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.']</p>-->
-                    <p>
-			11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.<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">Lightning talk at the 34c3</h3>
-                    <!--<p>['12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.']</p>-->
-                    <p>
-			12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.<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">Hackathon at the C3D2</h3>
-                    <!--<p>['Free semiconductors for everyone', 'from: 2018-05-19 Sat 12h', 'until: 2018-05-21 Mon OpenEnd', 'Zentralwerk Riesaer Str. 32, 01127 Dresden', 'https://www.openstreetmap.org/node/4709923560']</p>-->
-                    <p>
-			Free semiconductors for everyone<br/>
-                    	
-			from: 2018-05-19 Sat 12h<br/>
-                    	
-			until: 2018-05-21 Mon OpenEnd<br/>
-                    	
-			Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-                    	
-			https://www.openstreetmap.org/node/4709923560<br/>
-                    	</p>
-                </div>
-            </div>
-            
-        </div>
-    </section>
-
-    <section id="members">
-        <div class="container text-center">
-            <h1>Members</h1>
-
-<div class="row" style="margin-top: 5em">
-
-  <div class="column">
-    <div class="card">
-      <img src="img/dave.jpg" alt="Dave" style="width:100%">
-      <div class="card-container">
-        <h2>David Lanzendörfer</h2>
-        <p class="title">Process Design</p>
-        <p>Studied electrical engineering but realized that there were no interesting jobs to be done in Switzerland. So he ventured out to China in order find his fortune there. In this new world he found all the thrilling engineering problems, he ever wanted to solve, and now tackles the final frontier: Semiconductor manufacturing.</p>
-        <p>david dot lanzendoerfer at libresilicon dot com</p>
-      </div>
-      <div class="share">
-          <a class="twitter" href="https://twitter.com/leviathanch" target="blank"><i class="fa fa-twitter"></i></a>
-          <a class="facebook" href="https://www.facebook.com/david.lanzendoerfer" target="blank"><i class="fa fa-facebook"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <!--<div class="column">
-    <div class="card">
-      <img src="img/andreas.jpg" alt="Andreas" style="width:100%">
-      <div class="card-container">
-        <h2>Andreas Westerwick</h2>
-        <p class="title">Compiler Design</p>
-        <p>Programmer with 15 years experience. Computer science and math enthusiast. Strongly invested in decentralized systems. Haskell novice.</p>
-        <p>andreas dot westerwick at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>-->
-
-  <div class="column">
-    <div class="card">
-      <img src="img/philipp.jpg" alt="Philipp" style="width:100%">
-      <div class="card-container">
-        <h2>Philipp Gühring</h2>
-        <p class="title">Software Design</p>
-        <p>Software developer for 25 years. Security and Cryptography enthusiast.</p>
-        <p>philipp dot guehring at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/hagen.jpg" alt="Hagen" style="width:100%">
-      <div class="card-container">
-        <h2>Hagen Sankowski</h2>
-        <p class="title">Digital Design</p>
-        <p>In business for 20 years, worked for a Samsung subsidiary, later freelancing for Intel Mobile Communication, Infineon Chipcard, Globalfoundries and many others as ASIC Designer.</p>
-        <p>hsank at posteo dot de</p>
-      </div>
-      <div class="share">
-          <a class="linkedin" rel="noreferrer" href="https://de.linkedin.com/in/hagen-sankowski-14300910" target="blank"><i class="fa fa-linkedin"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/eeger.jpg" alt="Ferenc" style="width:100%">
-      <div class="card-container">
-        <h2>Ferenc Éger</h2>
-        <p class="title">Analog Design</p>
-        <p>Electrical engineer, currently in the automotive sector. Previously worked at Microchip Technology, and on custom-order system development projects (both HW and SW) since 2010. Studied microelectronics manufacturing and design at Budapest University of Technology.</p>
-        <p>eegerferenc at gmail dot com</p>
-      </div>
-    </div>
-  </div>
-
-</div>
-
-
-        </div>
-    </section>
-
-    <section id="getstarted">
-        <div class="container">
-            <div>
-                <div class="col-xs-12 text-center">
-                    <h2 class="section-heading">Getting started</h2>
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://gitlab.libresilicon.com/explore/projects" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
-                        <p><u>LibreSilicon GitLab</u></p>
-                   </a>
-               </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://wiki.libresilicon.com" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/wikimedia-logo.png">
-                        <p><u>LibreSilicon Wiki</u></p>
-                   </a>
-               </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="whitepaper">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">Additional documents</h2>
-                </div>
-            </div>
-	    <div class="row center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/propaganda/talk.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Lightning talk slides</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="https://www.youtube.com/watch?v=67rh6jB2UVQ#t=29m51s" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-video.svg">
-		    <p><u>Lightning talk video</u></p>
-		    </a>
-                </div>
-	    </div>
-        </div>
-    </section>
-
-    <section id="theprocess">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">The process</h2>
-                </div>
-            </div>
-	    <div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_lowtech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (low tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process design</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design_rules.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Design rules</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <div class="row text-center">
-		<div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_hightech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (high tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_testing.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process testing guide</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/HKUST_steps_dry.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>HKUST implementation</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <!--<div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a href="" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u></u></p>
-		    </a>
-                </div>-->
-        </div>
-    </section>
-
-<!--<img width="120px" style="margin-top: 20px;" src="img/LSA-whitepaper_en.svg">-->
-
-    <section id="contact">
-        <div class="container">
-            <div class="row">
-                <div class="col-lg-8 col-lg-offset-2 text-center">
-                    <h2 class="section-heading">Contact us</h2>
-                </div>
-            </div>
-            <div class="row" style="margin-top: 30px;">
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-envelope"></i>
-			<p>
-				<a href="mailto:contact@LibreSilicon.com"><br />contact@LibreSilicon.com</a><br />
-			</p>
-		    </div>
-		    <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://twitter.com/LibreSilicon" target="blank">
-                        	<i class="fa fa-4x fa-twitter"></i>
-				<p>
-				<br />LibreSilicon</p>
-			</a>
-		    </div>
-		    <!--<div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://matrix.libresilicon.com" target="blank">
-                        	<i class="fa fa-4x fa-hashtag"></i>
-				<p>
-				<br />matrix.libresilicon.com
-				<br />
-				</p>
-			</a>
-		    </div>-->
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-microphone"></i>
-				<p>
-				<br />mumble: murmur.libresilicon.com
-				<br />#IC
-				</p>
-		    </div>
-			<div class="col-lg-3 col-md-3 text-center">
-	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
-		    <p>Signal</p>
-		   </a>
-		    </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="sponsors">
-        <div class="container text-center">
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<img class="logo" src="img/lanceville.png" />
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="http://efabless.com" target="_blank"><img class="logo" style="margin: 50px auto auto 0px;" src="img/efabless.png" /></a>
-			<a rel="noreferrer" href="http://pconas.de" target="_blank"><img class="logo" style="margin-top: 50px;" src="img/pconas.png" /></a>
-                </div>
-                </div>
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-6 col-md-6 text-center framed_container">
-			<a rel="noreferrer" href="http://www.nff.ust.hk/en/home.html" target="_blank"><img class="logo" src="img/HKUST_Logo.png" /><img class="logo" src="img/NFF.jpg" /></a>
-		</div>
-		</div>
-        </div>
-<br/>
-		<div class="col-lg-4 col-md-4 text-center"></div>
-                <div class="col-lg-2 col-md-2 text-center">
-			<a rel="noreferrer" href="http://opencircuitdesign.com" target="_blank"><img class="logo" src="img/opencircuitdesign.png" /><br />Open Circuit Design</a>
-                </div>
-		<div class="col-lg-2 col-md-2 text-center"><br />
-			<a rel="noreferrer" href="http://www.clifford.at/yosys" target="_blank"><img class="logo" style="width: 300px;" src="img/yosys.png" /></a>
-                </div>
-        </div>
-    </section>
-
-	<div id="footer">
-		<p>
-		copyright
-                <i class="fa fa-copyright text-primary"></i>
-		Lanceville Technology 2023 
-		</p>
-	</div>
-
-    <!-- jQuery -->
-    <script src="vendor/jquery/jquery.min.js"></script>
-
-    <!-- Bootstrap Core JavaScript -->
-    <script src="vendor/bootstrap/js/bootstrap.min.js"></script>
-
-    <!-- Plugin JavaScript -->
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
-    <script src="vendor/scrollreveal/scrollreveal.min.js"></script>
-    <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
-
-    <!-- Theme JavaScript -->
-    <script src="js/creative.min.js"></script>
-
-</body>
-
-</html>
\ No newline at end of file
diff --git a/index_ja.html b/index_ja.html
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/index_ko.html b/index_ko.html
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/index_zh.html b/index_zh.html
deleted file mode 100644
index a2d3ef849c8263d0001fafeda3ae7a597993bb63..0000000000000000000000000000000000000000
--- a/index_zh.html
+++ /dev/null
@@ -1,546 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="LibreSilicon attempts to break the microchip monopoly. By developing a free and open source process design kit + tool stack we enable the fabrication of truly open hardware.">
-    <meta name="author" content="Lanceville Technology Group Ltd">
-
-    <title>Libre Silicon</title>
-
-    <link href="news_en.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
-    <!-- Bootstrap Core CSS -->
-    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
-
-    <!-- Custom Fonts -->
-    <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
-    <link href="vendor/bootstrap-languages/languages.min.css" rel="stylesheet" type="text/css">
-    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
-    <link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
-
-    <!-- Plugin CSS -->
-    <link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
-
-    <!-- Social Buttons -->
-    <link href="css/social.css" rel="stylesheet">
-
-    <!-- Theme CSS -->
-    <link href="css/creative.css" rel="stylesheet">
-
-    <!-- CSS customization -->
-    <link href="css/custom.css" rel="stylesheet">
-
-    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-    <!--[if lt IE 9]>
-        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-</head>
-
-<body id="page-top">
-
-    <nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
-        <div class="container-fluid">
-            <!-- Brand and toggle get grouped for better mobile display -->
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" id="menu-toggle" data-toggle="collapse" data-target="#menu-nav">
-                    <span class="sr-only">Toggle navigation</span> 选单 <i class="fa fa-bars"></i>
-                </button>
-                <button type="button" class="navbar-toggle collapsed" id="lang-toggle" data-toggle="collapse" data-target="#lang-nav">
-		    <span class="sr-only">Toggle navigation</span> 語言 <span class="lang-sm"></span>
-                </button>
-
-            <div class="collapse navbar-collapse" id="lang-nav" style="float: right;">
-                <ul class="nav navbar-nav">
-                    <li>
-		<a href="index_zh.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hans"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_zh_big5.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hant"></span>
-		</a>
-                    </li>
-                    <li>
-		<!--<a href="index_ja.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ja"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<!--<a href="index_ko.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ko"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<a href="index_en.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="en"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_de.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="de"></span>
-		</a>
-                    </li>
-		</ul>
-            </div>
-	</div>
-
-            <!-- Collect the nav links, forms, and other content for toggling -->
-            <div class="collapse navbar-collapse" id="menu-nav">
-                <ul class="nav navbar-nav navbar-right">
-                    <li>
-                        <a class="page-scroll" href="#about">关于</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#news">消息</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#members">会员</a>
-                    </li>
-                    <!--<li>
-                        <a class="page-scroll" href="#whitepaper">白皮书</a>
-                    </li>-->
-                    <li>
-                        <a class="page-scroll" href="#contact">详情联系</a>
-                    </li>
-                </ul>
-            </div>
-            <!-- /.navbar-collapse -->
-        </div>
-        <!-- /.container-fluid -->
-    </nav>
-
-    <header>
-
-<div id="landing-carousel" class="carousel slide" data-ride="carousel">
-
-  <!-- Wrapper for slides -->
-  <div class="carousel-inner">
-    <div class="item active">
-      <img src="img/carousel/01.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/02.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/03.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/04.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/05.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/06.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/07.jpg" />
-    </div>
-
-  </div>
-
-  <!-- Left and right controls -->
-  <a class="left carousel-control" href="#landing-carousel" data-slide="prev">
-    <span class="glyphicon glyphicon-chevron-left"></span>
-    <span class="sr-only">Previous</span>
-  </a>
-  <a class="right carousel-control" href="#landing-carousel" data-slide="next">
-    <span class="glyphicon glyphicon-chevron-right"></span>
-    <span class="sr-only">Next</span>
-  </a>
-</div>
-
-  <div class="header-content readability">
-      <h1 id="homeHeading">Libre Silicon</h1>
-      <h2 id="homeSubtitle">给众人的开源半导体</h3>
-      <p>我们正开发一种自由使用及开源的半导体制作工艺标准,包括一混合信号PDK, 目的是提供一种快捷, 容易使用, 及价格相宜的制程. 开始制定流程时, 无需遵守特殊的保密协议 NDA, 即使在个人设施条件下, 仍可按设计制作. 我们的目标是打断现时非开源厂商垄断!</p>
-      <a href="#about" class="btn btn-primary btn-xl page-scroll">背后理念</a>
-      <a href="#whitepaper" class="btn btn-primary btn-xl page-scroll">更多资料</a>
-      <a href="#getstarted" class="btn btn-primary btn-xl page-scroll">起步点</a>
-      <a href="#theprocess" class="btn btn-primary btn-xl page-scroll">工艺流程</a>
-  </div>
-
-    </header>
-
-    <section id="about">
-        <div class="container" style="padding-top: 10%">
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-bank text-primary sr-icons"></i>
-                        <h3 class="hc">把市场开放</h3>
-			<p>现时并没有价格相宜及简易的方式 来让中小企业,初创公司以及个人开发 '特殊应用积体电路' (ASIC) 并推出公开市场. 差不多全部的制程都是由大型半导体厂商拥有,而开发产品原型晶片需用上两万美元以上,及多月的等候才可实际测试晶片. 另一方面, 所使用的发开EDA 软件亦需要额外支付一般初创企业负担不起的高昂费用, 我们希望带来改变.!</p>
-                    </div>
-                </div>
-		<div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cubes text-primary sr-icons"></i>
-                        <h3 class="hc">可核查芯片, 解决对保安的担忧</h3>
-                        <p>由于现时不少人对个别厂家的中央处理器中管理引擎的担忧, 通过使用公开的制程及技术, 晶片的图则可以在 GitHub 上面公开. 而公开的中央处理器平台亦随之然发展, 其公开的程度可推至 晶体管 层面. 从此再不可以隐藏 非相关的功能.</p>
-                    </div>
-                </div>
-            </div>
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cloud text-primary sr-icons"></i>
-                        <h3 class="hc">不同地域皆可进行的可重覆性</h3>
-                        <p>我们在工艺上指定相应的设计参数, 亦同时支援数码及模拟电路. 所产生的效果: 即使在某地方设计的ASIC (同时包括CMOS及模拟电路), 亦可在地球另一端在GitHub下载有关的设计并进行生产.</p>
-                    </div>
-                </div>
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-balance-scale text-primary sr-icons"></i>
-                        <h3 class="hc">开源的工艺</h3>
-                        <p>为了使半导体市场更自由化及避免被大厂商垄断, 需要推行一种标准化公开的制作工艺, 来方便设计图则的交流及检查. 这是现时我们努力的方向.</p>
-                    </div>
-                </div>
-            </div>
-        </div>
-    </section>
-
-
-    <section id="vision">
-        <div class="container text-left">
-            <h1 id="visionTitle"></h1>
-            
-
-            
-        </div>
-    </section>
-
-    <section id="news">
-        <div class="container text-center">
-            <h1>相关新闻 <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">在34c3 的起源点</h3>
-                    <!--<p>['12/16/2017: 我们在 Chaos Communication Congress 34c3 的起源点']</p>-->
-                    <p>
-			12/16/2017: 我们在 Chaos Communication Congress 34c3 的起源点<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">在 C3D2 黑客松</h3>
-                    <!--<p>['给众人的开源半导体', '开始时间: 2018-05-19 星期六 12h', '结束时间: 2018-05-21 星期一', 'Zentralwerk Riesaer Str. 32, 01127 Dresden', 'https://www.openstreetmap.org/node/4709923560']</p>-->
-                    <p>
-			给众人的开源半导体<br/>
-                    	
-			开始时间: 2018-05-19 星期六 12h<br/>
-                    	
-			结束时间: 2018-05-21 星期一<br/>
-                    	
-			Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-                    	
-			https://www.openstreetmap.org/node/4709923560<br/>
-                    	</p>
-                </div>
-            </div>
-            
-        </div>
-    </section>
-
-    <section id="members">
-        <div class="container text-center">
-            <h1>Members</h1>
-
-<div class="row" style="margin-top: 5em">
-
-  <div class="column">
-    <div class="card">
-      <img src="img/dave.jpg" alt="Dave" style="width:100%">
-      <div class="card-container">
-        <h2>David Lanzendörfer</h2>
-        <p class="title">Process Design</p>
-        <p>Studied electrical engineering but realized that there were no interesting jobs to be done in Switzerland. So he ventured out to China in order find his fortune there. In this new world he found all the thrilling engineering problems, he ever wanted to solve, and now tackles the final frontier: Semiconductor manufacturing.</p>
-        <p>david dot lanzendoerfer at libresilicon dot com</p>
-      </div>
-      <div class="share">
-          <a class="twitter" href="https://twitter.com/leviathanch" target="blank"><i class="fa fa-twitter"></i></a>
-          <a class="facebook" href="https://www.facebook.com/david.lanzendoerfer" target="blank"><i class="fa fa-facebook"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <!--<div class="column">
-    <div class="card">
-      <img src="img/andreas.jpg" alt="Andreas" style="width:100%">
-      <div class="card-container">
-        <h2>Andreas Westerwick</h2>
-        <p class="title">Compiler Design</p>
-        <p>Programmer with 15 years experience. Computer science and math enthusiast. Strongly invested in decentralized systems. Haskell novice.</p>
-        <p>andreas dot westerwick at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>-->
-
-  <div class="column">
-    <div class="card">
-      <img src="img/philipp.jpg" alt="Philipp" style="width:100%">
-      <div class="card-container">
-        <h2>Philipp Gühring</h2>
-        <p class="title">Software Design</p>
-        <p>Software developer for 25 years. Security and Cryptography enthusiast.</p>
-        <p>philipp dot guehring at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/hagen.jpg" alt="Hagen" style="width:100%">
-      <div class="card-container">
-        <h2>Hagen Sankowski</h2>
-        <p class="title">Digital Design</p>
-        <p>In business for 20 years, worked for a Samsung subsidiary, later freelancing for Intel Mobile Communication, Infineon Chipcard, Globalfoundries and many others as ASIC Designer.</p>
-        <p>hsank at posteo dot de</p>
-      </div>
-      <div class="share">
-          <a class="linkedin" rel="noreferrer" href="https://de.linkedin.com/in/hagen-sankowski-14300910" target="blank"><i class="fa fa-linkedin"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/eeger.jpg" alt="Ferenc" style="width:100%">
-      <div class="card-container">
-        <h2>Ferenc Éger</h2>
-        <p class="title">Analog Design</p>
-        <p>Electrical engineer, currently in the automotive sector. Previously worked at Microchip Technology, and on custom-order system development projects (both HW and SW) since 2010. Studied microelectronics manufacturing and design at Budapest University of Technology.</p>
-        <p>eegerferenc at gmail dot com</p>
-      </div>
-    </div>
-  </div>
-
-</div>
-
-
-        </div>
-    </section>
-
-    <section id="getstarted">
-        <div class="container">
-            <div>
-                <div class="col-xs-12 text-center">
-                    <h2 class="section-heading">Getting started</h2>
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://gitlab.libresilicon.com/explore/projects" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
-                        <p><u>LibreSilicon GitLab</u></p>
-                   </a>
-               </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://wiki.libresilicon.com" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/wikimedia-logo.png">
-                        <p><u>LibreSilicon Wiki</u></p>
-                   </a>
-               </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="whitepaper">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">更多文件</h2>
-                </div>
-            </div>
-	    <div class="row center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/propaganda/talk.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Lightning talk slides</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="https://www.youtube.com/watch?v=67rh6jB2UVQ#t=29m51s" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-video.svg">
-		    <p><u>Lightning talk video</u></p>
-		    </a>
-                </div>
-	    </div>
-        </div>
-    </section>
-
-    <section id="theprocess">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">The process</h2>
-                </div>
-            </div>
-	    <div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_lowtech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (low tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process design</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design_rules.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Design rules</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <div class="row text-center">
-		<div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_hightech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (high tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_testing.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process testing guide</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/HKUST_steps_dry.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>HKUST implementation</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <!--<div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a href="" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u></u></p>
-		    </a>
-                </div>-->
-        </div>
-    </section>
-
-<!--<img width="120px" style="margin-top: 20px;" src="img/LSA-whitepaper_en.svg">-->
-
-    <section id="contact">
-        <div class="container">
-            <div class="row">
-                <div class="col-lg-8 col-lg-offset-2 text-center">
-                    <h2 class="section-heading">联系我们</h2>
-                </div>
-            </div>
-            <div class="row" style="margin-top: 30px;">
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-envelope"></i>
-			<p>
-				<a href="mailto:contact@LibreSilicon.com"><br />contact@LibreSilicon.com</a><br />
-			</p>
-		    </div>
-		    <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://twitter.com/LibreSilicon" target="blank">
-                        	<i class="fa fa-4x fa-twitter"></i>
-				<p>
-				<br />LibreSilicon</p>
-			</a>
-		    </div>
-		    <!--<div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://matrix.libresilicon.com" target="blank">
-                        	<i class="fa fa-4x fa-hashtag"></i>
-				<p>
-				<br />matrix.libresilicon.com
-				<br />
-				</p>
-			</a>
-		    </div>-->
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-microphone"></i>
-				<p>
-				<br />mumble: murmur.libresilicon.com
-				<br />#IC
-				</p>
-		    </div>
-			<div class="col-lg-3 col-md-3 text-center">
-	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
-		    <p>Signal</p>
-		   </a>
-		    </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="sponsors">
-        <div class="container text-center">
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<img class="logo" src="img/lanceville.png" />
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="http://efabless.com" target="_blank"><img class="logo" style="margin: 50px auto auto 0px;" src="img/efabless.png" /></a>
-			<a rel="noreferrer" href="http://pconas.de" target="_blank"><img class="logo" style="margin-top: 50px;" src="img/pconas.png" /></a>
-                </div>
-                </div>
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-6 col-md-6 text-center framed_container">
-			<a rel="noreferrer" href="http://www.nff.ust.hk/en/home.html" target="_blank"><img class="logo" src="img/HKUST_Logo.png" /><img class="logo" src="img/NFF.jpg" /></a>
-		</div>
-		</div>
-        </div>
-<br/>
-		<div class="col-lg-4 col-md-4 text-center"></div>
-                <div class="col-lg-2 col-md-2 text-center">
-			<a rel="noreferrer" href="http://opencircuitdesign.com" target="_blank"><img class="logo" src="img/opencircuitdesign.png" /><br />Open Circuit Design</a>
-                </div>
-		<div class="col-lg-2 col-md-2 text-center"><br />
-			<a rel="noreferrer" href="http://www.clifford.at/yosys" target="_blank"><img class="logo" style="width: 300px;" src="img/yosys.png" /></a>
-                </div>
-        </div>
-    </section>
-
-	<div id="footer">
-		<p>
-		copyright
-                <i class="fa fa-copyright text-primary"></i>
-		Lanceville Technology 2023 
-		</p>
-	</div>
-
-    <!-- jQuery -->
-    <script src="vendor/jquery/jquery.min.js"></script>
-
-    <!-- Bootstrap Core JavaScript -->
-    <script src="vendor/bootstrap/js/bootstrap.min.js"></script>
-
-    <!-- Plugin JavaScript -->
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
-    <script src="vendor/scrollreveal/scrollreveal.min.js"></script>
-    <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
-
-    <!-- Theme JavaScript -->
-    <script src="js/creative.min.js"></script>
-
-</body>
-
-</html>
\ No newline at end of file
diff --git a/index_zh_big5.html b/index_zh_big5.html
deleted file mode 100644
index 958c163e42be333eea660a42ceb96c0ded56df6c..0000000000000000000000000000000000000000
--- a/index_zh_big5.html
+++ /dev/null
@@ -1,546 +0,0 @@
-<!DOCTYPE html>
-<html lang="zh_big5">
-
-<head>
-
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="LibreSilicon attempts to break the microchip monopoly. By developing a free and open source process design kit + tool stack we enable the fabrication of truly open hardware.">
-    <meta name="author" content="Lanceville Technology Group Ltd">
-
-    <title>Libre Silicon</title>
-
-    <link href="news_zh_big5.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
-    <!-- Bootstrap Core CSS -->
-    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
-
-    <!-- Custom Fonts -->
-    <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
-    <link href="vendor/bootstrap-languages/languages.min.css" rel="stylesheet" type="text/css">
-    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
-    <link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
-
-    <!-- Plugin CSS -->
-    <link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
-
-    <!-- Social Buttons -->
-    <link href="css/social.css" rel="stylesheet">
-
-    <!-- Theme CSS -->
-    <link href="css/creative.css" rel="stylesheet">
-
-    <!-- CSS customization -->
-    <link href="css/custom.css" rel="stylesheet">
-
-    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-    <!--[if lt IE 9]>
-        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-</head>
-
-<body id="page-top">
-
-    <nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
-        <div class="container-fluid">
-            <!-- Brand and toggle get grouped for better mobile display -->
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" id="menu-toggle" data-toggle="collapse" data-target="#menu-nav">
-                    <span class="sr-only">Toggle navigation</span> 選單 <i class="fa fa-bars"></i>
-                </button>
-                <button type="button" class="navbar-toggle collapsed" id="lang-toggle" data-toggle="collapse" data-target="#lang-nav">
-		    <span class="sr-only">Toggle navigation</span> 語言 <span class="lang-sm"></span>
-                </button>
-
-            <div class="collapse navbar-collapse" id="lang-nav" style="float: right;">
-                <ul class="nav navbar-nav">
-                    <li>
-		<a href="index_zh.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hans"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_zh_big5.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="zh-Hant"></span>
-		</a>
-                    </li>
-                    <li>
-		<!--<a href="index_ja.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ja"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<!--<a href="index_ko.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ko"></span>
-		</a>-->
-                    </li>
-                    <li>
-		<a href="index_en.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="en"></span>
-		</a>
-                    </li>
-                    <li>
-		<a href="index_de.html">
-			<span class="lang-lg lang-lbl lang-lbl-icon" lang="de"></span>
-		</a>
-                    </li>
-		</ul>
-            </div>
-	</div>
-
-            <!-- Collect the nav links, forms, and other content for toggling -->
-            <div class="collapse navbar-collapse" id="menu-nav">
-                <ul class="nav navbar-nav navbar-right">
-                    <li>
-                        <a class="page-scroll" href="#about">關於</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#news">消息</a>
-                    </li>
-                    <li>
-                        <a class="page-scroll" href="#members">會員</a>
-                    </li>
-                    <!--<li>
-                        <a class="page-scroll" href="#whitepaper">白皮書</a>
-                    </li>-->
-                    <li>
-                        <a class="page-scroll" href="#contact">詳情聯繫</a>
-                    </li>
-                </ul>
-            </div>
-            <!-- /.navbar-collapse -->
-        </div>
-        <!-- /.container-fluid -->
-    </nav>
-
-    <header>
-
-<div id="landing-carousel" class="carousel slide" data-ride="carousel">
-
-  <!-- Wrapper for slides -->
-  <div class="carousel-inner">
-    <div class="item active">
-      <img src="img/carousel/01.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/02.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/03.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/04.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/05.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/06.jpg" />
-    </div>
-
-    <div class="item">
-      <img src="img/carousel/07.jpg" />
-    </div>
-
-  </div>
-
-  <!-- Left and right controls -->
-  <a class="left carousel-control" href="#landing-carousel" data-slide="prev">
-    <span class="glyphicon glyphicon-chevron-left"></span>
-    <span class="sr-only">Previous</span>
-  </a>
-  <a class="right carousel-control" href="#landing-carousel" data-slide="next">
-    <span class="glyphicon glyphicon-chevron-right"></span>
-    <span class="sr-only">Next</span>
-  </a>
-</div>
-
-  <div class="header-content readability">
-      <h1 id="homeHeading">Libre Silicon</h1>
-      <h2 id="homeSubtitle">給眾人的開源半導體</h3>
-      <p>我們正開發一種自由使用及開源的半導體製作工藝標準, 目的是提供一種快捷, 容易使用, 及價格相宜的製程. 開始製定流程時, 無需遵守特殊的保密協議NDA, 即使在個人設施條件下, 仍可按設計製作. 我們的目標是打斷現時非開源廠商壟斷!</p>
-      <a href="#about" class="btn btn-primary btn-xl page-scroll">背後理念</a>
-      <a href="#whitepaper" class="btn btn-primary btn-xl page-scroll">更多資料</a>
-      <a href="#getstarted" class="btn btn-primary btn-xl page-scroll">起步點</a>
-      <a href="#theprocess" class="btn btn-primary btn-xl page-scroll">工藝流程</a>
-  </div>
-
-    </header>
-
-    <section id="about">
-        <div class="container" style="padding-top: 10%">
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-bank text-primary sr-icons"></i>
-                        <h3 class="hc">把市場開放</h3>
-			<p>現時並沒有價格相宜及簡易的方式來讓中小企業,初創公司以及個人開發'特殊應用積體電路' (ASIC) 並推出公開市場. 差不多全部的製程都是由大型半導體廠商擁有,而開發產品原型晶片需用上兩萬美元以上,及多月的等候才可實際測試晶片. 另一方面, 所使用的發開EDA 軟件亦需要額外支付一般初創企業負擔不起的高昂費用, 我們希望帶來改變!</p>
-                    </div>
-                </div>
-		<div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cubes text-primary sr-icons"></i>
-                        <h3 class="hc">可核查芯片, 解決對保安的擔憂</h3>
-                        <p>由於現時不少人對個別廠家的中央處理器中管理引擎的擔憂, 通過使用公開的製程及技術, 晶片的圖則可以在GitHub 上面公開. 而公開的中央處理器平台亦隨之然發展, 其公開的程度可推至晶體管層面. 從此再不可以隱藏非相關的功能.</p>
-                    </div>
-                </div>
-            </div>
-            <div class="row">
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-cloud text-primary sr-icons"></i>
-                        <h3 class="hc">不同地域皆可進行的可重覆性</h3>
-                        <p>我們在工藝上指定相應的設計參數, 亦同時支援數碼及模擬電路. 所產生的效果: 即使在某地方設計的ASIC (同時包括CMOS及模擬電路), 亦可在地球另一端在GitHub下載有關的設計並進行生產.</p>
-                    </div>
-                </div>
-                <div class="col-lg-6 col-md-6 text-center">
-                    <div class="service-box">
-                        <i class="fa fa-4x fa-balance-scale text-primary sr-icons"></i>
-                        <h3 class="hc">開源的工藝</h3>
-                        <p>為了使半導體市場更自由化及避免被大廠商壟斷, 需要推行一種標準化公開的製作工藝, 來方便設計圖則的交流及檢查. 這是現時我們努力的方向.</p>
-                    </div>
-                </div>
-            </div>
-        </div>
-    </section>
-
-
-    <section id="vision">
-        <div class="container text-left">
-            <h1 id="visionTitle"></h1>
-            
-
-            
-        </div>
-    </section>
-
-    <section id="news">
-        <div class="container text-center">
-            <h1>相關新聞 <a href="http://libresilicon.com/news_zh_big5.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">在34c3 的起源點</h3>
-                    <!--<p>['12/16/2017: 我們在 Chaos Communication Congress 34c3 的起源點']</p>-->
-                    <p>
-			12/16/2017: 我們在 Chaos Communication Congress 34c3 的起源點<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">在 C3D2 黑客松</h3>
-                    <!--<p>['給眾人的開源半導體', '開始時間: 2018-05-19 星期六 12h', '結束時間: 2018-05-21 星期一', 'Zentralwerk Riesaer Str. 32, 01127 Dresden', 'https://www.openstreetmap.org/node/4709923560']</p>-->
-                    <p>
-			給眾人的開源半導體<br/>
-                    	
-			開始時間: 2018-05-19 星期六 12h<br/>
-                    	
-			結束時間: 2018-05-21 星期一<br/>
-                    	
-			Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-                    	
-			https://www.openstreetmap.org/node/4709923560<br/>
-                    	</p>
-                </div>
-            </div>
-            
-        </div>
-    </section>
-
-    <section id="members">
-        <div class="container text-center">
-            <h1>Members</h1>
-
-<div class="row" style="margin-top: 5em">
-
-  <div class="column">
-    <div class="card">
-      <img src="img/dave.jpg" alt="Dave" style="width:100%">
-      <div class="card-container">
-        <h2>David Lanzendörfer</h2>
-        <p class="title">Process Design</p>
-        <p>Studied electrical engineering but realized that there were no interesting jobs to be done in Switzerland. So he ventured out to China in order find his fortune there. In this new world he found all the thrilling engineering problems, he ever wanted to solve, and now tackles the final frontier: Semiconductor manufacturing.</p>
-        <p>david dot lanzendoerfer at libresilicon dot com</p>
-      </div>
-      <div class="share">
-          <a class="twitter" href="https://twitter.com/leviathanch" target="blank"><i class="fa fa-twitter"></i></a>
-          <a class="facebook" href="https://www.facebook.com/david.lanzendoerfer" target="blank"><i class="fa fa-facebook"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <!--<div class="column">
-    <div class="card">
-      <img src="img/andreas.jpg" alt="Andreas" style="width:100%">
-      <div class="card-container">
-        <h2>Andreas Westerwick</h2>
-        <p class="title">Compiler Design</p>
-        <p>Programmer with 15 years experience. Computer science and math enthusiast. Strongly invested in decentralized systems. Haskell novice.</p>
-        <p>andreas dot westerwick at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>-->
-
-  <div class="column">
-    <div class="card">
-      <img src="img/philipp.jpg" alt="Philipp" style="width:100%">
-      <div class="card-container">
-        <h2>Philipp Gühring</h2>
-        <p class="title">Software Design</p>
-        <p>Software developer for 25 years. Security and Cryptography enthusiast.</p>
-        <p>philipp dot guehring at libresilicon dot com</p>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/hagen.jpg" alt="Hagen" style="width:100%">
-      <div class="card-container">
-        <h2>Hagen Sankowski</h2>
-        <p class="title">Digital Design</p>
-        <p>In business for 20 years, worked for a Samsung subsidiary, later freelancing for Intel Mobile Communication, Infineon Chipcard, Globalfoundries and many others as ASIC Designer.</p>
-        <p>hsank at posteo dot de</p>
-      </div>
-      <div class="share">
-          <a class="linkedin" rel="noreferrer" href="https://de.linkedin.com/in/hagen-sankowski-14300910" target="blank"><i class="fa fa-linkedin"></i></a>
-      </div>
-    </div>
-  </div>
-
-  <div class="column">
-    <div class="card">
-      <img src="img/eeger.jpg" alt="Ferenc" style="width:100%">
-      <div class="card-container">
-        <h2>Ferenc Éger</h2>
-        <p class="title">Analog Design</p>
-        <p>Electrical engineer, currently in the automotive sector. Previously worked at Microchip Technology, and on custom-order system development projects (both HW and SW) since 2010. Studied microelectronics manufacturing and design at Budapest University of Technology.</p>
-        <p>eegerferenc at gmail dot com</p>
-      </div>
-    </div>
-  </div>
-
-</div>
-
-
-        </div>
-    </section>
-
-    <section id="getstarted">
-        <div class="container">
-            <div>
-                <div class="col-xs-12 text-center">
-                    <h2 class="section-heading">Getting started</h2>
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://gitlab.libresilicon.com/explore/projects" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
-                        <p><u>LibreSilicon GitLab</u></p>
-                   </a>
-               </div>
-                <div class="col-lg-3 col-md-3 text-center">
-                    <a rel="noreferrer" href="https://wiki.libresilicon.com" target="_blank">
-                        <img width="120px" style="margin-top: 20px;" src="img/wikimedia-logo.png">
-                        <p><u>LibreSilicon Wiki</u></p>
-                   </a>
-               </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="whitepaper">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">更多文件</h2>
-                </div>
-            </div>
-	    <div class="row center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/propaganda/talk.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Lightning talk slides</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="https://www.youtube.com/watch?v=67rh6jB2UVQ#t=29m51s" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-video.svg">
-		    <p><u>Lightning talk video</u></p>
-		    </a>
-                </div>
-	    </div>
-        </div>
-    </section>
-
-    <section id="theprocess">
-        <div class="container">
-            <div class="row">
-                <div class="col-xs-12 text-center">
-	 	    <h2 class="section-heading">The process</h2>
-                </div>
-            </div>
-	    <div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_lowtech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (low tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process design</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_design_rules.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Design rules</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <div class="row text-center">
-		<div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_hightech_steps.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process steps (high tech)</u></p>
-		    </a>
- 		</div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/process_testing.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>Process testing guide</u></p>
-		    </a>
-                </div>
-                <div class="col-xs-4 text-center">
-		    <a rel="noreferrer" href="files/process/v1/HKUST_steps_dry.pdf" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u>HKUST implementation</u></p>
-		    </a>
-                </div>
-	    </div>
-	    <!--<div class="row text-center">
-                <div class="col-xs-4 text-center">
-		    <a href="" target="_blank">
-		    <img width="120px" style="margin-top: 20px;" src="img/LSA-pdf.svg">
-		    <p><u></u></p>
-		    </a>
-                </div>-->
-        </div>
-    </section>
-
-<!--<img width="120px" style="margin-top: 20px;" src="img/LSA-whitepaper_zh_big5.svg">-->
-
-    <section id="contact">
-        <div class="container">
-            <div class="row">
-                <div class="col-lg-8 col-lg-offset-2 text-center">
-                    <h2 class="section-heading">聯絡我們</h2>
-                </div>
-            </div>
-            <div class="row" style="margin-top: 30px;">
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-envelope"></i>
-			<p>
-				<a href="mailto:contact@LibreSilicon.com"><br />contact@LibreSilicon.com</a><br />
-			</p>
-		    </div>
-		    <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://twitter.com/LibreSilicon" target="blank">
-                        	<i class="fa fa-4x fa-twitter"></i>
-				<p>
-				<br />LibreSilicon</p>
-			</a>
-		    </div>
-		    <!--<div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="https://matrix.libresilicon.com" target="blank">
-                        	<i class="fa fa-4x fa-hashtag"></i>
-				<p>
-				<br />matrix.libresilicon.com
-				<br />
-				</p>
-			</a>
-		    </div>-->
-		    <div class="col-lg-3 col-md-3 text-center">
-                        	<i class="fa fa-4x fa-microphone"></i>
-				<p>
-				<br />mumble: murmur.libresilicon.com
-				<br />#IC
-				</p>
-		    </div>
-			<div class="col-lg-3 col-md-3 text-center">
-	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
-		    <p>Signal</p>
-		   </a>
-		    </div>
-            </div>
-        </div>
-    </section>
-
-    <section id="sponsors">
-        <div class="container text-center">
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<img class="logo" src="img/lanceville.png" />
-                </div>
-                <div class="col-lg-3 col-md-3 text-center">
-			<a rel="noreferrer" href="http://efabless.com" target="_blank"><img class="logo" style="margin: 50px auto auto 0px;" src="img/efabless.png" /></a>
-			<a rel="noreferrer" href="http://pconas.de" target="_blank"><img class="logo" style="margin-top: 50px;" src="img/pconas.png" /></a>
-                </div>
-                </div>
-		<div class="row">
-		<div class="col-lg-3 col-md-3 text-center"></div>
-                <div class="col-lg-6 col-md-6 text-center framed_container">
-			<a rel="noreferrer" href="http://www.nff.ust.hk/en/home.html" target="_blank"><img class="logo" src="img/HKUST_Logo.png" /><img class="logo" src="img/NFF.jpg" /></a>
-		</div>
-		</div>
-        </div>
-<br/>
-		<div class="col-lg-4 col-md-4 text-center"></div>
-                <div class="col-lg-2 col-md-2 text-center">
-			<a rel="noreferrer" href="http://opencircuitdesign.com" target="_blank"><img class="logo" src="img/opencircuitdesign.png" /><br />Open Circuit Design</a>
-                </div>
-		<div class="col-lg-2 col-md-2 text-center"><br />
-			<a rel="noreferrer" href="http://www.clifford.at/yosys" target="_blank"><img class="logo" style="width: 300px;" src="img/yosys.png" /></a>
-                </div>
-        </div>
-    </section>
-
-	<div id="footer">
-		<p>
-		copyright
-                <i class="fa fa-copyright text-primary"></i>
-		Lanceville Technology 2023 
-		</p>
-	</div>
-
-    <!-- jQuery -->
-    <script src="vendor/jquery/jquery.min.js"></script>
-
-    <!-- Bootstrap Core JavaScript -->
-    <script src="vendor/bootstrap/js/bootstrap.min.js"></script>
-
-    <!-- Plugin JavaScript -->
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
-    <script src="vendor/scrollreveal/scrollreveal.min.js"></script>
-    <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
-
-    <!-- Theme JavaScript -->
-    <script src="js/creative.min.js"></script>
-
-</body>
-
-</html>
\ No newline at end of file
diff --git a/jsons/index.json b/jsons/index.json
new file mode 100644
index 0000000000000000000000000000000000000000..52f965a34ff7362642fd9de1fc89707f85795abe
--- /dev/null
+++ b/jsons/index.json
@@ -0,0 +1,117 @@
+{ "lang": "en"
+, "title": "Libre Silicon"
+, "menu": "Menu"
+, "language": "Language"
+, "about": "About"
+, "news": "News"
+, "members": "Members"
+, "whitepaper": "Whitepaper"
+, "contact": "Contact"
+, "homeHeading": "Libre Silicon"
+, "homeSubtitle": "Free semiconductors for everyone"
+, "homeContent": "We develop a free (as in freedom, not as in free of charge) and open source semiconductor manufacturing process standard, including a full mixed signal PDK, and provide a quick, easy and inexpensive way for manufacturing. No NDAs will be required anywhere to get started, making it possible to build the designs in your basement if you wish so. We are aiming to revolutionize the market by breaking through the monopoly of proprietary closed source manufacturers!"
+, "aboutButton": "The idea"
+, "homeButton": "Get more info"
+, "startButton": "Getting started"
+, "processButton": "The process"
+, "aboutTitle": "Opening the market"
+, "securityTitle": "Auditable chips solving security concerns"
+, "securityContent": "Since at least the introduction of the Intel Management Engine and the emergence of Spectre and Meltdown, the concerns about the trustworthiness and security of CPUs in our computers, smartphones and other devices is raising. By providing a fully open process and technology node which allows to publish the entire layout, the doors for entirely free CPU platforms are being pushed open which allow for a full security audit down to the transistor level. Which means increased assurance of security via peer review and no more hidden hardware backdoors for intelligence agencies."
+, "processTitle": "Leveling the playfield"
+, "processContent": "Today, the field of free and open-source silicon is very uneven. SMEs, individual FOSHW developers and hobbyists have no chance to implement their designs for practical purposes except for FPGAs, with no provision at all for analog, mixed-signal or high-performance, low-power, space-constrainted applications. As for \"Open\" chips, the privilege of IP integation, \"the final pull\" is in the hands of their sponsors, barring users from benefiting from the advantages of their FOSHW nature. On the other end of the pipe, Big-tech corporations embracing the \"open-source is out-source\" paradigm are siphoning the effort of developers for gratis into commercial products. By providing unfettered and viable access to small players to semiconductor manufacturing, we aim to turn \"open-source silicon\" into true Free and Open-Source LibreSilicon!"
+, "aboutContent": "Today there is no inexpensive and easy way for SMEs, startups and hobbyists to develop their own ASICs and bringing them to the market. All the silicon manufacturing nowadays is in the hands of a few big companies which play their monopoly of lone capability of manufacturing microchips by charging around 2'000 USD per prototype and letting an engineer wait for months until she/he can test her/his design physically. Additionally the EDA tools for designing chips are unaffordable for most start ups. We intend to change that!"
+, "collaborationTitle": "A collaboration platform"
+, "collaborationContent": "By using a blockchain solution in order to track the added value from the work of every contributor, without any human intervention required, it is ensured that everyone is being payed a fair price for the work and time she or he has invested into developing an ASIC or IP block. Manufacturing potential can be reported on a market place where customers can put up orders. The result will be something like a crypto exchange just without speculation, a way for people who want to buy chips and people with a basement containing a clean room to find each other. This becomes possible with our free semiconductor manufacturing process standard which allow reproducible results with varying setups."
+, "reproducibilityTitle": "Global reproduciblity"
+, "reproducibilityContent": "In order to democratize the semiconductor market, a standardized free manufacturing process needs to be introduced in order to easily exchange designs and silicon-verify them anywhere on the globe. By specifying the target parameters of test structures we provide, required for supporting the LibreSilicon technology, it becomes possible to design and test any ASIC (CMOS *and* analog!) somewhere in Tokyo and then download the design from GitHub and manufacture it anywhere else in the world. That's what we're doing."
+, "visionTitle": "Our Vision and Mission"
+, "visionText": [
+	"Our vision is a world where the \"Silicon Barrier\" does not exist. Access to integrated circuit technology is as commonplace as printed circuit board is, and not only for the top corporations. Knowledge of integrated circuit design is the part of the basic skills of an electrical engineer not only because of its relevance, but also because of its everyday usefulness. High-quality FOSS electronic design automation software is available. Process Design Kits, the information needed to design for a particular technology node, are publicly available. GDSII is an everyday counterpart of Gerber files. The paradigm of large-scale integration penetrates the product or project designs of companies, being large or small, SMEs, start-ups, and individual hobbyists and amateurs.",
+        "Deciding what and how is made in CPUs and SoCs of computers, smartphones, routers and other everyday computing devices is not a privilege of a few big corporations. The freedoms defined in relation to free software are valid to computer hardware: users are permitted to study, or if one decides so, modify them. Trust towards digital technology is rooted in complete transparency. CPU design is not one-size-fits-all, custom CPUs are commonplace.",
+	"Having these custom integrated circuits manufactured is affordable, providing a comparable economic performance over discrete or programmable-logic realization even down to the smallest volumes. The required capability of realization of unique ICs is provided by a new branch of the semiconductor industry: fabs, ranging from garage enterprises to industrial-scale ones, distributed all around the globe, serving local and/or global demand of custom IC fabrication. As for their clients, everyone is invited, even individuals, with no minimum order quantities, nondisclosure agreements or demands of excessive legal paperwork. Ordering a low-volume custom IC run is as easy and straightforward as ordering a PCB. The common denominator between these fabs is a set of open-source technology nodes that provide design portablity."]
+, "visionSubTexts": [
+	{ "title": "What needs to be changed ..." , "paragraphs": [
+	"One may say, the vision outlined before is the complete opposite of the current situation, and one is right. There are many areas that need to be addressed, from paradigm change and education to the availablity of viable free CPU designs and of semiconductor manufacturing services.",
+	"First and foremost, the attitude towards semiconductor industry in general needs a shift: it is impossible to reach the goal as long as no-one believes that IC fabrication **_can_** be more accessible than it is today. Also, a **_paradigm shift_** is necessary: that designers consider integrated implementation instead of realization using a PCB with catalog components as a viable alternative. Besides that, the specific **_knowledge_** and skills on IC design, including analog, digital and system-level aspects, has to be included in education of engineers, both via institutional and autodidactic paths.",
+	"In addition to these, breaking the \"Silicon Barrier\" is not possible without the proper tooling. Design of integrated circuits is a speciality field within electrical engineering, therefore specialized **_EDA tools_** are necessary, that have the maturity and quality to be used for practical work. This includes, among others, circuit simulation, layout, DRC, LVS, and parasitic extraction tools, electromigration, signal and power integrity checkers, and many more. Unfortunately, current software implementing these functions are either commercial products with pricetags targeted at big-tech, or open-source software with limited functionality and maturity.",
+	"Of course, all of these can work only if there is a rationale to invest effort into them, which mandates the availablity of useful **_designs_** and a way to exchange them. One of the most anticipated benefits of LibreSilicon is the transparency, customizablity and trustworthyness of the CPUs and SoCs it provides, that means it is imperative for success that high-quality open-source digital processor core designs exist. Also, specialized applications will need purpose-tailored digital cores, as well as analog blocks and the primitives to form them. Of course, the integration of a digital core into a real chip requires many non-digital components, like bonding pads, ESD protection, oscillators, PLLs, nonvolatile memories, various physical interface circuits and manufacturing-related features.",
+	"An important, if not the most important prerequsite of the change is the availablity of a set of **_free technology nodes_** on which these designs can be realized. The range and feature set of these nodes needs to be diverse, with deep-submicrometer nodes available for dense digital designs, larger feature-size nodes for mixed-signal and analog circuits, and specialized options for niche applications like power management, high-voltage, RF, and so on. The free and open nature of these nodes is imperative, as it enables the unfettered availablity of PDKs to designers, and allows massive adoption by fabs, which is a prerequsite for design portablity and supply-chain security.",
+	"These nodes, however, carry no practical value alone. In order to be useful, it is needed that the nodes are actually **_being manufactured._** In practice, this may be achieved by adoption of the nodes by existing fabs, or by the emergence of new manufacturers tailored for them, or by both. In all cases, the geographically diverse availablity of independent manufacturing vendors is desirable, as it increases the resilience of the supply chain and prevents monopolization, thus enables affordable access via competition. It has to be understood that many FOSHW developers are motivated into developing IP cores to solve real-life problems. Since, as stated before, the availablity of high-quality IP cores is imperative, accessiblity of these services to small customers is an important aspect. Therefore, and for the true provision of user-customizablity of FOSHW designs, it is paramount to find, implement and encourage the adoption of **_novel business models and behaviors_** that allow small players to benefit from LibreSilicon. This includes not only a change in the now-current attitude of fabs slamming the door at the customer below one million units, but also a departure from optimizing manufacturing processes to massively large volumes. The latter is also important to ensure that low-volume production is not only accessible, but also affordable. This involves re-thinking of economies of scale, introduction of new ways to organize manufacturing operations, and the development and introduction of **_novel mask-less lithography technologies,_** that can meet the resolution and troughput requirements of cost-effective production both at large and small scale."
+       ]},
+       { "title": "... and how will we make it happen?", "paragraphs": [
+	    "We aim to take an active role in driving forward the change and reaching the objectives outlined before. Considering the fact that the free and open-source silicon ecosystem is growing explosively since the second half of the 2010s, many of the objectives are addressed already by others. In these cases, we want to support their effort and adapt their results, without aiming at realizing the same goal in a different way, thus preventing the fragmentation of the ecosystem. In other topics, however, there is either no progress or the progress is not going in the desirable direction. In these cases, we take a leading role, using the fullest possible extent of our expertise, commitment and resources. Our focus topics, without particular order, are the following:",
+	    "* **_Develop free technology nodes,_** including manufacturing recipes, test structures, primitive devices, logic, padring, analog and other libraries, characteristization methodology, and PDK support.",
+	    "* **_Drive the adoption of these nodes,_** by providing the necessary documentation, consulting and technical support. We also aim to set the example to follow by being early adopters of our own technology nodes, including the provision of actual manufacturing service.",
+	    "* **_Elaborate novel business models_** to support the emergence of universal and affordable access to semiconductor technologies. This includes among others, novel manufacturing operation organization concepts, troughput optimization for low-volume or high-volume production, and the introduction of new, connected manufacturing concepts and equipment.",
+	    "* **_Develop novel manufacturing equipment_** enabling low-volume-capable, high-flexiblity manufacturing, with primary focus on maskless lithographic technologies.",
+	    "In addition to these efforts, we also aim at providing valuable contribution in the efforts of other with a shared goal, including:",
+	    "* **_Drive the necessary paradigm shift_** by advocating for free and open-source silicon solutions in real-life applications",
+	    "* **_Support the education on IC design-related skillset_** by taking active role in the formation of training materials, supporting and organizing events like Hackathons or workshops",
+	    "* **_Support the development of EDA tools_** by advising on, and contributing to, the developemnt of FOSS IC design software",
+	    "* **_Increase the scope and quality of available free silicon IP libraries_** by developing our own libraries and contributing to the development of others"
+       ] },
+       { "title": "Our roadmap", "paragraphs": [
+            "As of 2021, our tentative roadmap is the following:",
+	    "- Eastablishment of LibreSilicon Foundation in Europe",
+	    "- Finish LS1U technology node (incl. SPICE parameter extraction)",
+	    "- Development of ESD protection and pad cell library for LS1U",
+	    "- Development of a maskless lithography stepper, initially at least for 50um MFS, later for LS1U",
+	    "- Tech Demo: LS555 (design, MLL fabrication, testing)",
+	    "- Digital cell library for 1u MFS + digital tools (may be parallel to LS1U/LS555)",
+	    "- Tech demo II: 8-bit Arduino-compatible MCU",
+	    "...",
+	    "- Libresilicon Fabrication Service opens in EU",
+	    "...",
+	    "- Development of LS130 technology node (incl. MLL capablity)",
+	    "- Tech demo III: 130nm System-on-Chip",
+	    "...",
+	    "- Development of sub-100nm technology node (incl. MLL capablity)",
+	    "- Tech demo IV: SOC made on LibreSilicon runs GNU/Linux",
+	    "..."
+       ] }
+]
+, "gitUrlQtFlow": "https://github.com/libresilicon/qtflow"
+, "wikiUrlQtFlow": "https://murmur.libresilicon.com/foshardware/wiki/QtFlow"
+, "rpmsUrlQtFlow": "https://download.opensuse.org/repositories/home:/leviathanch:/qtflow-debian"
+, "debsUrlQtFlow": "https://download.opensuse.org/repositories/home:/leviathanch:/qtflow-debian"
+, "repoUrlStandardCells": "https://github.com/chipforge/StdCellLib"
+, "repoUrlProcessSpec": "https://github.com/libresilicon/process"
+, "mailingListUrl": "https://list.libresilicon.com/mailman/listinfo/libresilicon-developers"
+, "newsTitle": "News"
+, "newsItems":
+  [ 
+   { "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."
+    	]
+    },
+    { "title": "Lightning talk at the 34c3"
+    , "description": [
+	    "12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3."
+    	]
+    },
+    { "title": "Hackathon at the C3D2"
+    , "description": [
+	    "Free semiconductors for everyone",
+	    "from: 2018-05-19 Sat 12h",
+	    "until: 2018-05-21 Mon OpenEnd",
+	    "Zentralwerk Riesaer Str. 32, 01127 Dresden",
+	    "https://www.openstreetmap.org/node/4709923560"
+	 ]
+    }
+  ]
+, "lsaMembers": "LSA Members"
+, "lsaBackers": "LSA Backers"
+, "readWhitepaperHere": "Read our whitepaper here"
+, "viewPdf": "VIEW PDF"
+, "additionalDocs": "Additional documents"
+, "theProcess": "The process"
+, "contactUs": "Contact us"
+, "gettingStarted": "Getting started"
+}
diff --git a/jsons/news.json b/jsons/news.json
new file mode 100644
index 0000000000000000000000000000000000000000..7478674d17951add443409c6073544b12dd952fc
--- /dev/null
+++ b/jsons/news.json
@@ -0,0 +1,7 @@
+{
+    "news4": "Successful tapeout of the Danube with Global Foundries",
+    "news3": "Congress talk at the 35C3",
+    "news2": "Lightning talk at the 34c3",
+    "news1": "Hackathon at the C3D2"
+}
+
diff --git a/markdowns/news/news1.md b/markdowns/news/news1.md
new file mode 100644
index 0000000000000000000000000000000000000000..ede4c1c7344ebc06bd1640680e4bd6eb5aa25016
--- /dev/null
+++ b/markdowns/news/news1.md
@@ -0,0 +1,7 @@
+Free semiconductors for everyone
+
+From: 2018-05-19 Sat 12h
+
+Until: 2018-05-21 Mon OpenEnd
+
+[Zentralwerk Riesaer Str. 32, 01127 Dresden](https://www.openstreetmap.org/node/4709923560)
diff --git a/markdowns/news/news2.md b/markdowns/news/news2.md
new file mode 100644
index 0000000000000000000000000000000000000000..94c353bceff87b18832845665b006828c89e799b
--- /dev/null
+++ b/markdowns/news/news2.md
@@ -0,0 +1 @@
+12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.
diff --git a/markdowns/news/news3.md b/markdowns/news/news3.md
new file mode 100644
index 0000000000000000000000000000000000000000..dc3fdba8547fa6b2bbad50432140fdfaab1c55d2
--- /dev/null
+++ b/markdowns/news/news3.md
@@ -0,0 +1 @@
+11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.
diff --git a/markdowns/news/news4.md b/markdowns/news/news4.md
new file mode 100644
index 0000000000000000000000000000000000000000..8582e61286db950b1a4feea48f7a51dc1513e876
--- /dev/null
+++ b/markdowns/news/news4.md
@@ -0,0 +1,2 @@
+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)
+
diff --git a/news.rss b/news.rss
index 32b4260e8a0510516fd806c59133a604e6cff771..b0c50956b2e323ffd5e59da5a63a24717df0f7e5 100644
--- a/news.rss
+++ b/news.rss
@@ -18,46 +18,31 @@
 			<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/>
-				
+				<p>12/21/2023: The first successful tapeout of the new autogenerated process verification wafer <a href="https://wiki.libresilicon.com/index.php?title=Danube_River">Danube River</a></p>
 			</description>
 		</item>
 		<item>
 			<title>Congress talk at the 35C3</title>
 			<link>http://libresilicon.com/#news</link>
 			<description>
-				
-					11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.<br/>
-				
+				<p>11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.</p>
 			</description>
 		</item>
 		<item>
 			<title>Lightning talk at the 34c3</title>
 			<link>http://libresilicon.com/#news</link>
 			<description>
-				
-					12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.<br/>
-				
+				<p>12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.</p>
 			</description>
 		</item>
 		<item>
 			<title>Hackathon at the C3D2</title>
 			<link>http://libresilicon.com/#news</link>
 			<description>
-				
-					Free semiconductors for everyone<br/>
-				
-					from: 2018-05-19 Sat 12h<br/>
-				
-					until: 2018-05-21 Mon OpenEnd<br/>
-				
-					Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-				
-					https://www.openstreetmap.org/node/4709923560<br/>
-				
+				<p>Free semiconductors for everyone</p>
+<p>From: 2018-05-19 Sat 12h</p>
+<p>Until: 2018-05-21 Mon OpenEnd</p>
+<p><a href="https://www.openstreetmap.org/node/4709923560">Zentralwerk Riesaer Str. 32, 01127 Dresden</a></p>
 			</description>
 		</item>
 		
diff --git a/news_de.rss b/news_de.rss
deleted file mode 100644
index 3eb45bea8c8c9ee037964e3791f1de2993bad245..0000000000000000000000000000000000000000
--- a/news_de.rss
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<rss version="0.91">
-	<channel>
- 		<title>Libre Silicon Alliance</title>
- 		<link>http://libresilicon.com/#news</link>
- 		<description>ICO news</description>
- 		<language>en-us</language>
-
- 		<image>
- 			<title>Libre Silicon Alliance</title>
- 			<url>http://libresilicon.com/img/LSA.png</url>
-			<link>http://libresilicon.com/#news</link>
- 			<width>90</width>
- 			<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>
-			<description>
-				
-					11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.<br/>
-				
-			</description>
-		</item>
-		<item>
-			<title>Lightning talk at 34c3</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.<br/>
-				
-			</description>
-		</item>
-		<item>
-			<title>Hackathon at the C3D2</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					Free semiconductors for everyone<br/>
-				
-					from: 2018-05-19 Sat 12h<br/>
-				
-					until: 2018-05-21 Mon OpenEnd<br/>
-				
-					Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-				
-					https://www.openstreetmap.org/node/4709923560<br/>
-				
-			</description>
-		</item>
-		
-
-	</channel>
-</rss>
\ No newline at end of file
diff --git a/news_en.rss b/news_en.rss
deleted file mode 100644
index 32b4260e8a0510516fd806c59133a604e6cff771..0000000000000000000000000000000000000000
--- a/news_en.rss
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<rss version="0.91">
-	<channel>
- 		<title>Libre Silicon Alliance</title>
- 		<link>http://libresilicon.com/#news</link>
- 		<description>ICO news</description>
- 		<language>en-us</language>
-
- 		<image>
- 			<title>Libre Silicon Alliance</title>
- 			<url>http://libresilicon.com/img/LSA.png</url>
-			<link>http://libresilicon.com/#news</link>
- 			<width>90</width>
- 			<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>
-			<description>
-				
-					11/14/2018: There will be a 1.5 hour talk about this project at Chaos Communication Congress 35c3.<br/>
-				
-			</description>
-		</item>
-		<item>
-			<title>Lightning talk at the 34c3</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					12/16/2017: There will be a lightning talk about this project at Chaos Communication Congress 34c3.<br/>
-				
-			</description>
-		</item>
-		<item>
-			<title>Hackathon at the C3D2</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					Free semiconductors for everyone<br/>
-				
-					from: 2018-05-19 Sat 12h<br/>
-				
-					until: 2018-05-21 Mon OpenEnd<br/>
-				
-					Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-				
-					https://www.openstreetmap.org/node/4709923560<br/>
-				
-			</description>
-		</item>
-		
-
-	</channel>
-</rss>
\ No newline at end of file
diff --git a/news_ja.rss b/news_ja.rss
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/news_ko.rss b/news_ko.rss
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/news_zh.rss b/news_zh.rss
deleted file mode 100644
index c12905086dece7fb03c04c95ba181cbaed23f352..0000000000000000000000000000000000000000
--- a/news_zh.rss
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<rss version="0.91">
-	<channel>
- 		<title>Libre Silicon Alliance</title>
- 		<link>http://libresilicon.com/#news</link>
- 		<description>ICO news</description>
- 		<language>en-us</language>
-
- 		<image>
- 			<title>Libre Silicon Alliance</title>
- 			<url>http://libresilicon.com/img/LSA.png</url>
-			<link>http://libresilicon.com/#news</link>
- 			<width>90</width>
- 			<height>90</height>
- 		</image>
-
-		<item>
-			<title>在34c3 的起源点</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					12/16/2017: 我们在 Chaos Communication Congress 34c3 的起源点<br/>
-				
-			</description>
-		</item>
-		<item>
-			<title>在 C3D2 黑客松</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					给众人的开源半导体<br/>
-				
-					开始时间: 2018-05-19 星期六 12h<br/>
-				
-					结束时间: 2018-05-21 星期一<br/>
-				
-					Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-				
-					https://www.openstreetmap.org/node/4709923560<br/>
-				
-			</description>
-		</item>
-		
-
-	</channel>
-</rss>
\ No newline at end of file
diff --git a/news_zh_big5.rss b/news_zh_big5.rss
deleted file mode 100644
index 2ad921829791c622fdd2dc0baf0f237090860cd3..0000000000000000000000000000000000000000
--- a/news_zh_big5.rss
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<rss version="0.91">
-	<channel>
- 		<title>Libre Silicon Alliance</title>
- 		<link>http://libresilicon.com/#news</link>
- 		<description>ICO news</description>
- 		<language>en-us</language>
-
- 		<image>
- 			<title>Libre Silicon Alliance</title>
- 			<url>http://libresilicon.com/img/LSA.png</url>
-			<link>http://libresilicon.com/#news</link>
- 			<width>90</width>
- 			<height>90</height>
- 		</image>
-
-		<item>
-			<title>在34c3 的起源點</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					12/16/2017: 我們在 Chaos Communication Congress 34c3 的起源點<br/>
-				
-			</description>
-		</item>
-		<item>
-			<title>在 C3D2 黑客松</title>
-			<link>http://libresilicon.com/#news</link>
-			<description>
-				
-					給眾人的開源半導體<br/>
-				
-					開始時間: 2018-05-19 星期六 12h<br/>
-				
-					結束時間: 2018-05-21 星期一<br/>
-				
-					Zentralwerk Riesaer Str. 32, 01127 Dresden<br/>
-				
-					https://www.openstreetmap.org/node/4709923560<br/>
-				
-			</description>
-		</item>
-		
-
-	</channel>
-</rss>
\ No newline at end of file
diff --git a/templates/index.tpl b/templates/index.tpl
index 9267732addb6db4911a85f290600ea3219d8ba49..c23728eddbc8c25840f8c43a2fc9cdd312585c52 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -11,7 +11,7 @@
 
     <title>{{title}}</title>
 
-    <link href="news_{{lang}}.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
+    <link href="news.rss" rel="alternate" type="application/rss+xml" title="Libre Silicon">
     <!-- Bootstrap Core CSS -->
     <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
 
@@ -55,6 +55,7 @@
 		    <span class="sr-only">Toggle navigation</span> {{language}} <span class="lang-sm"></span>
                 </button>
 
+<!--
             <div class="collapse navbar-collapse" id="lang-nav" style="float: right;">
                 <ul class="nav navbar-nav">
                     <li>
@@ -68,14 +69,14 @@
 		</a>
                     </li>
                     <li>
-		<!--<a href="index_ja.html">
+		<a href="index_ja.html">
 			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ja"></span>
-		</a>-->
+		</a>
                     </li>
                     <li>
-		<!--<a href="index_ko.html">
+		<a href="index_ko.html">
 			<span class="lang-lg lang-lbl lang-lbl-icon" lang="ko"></span>
-		</a>-->
+		</a>
                     </li>
                     <li>
 		<a href="index_en.html">
@@ -89,6 +90,7 @@
                     </li>
 		</ul>
             </div>
+-->
 	</div>
 
             <!-- Collect the nav links, forms, and other content for toggling -->
@@ -241,10 +243,7 @@
             <div class="row" style="margin-top: 50px;">
                 <div class="col-lg-12 col-md-12 text-center">
 	 	    <h3 class="section-heading">{{ item.title }}</h3>
-                    <!--<p>{{ item.description }}</p>-->
-                    <p>{% for line in item.description %}
-			{{ line }}<br/>
-                    	{% endfor %}</p>
+                    {{ item.description }}
                 </div>
             </div>
             {% endfor %}
diff --git a/templates/news.tpl b/templates/news.tpl
index 79ff11b25819597bc88d286105a428d3f119b4e2..0ce8a413dc1f02b1aa7313d988335de7137fd77e 100644
--- a/templates/news.tpl
+++ b/templates/news.tpl
@@ -18,9 +18,7 @@
 			<title>{{ item.title }}</title>
 			<link>http://libresilicon.com/#news</link>
 			<description>
-				{% for line in item.description %}
-					{{ line }}<br/>
-				{% endfor %}
+				{{ item.description }}
 			</description>
 		</item>
 		{% endfor %}
diff --git a/translate.py b/translate.py
index d24454b22607c9a5ea8b4956591f812d818a3122..76d8cc08a8e16822142a5a719d98214a622793c1 100755
--- a/translate.py
+++ b/translate.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python3.10
 # -*- coding: utf-8 -*-
 
 import os
@@ -6,52 +6,74 @@ from jinja2 import Environment, FileSystemLoader
 from jinja2_markdown import MarkdownExtension
 import json
 import codecs
+import markdown
 
 PATH = os.path.dirname(os.path.abspath(__file__))
 
-#languages = [False,'zh','ja','ko','en','de']
-languages = [False,'zh','zh_big5','en','de']
-
-def render_template(jinja_env, template_filename, language):
-    print("Language: "+language)
+def get_json_content(name):
+    filename="jsons/"+name+".json"
     try:
-        json_content = json.load(fp=open("lang/"+language+".json"))#,encoding="utf-8")
+        json_content = json.load(fp=open(filename))
     except Exception as e:
-        print("Error rendering language: "+language)
+        print("Error rendering: "+filename)
         print(e)
-        return None 
+        return dict()
     else:
-        return jinja_env.get_template(template_filename).render(json_content)
+        return json_content
 
-def create_index_html(jinja_env):
-    for lang in languages:
-        fname = "index"
-        if lang:
-            fname+='_'
-            fname+=lang
-        else:
-            lang='en'
-        fname+=".html"
-        # rendering
-        with codecs.open(fname, 'w', "utf-8-sig") as f:
-            html = render_template(jinja_env, 'index.tpl',lang)
-            if(html is not None):
-                f.write(html)
+def render_template(jinja_env, name, content):
+    template_filename=name+".tpl"
+    return jinja_env.get_template(template_filename).render(content)
 
-def create_news_html(jinja_env):
-    for lang in languages:
-        fname = "news"
-        if lang:
-            fname+='_'
-            fname+=lang
+def get_md_content(pname, fname):
+    mdroot = os.path.join(PATH, 'markdowns', pname)
+    if fname in os.listdir(mdroot):
+        mdfile = os.path.join(mdroot, fname)
+        try:
+            with open(mdfile, 'r') as f:
+                tempMd=f.read()
+                f.close()
+        except:
+            return {}
         else:
-            lang='en'
-        fname+=".rss"
-        # rendering
-        with codecs.open(fname, 'w', "utf-8-sig") as f:
-            html = render_template(jinja_env, 'news.tpl',lang)
-            if(html is not None):
-                f.write(html)
+            return markdown.markdown(tempMd)
+
+def get_news_content():
+    news_dict = get_json_content("news")
+    newsItems=[]
+    for news in news_dict:
+        newsItems.append({
+            'title': news_dict[news],
+        	'description': get_md_content("news", news+".md")
+        })
+    content = {'newsItems': newsItems}
+    return content
+
+def create_html(jinja_env):
+    # rendering
+    #print(os.listdir(os.path.join(mdroot, fname_root)))
+    #if fname_root in markups:
+    #    mdpath = os.path.join(mdroot, lang)
+    #    mdfile = os.path.join(mdpath, fname_root)+".md"
+    #    with open(mdfile, 'r') as f:
+    #        tempMd= f.read()
+    #        f.close()
+    #    content = markdown.markdown(tempMd)
+    content1 = get_json_content("index")
+    content2 = get_news_content() 
+    content = content1 | content2
+
+    with codecs.open("index.html", 'w', "utf-8-sig") as f:
+        html = render_template(jinja_env, 'index', content)
+        if(html is not None):
+            f.write(html)
+
+def create_rss(jinja_env):
+    content = get_news_content() 
+    with codecs.open("news.rss", 'w', "utf-8-sig") as f:
+        html = render_template(jinja_env, 'news', content)
+        if(html is not None):
+            f.write(html)
 
 def main():
     jinja_env = Environment(
@@ -61,8 +83,8 @@ def main():
         extensions=['jinja2_markdown.MarkdownExtension']
     )
     jinja_env.add_extension(MarkdownExtension)
-    create_index_html(jinja_env)
-    create_news_html(jinja_env)
+    create_html(jinja_env)
+    create_rss(jinja_env)
 
 ########################################
 
@@ -70,13 +92,3 @@ if __name__ == "__main__":
     main()
 
 
-#ginger index.tpl lang/en.json | grep -v "^null$" > index.html
-#ginger news.tpl  lang/en.json | grep -v "^null$" > news.rss
-#ginger img/LSA-whitepaper.tpl lang/en.json | grep -v "^null$" > img/LSA-whitepaper.svg
-
-#for lang in zh ja ko en de
-#do  
-#  ginger index.tpl lang/$lang.json | grep -v "^null$" > index_$lang.html
-#  ginger news.tpl  lang/$lang.json | grep -v "^null$" > news_$lang.rss
-#ginger img/LSA-whitepaper.tpl lang/$lang.json | grep -v "^null$" > img/LSA-whitepaper_$lang.svg
-#done
diff --git a/translate.sh b/translate.sh
deleted file mode 100755
index f9e0a7122e47c004e8aec49f4734367187fb9204..0000000000000000000000000000000000000000
--- a/translate.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-ginger index.tpl lang/en.json | grep -v "^null$" > index.html
-ginger news.tpl  lang/en.json | grep -v "^null$" > news.rss
-ginger img/LSA-whitepaper.tpl lang/en.json | grep -v "^null$" > img/LSA-whitepaper.svg
-
-for lang in zh ja ko en de
-do  
-  ginger index.tpl lang/$lang.json | grep -v "^null$" > index_$lang.html
-  ginger news.tpl  lang/$lang.json | grep -v "^null$" > news_$lang.rss
-  #ginger img/LSA-whitepaper.tpl lang/$lang.json | grep -v "^null$" > img/LSA-whitepaper_$lang.svg
-done