first pass at site

This commit is contained in:
Ben Varick 2025-10-30 09:12:22 -07:00
parent 050f022624
commit 2a9b78f958
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
92 changed files with 61208 additions and 3 deletions

22
public/de/404.html Normal file
View file

@ -0,0 +1,22 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="Beschreibung der Webseite">
<title>
404 Page Not Found - Vorstellung
</title>

147
public/de/index.html Normal file
View file

@ -0,0 +1,147 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta name="generator" content="Hugo 0.152.2">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="Beschreibung der Webseite">
<title>
Vorstellung
</title>
<link href="/de/index.xml" rel="alternate" type="application/rss+xml" title="Vorstellung" />
<meta property="og:title" content="Vorstellung" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Beschreibung der Webseite"/>
<meta property="og:url" content="https://www.dendroalsia.net/de/"/>
<meta property="og:site_name" content="Vorstellung"/>
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="stylesheet" href="/css/main.min.842355dd2ec6a34552c5ffdca0274879393643308cc04aed4876a79219a88809.css" integrity="sha256-hCNV3S7Go0VSxf/coCdIeTk2QzCMwErtSHankhmoiAk=" crossorigin="anonymous" media="screen">
<link rel="stylesheet" href="https://www.dendroalsia.net/styles/owlCarousel.min.b1f26e29c43c61fe8b5a6f225b4ee7c5f969a7b33cfe512706271e07246d93d1.css" integrity="sha256-sfJuKcQ8Yf6LWm8iW07nxflpp7M8/lEnBiceByRtk9E=" crossorigin="anonymous" media="screen">
</head>
<body>
<div class="hero-foot fade-in three">
<div class="container">
<hr>
<nav class="navbar" role="navigation" aria-label="main navigation">
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false" >
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<div class="navbar-menu has-content-centered" id="navMenu">
<a class="navbar-item" href="https://www.dendroalsia.net/es/">Español</a>
<a class="navbar-item" href="https://www.dendroalsia.net/">English</a>
</div>
</nav>
<hr>
</div>
</div>
</section>
<div class="section" id="footer">
<div class="container has-text-centered">
<span class="footer-text">
<a href="https://github.com/victoriadrake/hugo-theme-introduction/"><strong>Introduction</strong></a>, ein Theme für <a href="http://gohugo.io/">Hugo</a>. Entwickelt mit <a href="https://victoria.dev"><i class="fa fa-heart"></i> und <i class="fa fa-coffee"></i></a> von Open Source Mitwirkenden
</span>
</div>
</div>
<script src="https://www.dendroalsia.net/js/bundle.5c23c0437f001a469ca373a465a6f7487203d18e10cdff76d86a60af66d5ee28.js" integrity="sha256-XCPAQ38AGkaco3OkZab3SHID0Y4Qzf922Gpgr2bV7ig="></script>
<script src="https://www.dendroalsia.net/js/bundleOwlCarousel.bc6b73f0a36bf19c70c5df8fc352d322988ca2bc40743fb836ee7371d555c28a.js" integrity="sha256-vGtz8KNr8Zxwxd&#43;Pw1LTIpiMorxAdD&#43;4Nu5zcdVVwoo="></script>
<script>
function update_localtime() {
const time = new Date().toLocaleTimeString('en-US', { timeZone: 'America\/Los_Angeles', timeStyle: 'short' });
document.getElementById('time').innerHTML = time;
}
update_localtime();
setInterval(update_localtime, 1000);
</script>
</body>
</html>

11
public/de/index.xml Normal file
View 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>Vorstellung</title>
<link>https://www.dendroalsia.net/de/</link>
<description>Recent content on Vorstellung</description>
<generator>Hugo</generator>
<language>de</language>
<atom:link href="https://www.dendroalsia.net/de/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

155
public/de/series/index.html Normal file
View file

@ -0,0 +1,155 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="Beschreibung der Webseite">
<title>
Series - Vorstellung
</title>
<link href="/de/series/index.xml" rel="alternate" type="application/rss+xml" title="Vorstellung" />
<meta property="og:title" content="Series - Vorstellung" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Beschreibung der Webseite"/>
<meta property="og:url" content="https://www.dendroalsia.net/de/series/"/>
<meta property="og:site_name" content="Vorstellung"/>
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="stylesheet" href="/css/main.min.842355dd2ec6a34552c5ffdca0274879393643308cc04aed4876a79219a88809.css" integrity="sha256-hCNV3S7Go0VSxf/coCdIeTk2QzCMwErtSHankhmoiAk=" crossorigin="anonymous" media="screen">
</head>
<body>
<section id="top" class="section">
<div class="container hero fade-in one ">
<h1 class="bold-title is-1">Series</h1>
</div>
<div class="section fade-in two ">
<div class="container">
<hr>
<nav class="navbar" role="navigation" aria-label="main navigation">
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false" >
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<div class="navbar-menu " id="navMenu">
<a class="navbar-item" href="/de/">Start</a>
<a class="navbar-item" href="https://www.dendroalsia.net/es/">Español</a>
<a class="navbar-item" href="https://www.dendroalsia.net/">English</a>
</div>
</nav>
<hr>
</div>
<div class="container">
<div class="section tags-list"></div>
</div>
<div class="container">
<hr>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
<div class="container">
<hr>
</div>
<div class="section" id="footer">
<div class="container has-text-centered">
<span class="footer-text">
<a href="https://github.com/victoriadrake/hugo-theme-introduction/"><strong>Introduction</strong></a>, ein Theme für <a href="http://gohugo.io/">Hugo</a>. Entwickelt mit <a href="https://victoria.dev"><i class="fa fa-heart"></i> und <i class="fa fa-coffee"></i></a> von Open Source Mitwirkenden
</span>
</div>
</div>
</div>
</section>
<script src="https://www.dendroalsia.net/js/bundle.5c23c0437f001a469ca373a465a6f7487203d18e10cdff76d86a60af66d5ee28.js" integrity="sha256-XCPAQ38AGkaco3OkZab3SHID0Y4Qzf922Gpgr2bV7ig="></script>
</body>
</html>

