Initial commit: Add telonma homepage
This commit is contained in:
121
public/zh/categories/index.html
Normal file
121
public/zh/categories/index.html
Normal file
@@ -0,0 +1,121 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="zh">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
|
||||
<title>Categories | Neoitec GmbH</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Categories">
|
||||
<meta name="twitter:description" content="Welcome to our awesome website!">
|
||||
<meta property="og:url" content="http://localhost:1313/zh/categories/">
|
||||
<meta property="og:site_name" content="Neoitec GmbH">
|
||||
<meta property="og:title" content="Categories">
|
||||
<meta property="og:description" content="Welcome to our awesome website!">
|
||||
<meta property="og:locale" content="zh_cn">
|
||||
<meta property="og:type" content="website">
|
||||
</head>
|
||||
<body class="is-preload">
|
||||
<div id="page-wrapper"><div id="header">
|
||||
<div class="dropdown" id="multilingual">
|
||||
<a class="dropbtn language link depth-0" href="#" title="Select language" id="languageDropdown" role="button" data-toggle="dropdown" aria-expanded="false">
|
||||
<i class="fas fa-fw fa-globe"></i>
|
||||
<span class="d-lg-none">zh</span>
|
||||
</a>
|
||||
<ul id="languageContent" class="dropdown-content" aria-labelledby="languageDropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1" href="/categories/">
|
||||
English
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1" href="/de/categories/">
|
||||
Deutsch
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1 selected" href="/zh/categories/">
|
||||
中文
|
||||
</a>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div id="logo-wrapper"><h1><a href="http://localhost:1313/" id="logo">
|
||||
Neoitec GmbH
|
||||
</a></h1></div>
|
||||
|
||||
<nav id="nav">
|
||||
<ul>
|
||||
<li class="">
|
||||
<a href="/">Home</a>
|
||||
<li class="">
|
||||
<a href="/about/">About</a>
|
||||
<li class="">
|
||||
<a href="/service/">Service</a>
|
||||
<li class="">
|
||||
<a href="/partners/">Partners</a>
|
||||
<li class="">
|
||||
<a href="/contact/">Contact</a>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
<section class="wrapper style1">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="">
|
||||
<div id="content">
|
||||
<article>
|
||||
<header>
|
||||
<h2>Categories</h2>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</section><div id="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="icons">
|
||||
</ul>
|
||||
|
||||
<div class="copyright">
|
||||
<ul class="menu">
|
||||
|
||||
<li>© 2018-2024 Neoitec GmbH. All rights reserved.
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div><script src="/js/jquery.min.js"></script>
|
||||
<script src="/js/jquery.dropotron.min.js"></script>
|
||||
<script src="/js/browser.min.js"></script>
|
||||
<script src="/js/breakpoints.min.js"></script>
|
||||
<script src="/js/util.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
11
public/zh/categories/index.xml
Normal file
11
public/zh/categories/index.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Neoitec GmbH</title>
|
||||
<link>http://localhost:1313/zh/categories/</link>
|
||||
<description>Recent content in Categories on Neoitec GmbH</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh-cn</language>
|
||||
<atom:link href="http://localhost:1313/zh/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
102
public/zh/index.html
Normal file
102
public/zh/index.html
Normal file
@@ -0,0 +1,102 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.139.2"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
|
||||
<title>Neoitec GmbH</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Neoitec GmbH">
|
||||
<meta name="twitter:description" content="Welcome to our awesome website!">
|
||||
<meta property="og:url" content="http://localhost:1313/zh/">
|
||||
<meta property="og:site_name" content="Neoitec GmbH">
|
||||
<meta property="og:title" content="Neoitec GmbH">
|
||||
<meta property="og:description" content="Welcome to our awesome website!">
|
||||
<meta property="og:locale" content="zh_cn">
|
||||
<meta property="og:type" content="website">
|
||||
</head>
|
||||
<body class="is-preload">
|
||||
<div id="page-wrapper"><div id="header">
|
||||
<div class="dropdown" id="multilingual">
|
||||
<a class="dropbtn language link depth-0" href="#" title="Select language" id="languageDropdown" role="button" data-toggle="dropdown" aria-expanded="false">
|
||||
<i class="fas fa-fw fa-globe"></i>
|
||||
<span class="d-lg-none">zh</span>
|
||||
</a>
|
||||
<ul id="languageContent" class="dropdown-content" aria-labelledby="languageDropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1" href="/">
|
||||
English
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1" href="/de/">
|
||||
Deutsch
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1 selected" href="/zh/">
|
||||
中文
|
||||
</a>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div id="logo-wrapper"><h1><a href="http://localhost:1313/" id="logo">
|
||||
Neoitec GmbH
|
||||
</a></h1></div>
|
||||
|
||||
<nav id="nav">
|
||||
<ul>
|
||||
<li class="">
|
||||
<a href="/">Home</a>
|
||||
<li class="">
|
||||
<a href="/about/">About</a>
|
||||
<li class="">
|
||||
<a href="/service/">Service</a>
|
||||
<li class="">
|
||||
<a href="/partners/">Partners</a>
|
||||
<li class="">
|
||||
<a href="/contact/">Contact</a>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="icons">
|
||||
</ul>
|
||||
|
||||
<div class="copyright">
|
||||
<ul class="menu">
|
||||
|
||||
<li>© 2018-2024 Neoitec GmbH. All rights reserved.
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div><script src="/js/jquery.min.js"></script>
|
||||
<script src="/js/jquery.dropotron.min.js"></script>
|
||||
<script src="/js/browser.min.js"></script>
|
||||
<script src="/js/breakpoints.min.js"></script>
|
||||
<script src="/js/util.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
11
public/zh/index.xml
Normal file
11
public/zh/index.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Neoitec GmbH</title>
|
||||
<link>http://localhost:1313/zh/</link>
|
||||
<description>Recent content on Neoitec GmbH</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh-cn</language>
|
||||
<atom:link href="http://localhost:1313/zh/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
56
public/zh/sitemap.xml
Normal file
56
public/zh/sitemap.xml
Normal file
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://localhost:1313/zh/categories/</loc>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en-us"
|
||||
href="http://localhost:1313/categories/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de-de"
|
||||
href="http://localhost:1313/de/categories/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-cn"
|
||||
href="http://localhost:1313/zh/categories/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/zh/</loc>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en-us"
|
||||
href="http://localhost:1313/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de-de"
|
||||
href="http://localhost:1313/de/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-cn"
|
||||
href="http://localhost:1313/zh/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/zh/tags/</loc>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en-us"
|
||||
href="http://localhost:1313/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="de-de"
|
||||
href="http://localhost:1313/de/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh-cn"
|
||||
href="http://localhost:1313/zh/tags/"
|
||||
/>
|
||||
</url>
|
||||
</urlset>
|
||||
121
public/zh/tags/index.html
Normal file
121
public/zh/tags/index.html
Normal file
@@ -0,0 +1,121 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="zh">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
|
||||
<title>Tags | Neoitec GmbH</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Tags">
|
||||
<meta name="twitter:description" content="Welcome to our awesome website!">
|
||||
<meta property="og:url" content="http://localhost:1313/zh/tags/">
|
||||
<meta property="og:site_name" content="Neoitec GmbH">
|
||||
<meta property="og:title" content="Tags">
|
||||
<meta property="og:description" content="Welcome to our awesome website!">
|
||||
<meta property="og:locale" content="zh_cn">
|
||||
<meta property="og:type" content="website">
|
||||
</head>
|
||||
<body class="is-preload">
|
||||
<div id="page-wrapper"><div id="header">
|
||||
<div class="dropdown" id="multilingual">
|
||||
<a class="dropbtn language link depth-0" href="#" title="Select language" id="languageDropdown" role="button" data-toggle="dropdown" aria-expanded="false">
|
||||
<i class="fas fa-fw fa-globe"></i>
|
||||
<span class="d-lg-none">zh</span>
|
||||
</a>
|
||||
<ul id="languageContent" class="dropdown-content" aria-labelledby="languageDropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1" href="/tags/">
|
||||
English
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1" href="/de/tags/">
|
||||
Deutsch
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
<a class="dropdown-item link depth-1 selected" href="/zh/tags/">
|
||||
中文
|
||||
</a>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div id="logo-wrapper"><h1><a href="http://localhost:1313/" id="logo">
|
||||
Neoitec GmbH
|
||||
</a></h1></div>
|
||||
|
||||
<nav id="nav">
|
||||
<ul>
|
||||
<li class="">
|
||||
<a href="/">Home</a>
|
||||
<li class="">
|
||||
<a href="/about/">About</a>
|
||||
<li class="">
|
||||
<a href="/service/">Service</a>
|
||||
<li class="">
|
||||
<a href="/partners/">Partners</a>
|
||||
<li class="">
|
||||
<a href="/contact/">Contact</a>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
<section class="wrapper style1">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="">
|
||||
<div id="content">
|
||||
<article>
|
||||
<header>
|
||||
<h2>Tags</h2>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</section><div id="footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="icons">
|
||||
</ul>
|
||||
|
||||
<div class="copyright">
|
||||
<ul class="menu">
|
||||
|
||||
<li>© 2018-2024 Neoitec GmbH. All rights reserved.
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div><script src="/js/jquery.min.js"></script>
|
||||
<script src="/js/jquery.dropotron.min.js"></script>
|
||||
<script src="/js/browser.min.js"></script>
|
||||
<script src="/js/breakpoints.min.js"></script>
|
||||
<script src="/js/util.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
11
public/zh/tags/index.xml
Normal file
11
public/zh/tags/index.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on Neoitec GmbH</title>
|
||||
<link>http://localhost:1313/zh/tags/</link>
|
||||
<description>Recent content in Tags on Neoitec GmbH</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh-cn</language>
|
||||
<atom:link href="http://localhost:1313/zh/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user