View 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>Series on Vorstellung</title>
<link>https://www.dendroalsia.net/de/series/</link>
<description>Recent content in Series on Vorstellung</description>
<generator>Hugo</generator>
<language>de</language>
<atom:link href="https://www.dendroalsia.net/de/series/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

56
public/de/sitemap.xml Normal file
View 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>https://www.dendroalsia.net/de/series/</loc>
<xhtml:link
rel="alternate"
hreflang="es"
href="https://www.dendroalsia.net/es/series/"
/>
<xhtml:link
rel="alternate"
hreflang="en-us"
href="https://www.dendroalsia.net/series/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://www.dendroalsia.net/de/series/"
/>
</url><url>
<loc>https://www.dendroalsia.net/de/tags/</loc>
<xhtml:link
rel="alternate"
hreflang="es"
href="https://www.dendroalsia.net/es/tags/"
/>
<xhtml:link
rel="alternate"
hreflang="en-us"
href="https://www.dendroalsia.net/tags/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://www.dendroalsia.net/de/tags/"
/>
</url><url>
<loc>https://www.dendroalsia.net/de/</loc>
<xhtml:link
rel="alternate"
hreflang="es"
href="https://www.dendroalsia.net/es/"
/>
<xhtml:link
rel="alternate"
hreflang="en-us"
href="https://www.dendroalsia.net/"
/>
<xhtml:link
rel="alternate"
hreflang="de"
href="https://www.dendroalsia.net/de/"
/>
</url>
</urlset>

155
public/de/tags/index.html Normal file
View file

@ -0,0 +1,155 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="Beschreibung der Webseite">
<title>
Tags - Vorstellung
</title>
<link href="/de/tags/index.xml" rel="alternate" type="application/rss+xml" title="Vorstellung" />
<meta property="og:title" content="Tags - Vorstellung" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Beschreibung der Webseite"/>
<meta property="og:url" content="https://www.dendroalsia.net/de/tags/"/>
<meta property="og:site_name" content="Vorstellung"/>
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="stylesheet" href="/css/main.min.842355dd2ec6a34552c5ffdca0274879393643308cc04aed4876a79219a88809.css" integrity="sha256-hCNV3S7Go0VSxf/coCdIeTk2QzCMwErtSHankhmoiAk=" crossorigin="anonymous" media="screen">
</head>
<body>
<section id="top" class="section">
<div class="container hero fade-in one ">
<h1 class="bold-title is-1">Tags</h1>
</div>
<div class="section fade-in two ">
<div class="container">
<hr>
<nav class="navbar" role="navigation" aria-label="main navigation">
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false" >
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<div class="navbar-menu " id="navMenu">
<a class="navbar-item" href="/de/">Start</a>
<a class="navbar-item" href="https://www.dendroalsia.net/es/">Español</a>
<a class="navbar-item" href="https://www.dendroalsia.net/">English</a>
</div>
</nav>
<hr>
</div>
<div class="container">
<div class="section tags-list"></div>
</div>
<div class="container">
<hr>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
<div class="container">
<hr>
</div>
<div class="section" id="footer">
<div class="container has-text-centered">
<span class="footer-text">
<a href="https://github.com/victoriadrake/hugo-theme-introduction/"><strong>Introduction</strong></a>, ein Theme für <a href="http://gohugo.io/">Hugo</a>. Entwickelt mit <a href="https://victoria.dev"><i class="fa fa-heart"></i> und <i class="fa fa-coffee"></i></a> von Open Source Mitwirkenden
</span>
</div>
</div>
</div>
</section>
<script src="https://www.dendroalsia.net/js/bundle.5c23c0437f001a469ca373a465a6f7487203d18e10cdff76d86a60af66d5ee28.js" integrity="sha256-XCPAQ38AGkaco3OkZab3SHID0Y4Qzf922Gpgr2bV7ig="></script>
</body>
</html>

11
public/de/tags/index.xml Normal file
View 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 Vorstellung</title>
<link>https://www.dendroalsia.net/de/tags/</link>
<description>Recent content in Tags on Vorstellung</description>
<generator>Hugo</generator>
<language>de</language>
<atom:link href="https://www.dendroalsia.net/de/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>