Compare commits
16
Commits
c32e5edb90
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bee705ca5d | ||
|
|
421a047f98 | ||
|
|
28789cc47e | ||
|
|
8ded0eb1b2 | ||
|
|
1c02fd3dcc | ||
|
|
a6b39be35a | ||
|
|
d7df580e73 | ||
|
|
61647453c6 | ||
|
|
048245fcaf | ||
|
|
ccd7c9dc27 | ||
|
|
1c5fc62a43 | ||
|
|
c237b795b0 | ||
|
|
b31e162525 | ||
|
|
a029f45f71 | ||
|
|
6d2a6ffb69 | ||
|
|
1e9b3655b8 |
@@ -0,0 +1,59 @@
|
||||
+++
|
||||
date = '2026-06-14T20:36:40+02:00'
|
||||
draft = false
|
||||
title = 'Unser Mining-Projekt'
|
||||
+++
|
||||
|
||||
# Wir haben ein Mining-Projekt
|
||||
|
||||
Wir haben aus Spaß ein Mining-Projekt gestartet. Derzeit minen wir XMR, da sich die Kryptowährung auch auf normalen PCs und Laptops schürfen lässt. In diesem Beitrag möchten wir euch erklären, wie ihr einen Miner einrichtet.
|
||||
|
||||
## 1. Was braucht man?
|
||||
|
||||
Ihr benötigt:
|
||||
|
||||
* einen Desktop-PC oder Laptop
|
||||
* eine Wallet-Adresse, die Monero (XMR) unterstützt
|
||||
|
||||
## 2. Welcher Miner?
|
||||
|
||||
Wir nutzen **XMRig**, weil er nicht installiert werden muss und portabel ist. Er läuft auf Linux, Windows und macOS und benötigt nur wenig Speicherplatz. Wenn ihr bereits Erfahrung habt, könnt ihr natürlich auch andere Miner verwenden. Für Anfänger ist **XMRig** jedoch eine gute Wahl.
|
||||
|
||||
## 3. Wie bekommt man den Miner zum Laufen?
|
||||
|
||||
### 1. Download
|
||||
|
||||
Ladet euch den Miner für euer Betriebssystem **ausschließlich vom offiziellen GitHub-Repository herunter (!)**, da andere Quellen möglicherweise mit Malware verseuchte Versionen anbieten. Nach dem Download verschiebt ihr die Datei in einen beliebigen Ordner und entpackt sie dort.
|
||||
|
||||
### 2. Installation
|
||||
|
||||
Wie bereits erwähnt, wird der Miner **nicht installiert**. Er bleibt in dem Ordner, in den ihr ihn entpackt habt. Ihr könnt ihn bei Bedarf auch später verschieben.
|
||||
|
||||
### 3. Anpassung
|
||||
|
||||
Öffnet nun den Ordner und bearbeitet die Datei `config.json`.
|
||||
|
||||
Falls euch der Inhalt der Datei zu kompliziert erscheint, könnt ihr eine KI um Hilfe bitten. Erwähnt dabei aber bitte, dass die Konfiguration nur für euren eigenen Rechner gedacht ist. XMRig wird gelegentlich auch von Cyberkriminellen missbraucht, indem es heimlich auf fremden Computern installiert wird.
|
||||
|
||||
Bei **"user":** tragt ihr eure Wallet-Adresse ein.
|
||||
|
||||
**Wenn ihr unser Projekt unterstützen möchtet, könnt ihr stattdessen auch diese Adresse verwenden:**
|
||||
|
||||
`84nBeDHcQYbUi1Z9ms38kPLVx3LA9eigVdqT4N4T3yq8R7ooy5wUj3mizPzFgf2S5sbQFNwDmbW7B1XtpGk7r2akNAZovib`
|
||||
|
||||
Bei **"url":** tragt ihr `pool.supportxmr.com:443` ein.
|
||||
|
||||
Bei **"tls":** ändert ihr den Wert von `false` auf `true`.
|
||||
|
||||
Speichert anschließend die Datei und schließt sie wieder.
|
||||
|
||||
### 4. Starten
|
||||
|
||||
Zum Starten müsst ihr in den meisten Fällen ein Terminal öffnen. Da die Befehle je nach Betriebssystem unterschiedlich sind, empfiehlt es sich, eine KI oder die offizielle Dokumentation zu nutzen. Gebt einfach den Pfad zum Ordner an und erklärt, dass ihr XMRig starten möchtet.
|
||||
Hinweis: Wenn ihr die maximale Performance wollt, sollted ihr den Kernelparameter vm.nr_hugepages auf 1280 setzen. Ihr könnt und sollted ki um hilfe fragen.
|
||||
### 5. Hinweise zu Windows
|
||||
|
||||
Die Windows-Sicherheitssoftware (Microsoft Defender) stuft Miner wie XMRig häufig als potenziell unerwünschte Software ein und kann deren Ausführung blockieren. Falls das bei euch passiert, informiert euch bitte selbstständig über die notwendigen Schritte. Da wir Linux nutzen, können wir hierzu leider keinen Support anbieten.
|
||||
|
||||
**Damit habt ihr einen funktionierenden Miner eingerichtet.**
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
date = '2026-06-13T20:33:21+02:00'
|
||||
draft = false
|
||||
title = 'Wir ziehen um'
|
||||
+++
|
||||
Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
|
||||
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.
|
||||
@@ -1,3 +1,4 @@
|
||||
baseURL = 'https://example.org/'
|
||||
locale = 'en-us'
|
||||
title = 'My New Hugo Project'
|
||||
baseURL = 'https://tbn.aaronhosting.xyz/'
|
||||
locale = 'de-de'
|
||||
title = 'tbntech'
|
||||
theme = "tbn"
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de-de" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Categories | tbntech</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.30bbabcf0c588c3c13cbe24430d7aa6226315a94faf09d877dd441b3ebf03774.css" integrity="sha256-MLurzwxYjDwTy+JEMNeqYiYxWpT68J2HfdRBs+vwN3Q=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>tbntech</h1>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/">Startseite</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/">Beiträge</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
<h1>Categories</h1>
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. Alle Rechte vorbehalten.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?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 tbntech</title>
|
||||
<link>https://tbn.aaronhosting.xyz/categories/</link>
|
||||
<description>Recent content in Categories on tbntech</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de-de</language>
|
||||
|
||||
|
||||
|
||||
|
||||
<atom:link href="https://tbn.aaronhosting.xyz/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1 @@
|
||||
header{border-bottom:1px solid #222;margin-bottom:1rem}footer{border-top:1px solid #222;margin-top:1rem}body{color:#222;font-family:sans-serif;line-height:1.5;margin:1rem;max-width:768px}a{color:#00e;text-decoration:none}
|
||||
@@ -0,0 +1,25 @@
|
||||
/* ns-hugo-imp:/home/philipp/projects/TBN_projekt/tbn/themes/tbn/assets/css/components/header.css */
|
||||
header {
|
||||
border-bottom: 1px solid #222;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
/* ns-hugo-imp:/home/philipp/projects/TBN_projekt/tbn/themes/tbn/assets/css/components/footer.css */
|
||||
footer {
|
||||
border-top: 1px solid #222;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
/* <stdin> */
|
||||
body {
|
||||
color: #222;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.5;
|
||||
margin: 1rem;
|
||||
max-width: 768px;
|
||||
}
|
||||
a {
|
||||
color: #00e;
|
||||
text-decoration: none;
|
||||
}
|
||||
/*# sourceMappingURL=main.css.map */
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["file:///home/philipp/projects/TBN_projekt/tbn/themes/tbn/assets/css/components/header.css","file:///home/philipp/projects/TBN_projekt/tbn/themes/tbn/assets/css/components/footer.css","file:///home/philipp/projects/TBN_projekt/tbn/themes/tbn/assets/css/main.css"],"sourcesContent":["header {\n border-bottom: 1px solid #222;\n margin-bottom: 1rem;\n}\n","footer {\n border-top: 1px solid #222;\n margin-top: 1rem;\n}\n","@import \"components/header.css\";\n@import \"components/footer.css\";\n\nbody {\n color: #222;\n font-family: sans-serif;\n line-height: 1.5;\n margin: 1rem;\n max-width: 768px;\n}\n\na {\n color: #00e;\n text-decoration: none;\n}\n"],"mappings":";AAAA;AACE,iBAAe,IAAI,MAAM;AACzB,iBAAe;AACjB;;;ACHA;AACE,cAAY,IAAI,MAAM;AACtB,cAAY;AACd;;;ACAA;AACE,SAAO;AACP,eAAa;AACb,eAAa;AACb,UAAQ;AACR,aAAW;AACb;AAEA;AACE,SAAO;AACP,mBAAiB;AACnB;","names":[]}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1,69 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de-de" dir="ltr">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.163.1">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>tbntech</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.30bbabcf0c588c3c13cbe24430d7aa6226315a94faf09d877dd441b3ebf03774.css" integrity="sha256-MLurzwxYjDwTy+JEMNeqYiYxWpT68J2HfdRBs+vwN3Q=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>tbntech</h1>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a aria-current="page" class="active" href="/">Startseite</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/">Beiträge</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
<h1>tbntech</h1>
|
||||
|
||||
|
||||
<article>
|
||||
<h2><a href="https://tbn.aaronhosting.xyz/posts/unser-mining-projekt/">Unser Mining-Projekt</a></h2>
|
||||
<time>Jun 14, 2026</time>
|
||||
<p><h1 id="wir-haben-ein-mining-projekt">Wir haben ein Mining-Projekt</h1>
|
||||
<p>Wir haben aus Spaß ein Mining-Projekt gestartet. Derzeit minen wir XMR, da sich die Kryptowährung auch auf normalen PCs und Laptops schürfen lässt. In diesem Beitrag möchten wir euch erklären, wie ihr einen Miner einrichtet.</p>
|
||||
<h2 id="1-was-braucht-man">1. Was braucht man?</h2>
|
||||
<p>Ihr benötigt:</p>
|
||||
<ul>
|
||||
<li>einen Desktop-PC oder Laptop</li>
|
||||
<li>eine Wallet-Adresse, die Monero (XMR) unterstützt</li>
|
||||
</ul>
|
||||
<h2 id="2-welcher-miner">2. Welcher Miner?</h2>
|
||||
<p>Wir nutzen <strong>XMRig</strong>, weil er nicht installiert werden muss und portabel ist. Er läuft auf Linux, Windows und macOS und benötigt nur wenig Speicherplatz. Wenn ihr bereits Erfahrung habt, könnt ihr natürlich auch andere Miner verwenden. Für Anfänger ist <strong>XMRig</strong> jedoch eine gute Wahl.</p></p>
|
||||
<a href="https://tbn.aaronhosting.xyz/posts/unser-mining-projekt/">Mehr lesen</a>
|
||||
</article>
|
||||
|
||||
<article>
|
||||
<h2><a href="https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/">Wir ziehen um</a></h2>
|
||||
<time>Jun 13, 2026</time>
|
||||
<p><p>Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
|
||||
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p></p>
|
||||
<a href="https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/">Mehr lesen</a>
|
||||
</article>
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. Alle Rechte vorbehalten.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>tbntech</title>
|
||||
<link>https://tbn.aaronhosting.xyz/</link>
|
||||
<description>Recent content on tbntech</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de-de</language>
|
||||
|
||||
|
||||
|
||||
|
||||
<lastBuildDate>Sun, 14 Jun 2026 20:36:40 +0200</lastBuildDate>
|
||||
|
||||
<atom:link href="https://tbn.aaronhosting.xyz/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Unser Mining-Projekt</title>
|
||||
<link>https://tbn.aaronhosting.xyz/posts/unser-mining-projekt/</link>
|
||||
<pubDate>Sun, 14 Jun 2026 20:36:40 +0200</pubDate>
|
||||
<guid>https://tbn.aaronhosting.xyz/posts/unser-mining-projekt/</guid>
|
||||
<description><h1 id="wir-haben-ein-mining-projekt">Wir haben ein Mining-Projekt</h1>
<p>Wir haben aus Spaß ein Mining-Projekt gestartet. Derzeit minen wir XMR, da sich die Kryptowährung auch auf normalen PCs und Laptops schürfen lässt. In diesem Beitrag möchten wir euch erklären, wie ihr einen Miner einrichtet.</p>
<h2 id="1-was-braucht-man">1. Was braucht man?</h2>
<p>Ihr benötigt:</p>
<ul>
<li>einen Desktop-PC oder Laptop</li>
<li>eine Wallet-Adresse, die Monero (XMR) unterstützt</li>
</ul>
<h2 id="2-welcher-miner">2. Welcher Miner?</h2>
<p>Wir nutzen <strong>XMRig</strong>, weil er nicht installiert werden muss und portabel ist. Er läuft auf Linux, Windows und macOS und benötigt nur wenig Speicherplatz. Wenn ihr bereits Erfahrung habt, könnt ihr natürlich auch andere Miner verwenden. Für Anfänger ist <strong>XMRig</strong> jedoch eine gute Wahl.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Wir ziehen um</title>
|
||||
<link>https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/</link>
|
||||
<pubDate>Sat, 13 Jun 2026 20:33:21 +0200</pubDate>
|
||||
<guid>https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/</guid>
|
||||
<description><p>Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1 @@
|
||||
(()=>{console.log("This site was generated by Hugo.");})();
|
||||
@@ -0,0 +1,5 @@
|
||||
(() => {
|
||||
// <stdin>
|
||||
console.log("This site was generated by Hugo.");
|
||||
})();
|
||||
//# sourceMappingURL=main.js.map
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["file:///home/philipp/projects/TBN_projekt/tbn/themes/tbn/assets/js/main.js"],"sourcesContent":["console.log('This site was generated by Hugo.');\n"],"mappings":";;AAAA,UAAQ,IAAI,kCAAkC;","names":[]}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
document.querySelectorAll(".nav").forEach(e=>{const t=e.querySelector(".nav__toggle"),n=e.querySelector(".nav__list");t?.addEventListener("click",()=>{const e=n.classList.toggle("is-open");t.setAttribute("aria-expanded",e)})})
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de-de" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Posts | tbntech</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.30bbabcf0c588c3c13cbe24430d7aa6226315a94faf09d877dd441b3ebf03774.css" integrity="sha256-MLurzwxYjDwTy+JEMNeqYiYxWpT68J2HfdRBs+vwN3Q=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>tbntech</h1>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/">Startseite</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-current="page" class="active" href="/posts/">Beiträge</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
<h1>Posts</h1>
|
||||
|
||||
|
||||
<section>
|
||||
<h2><a href="/posts/unser-mining-projekt/">Unser Mining-Projekt</a></h2>
|
||||
<h1 id="wir-haben-ein-mining-projekt">Wir haben ein Mining-Projekt</h1>
|
||||
<p>Wir haben aus Spaß ein Mining-Projekt gestartet. Derzeit minen wir XMR, da sich die Kryptowährung auch auf normalen PCs und Laptops schürfen lässt. In diesem Beitrag möchten wir euch erklären, wie ihr einen Miner einrichtet.</p>
|
||||
<h2 id="1-was-braucht-man">1. Was braucht man?</h2>
|
||||
<p>Ihr benötigt:</p>
|
||||
<ul>
|
||||
<li>einen Desktop-PC oder Laptop</li>
|
||||
<li>eine Wallet-Adresse, die Monero (XMR) unterstützt</li>
|
||||
</ul>
|
||||
<h2 id="2-welcher-miner">2. Welcher Miner?</h2>
|
||||
<p>Wir nutzen <strong>XMRig</strong>, weil er nicht installiert werden muss und portabel ist. Er läuft auf Linux, Windows und macOS und benötigt nur wenig Speicherplatz. Wenn ihr bereits Erfahrung habt, könnt ihr natürlich auch andere Miner verwenden. Für Anfänger ist <strong>XMRig</strong> jedoch eine gute Wahl.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2><a href="/posts/wir-ziehen-um/">Wir ziehen um</a></h2>
|
||||
<p>Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
|
||||
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p>
|
||||
</section>
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. Alle Rechte vorbehalten.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on tbntech</title>
|
||||
<link>https://tbn.aaronhosting.xyz/posts/</link>
|
||||
<description>Recent content in Posts on tbntech</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de-de</language>
|
||||
|
||||
|
||||
|
||||
|
||||
<lastBuildDate>Sun, 14 Jun 2026 20:36:40 +0200</lastBuildDate>
|
||||
|
||||
<atom:link href="https://tbn.aaronhosting.xyz/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Unser Mining-Projekt</title>
|
||||
<link>https://tbn.aaronhosting.xyz/posts/unser-mining-projekt/</link>
|
||||
<pubDate>Sun, 14 Jun 2026 20:36:40 +0200</pubDate>
|
||||
<guid>https://tbn.aaronhosting.xyz/posts/unser-mining-projekt/</guid>
|
||||
<description><h1 id="wir-haben-ein-mining-projekt">Wir haben ein Mining-Projekt</h1>
<p>Wir haben aus Spaß ein Mining-Projekt gestartet. Derzeit minen wir XMR, da sich die Kryptowährung auch auf normalen PCs und Laptops schürfen lässt. In diesem Beitrag möchten wir euch erklären, wie ihr einen Miner einrichtet.</p>
<h2 id="1-was-braucht-man">1. Was braucht man?</h2>
<p>Ihr benötigt:</p>
<ul>
<li>einen Desktop-PC oder Laptop</li>
<li>eine Wallet-Adresse, die Monero (XMR) unterstützt</li>
</ul>
<h2 id="2-welcher-miner">2. Welcher Miner?</h2>
<p>Wir nutzen <strong>XMRig</strong>, weil er nicht installiert werden muss und portabel ist. Er läuft auf Linux, Windows und macOS und benötigt nur wenig Speicherplatz. Wenn ihr bereits Erfahrung habt, könnt ihr natürlich auch andere Miner verwenden. Für Anfänger ist <strong>XMRig</strong> jedoch eine gute Wahl.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Wir ziehen um</title>
|
||||
<link>https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/</link>
|
||||
<pubDate>Sat, 13 Jun 2026 20:33:21 +0200</pubDate>
|
||||
<guid>https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/</guid>
|
||||
<description><p>Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1,80 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de-de" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Unser Mining-Projekt | tbntech</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.30bbabcf0c588c3c13cbe24430d7aa6226315a94faf09d877dd441b3ebf03774.css" integrity="sha256-MLurzwxYjDwTy+JEMNeqYiYxWpT68J2HfdRBs+vwN3Q=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>tbntech</h1>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/">Startseite</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-current="true" class="ancestor" href="/posts/">Beiträge</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
<h1>Unser Mining-Projekt</h1>
|
||||
|
||||
|
||||
|
||||
<time datetime="2026-06-14T20:36:40+02:00">14. Juni 2026</time>
|
||||
|
||||
<h1 id="wir-haben-ein-mining-projekt">Wir haben ein Mining-Projekt</h1>
|
||||
<p>Wir haben aus Spaß ein Mining-Projekt gestartet. Derzeit minen wir XMR, da sich die Kryptowährung auch auf normalen PCs und Laptops schürfen lässt. In diesem Beitrag möchten wir euch erklären, wie ihr einen Miner einrichtet.</p>
|
||||
<h2 id="1-was-braucht-man">1. Was braucht man?</h2>
|
||||
<p>Ihr benötigt:</p>
|
||||
<ul>
|
||||
<li>einen Desktop-PC oder Laptop</li>
|
||||
<li>eine Wallet-Adresse, die Monero (XMR) unterstützt</li>
|
||||
</ul>
|
||||
<h2 id="2-welcher-miner">2. Welcher Miner?</h2>
|
||||
<p>Wir nutzen <strong>XMRig</strong>, weil er nicht installiert werden muss und portabel ist. Er läuft auf Linux, Windows und macOS und benötigt nur wenig Speicherplatz. Wenn ihr bereits Erfahrung habt, könnt ihr natürlich auch andere Miner verwenden. Für Anfänger ist <strong>XMRig</strong> jedoch eine gute Wahl.</p>
|
||||
<h2 id="3-wie-bekommt-man-den-miner-zum-laufen">3. Wie bekommt man den Miner zum Laufen?</h2>
|
||||
<h3 id="1-download">1. Download</h3>
|
||||
<p>Ladet euch den Miner für euer Betriebssystem <strong>ausschließlich vom offiziellen GitHub-Repository herunter (!)</strong>, da andere Quellen möglicherweise mit Malware verseuchte Versionen anbieten. Nach dem Download verschiebt ihr die Datei in einen beliebigen Ordner und entpackt sie dort.</p>
|
||||
<h3 id="2-installation">2. Installation</h3>
|
||||
<p>Wie bereits erwähnt, wird der Miner <strong>nicht installiert</strong>. Er bleibt in dem Ordner, in den ihr ihn entpackt habt. Ihr könnt ihn bei Bedarf auch später verschieben.</p>
|
||||
<h3 id="3-anpassung">3. Anpassung</h3>
|
||||
<p>Öffnet nun den Ordner und bearbeitet die Datei <code>config.json</code>.</p>
|
||||
<p>Falls euch der Inhalt der Datei zu kompliziert erscheint, könnt ihr eine KI um Hilfe bitten. Erwähnt dabei aber bitte, dass die Konfiguration nur für euren eigenen Rechner gedacht ist. XMRig wird gelegentlich auch von Cyberkriminellen missbraucht, indem es heimlich auf fremden Computern installiert wird.</p>
|
||||
<p>Bei <strong>“user”:</strong> tragt ihr eure Wallet-Adresse ein.</p>
|
||||
<p><strong>Wenn ihr unser Projekt unterstützen möchtet, könnt ihr stattdessen auch diese Adresse verwenden:</strong></p>
|
||||
<p><code>84nBeDHcQYbUi1Z9ms38kPLVx3LA9eigVdqT4N4T3yq8R7ooy5wUj3mizPzFgf2S5sbQFNwDmbW7B1XtpGk7r2akNAZovib</code></p>
|
||||
<p>Bei <strong>“url”:</strong> tragt ihr <code>pool.supportxmr.com:443</code> ein.</p>
|
||||
<p>Bei <strong>“tls”:</strong> ändert ihr den Wert von <code>false</code> auf <code>true</code>.</p>
|
||||
<p>Speichert anschließend die Datei und schließt sie wieder.</p>
|
||||
<h3 id="4-starten">4. Starten</h3>
|
||||
<p>Zum Starten müsst ihr in den meisten Fällen ein Terminal öffnen. Da die Befehle je nach Betriebssystem unterschiedlich sind, empfiehlt es sich, eine KI oder die offizielle Dokumentation zu nutzen. Gebt einfach den Pfad zum Ordner an und erklärt, dass ihr XMRig starten möchtet.
|
||||
Hinweis: Wenn ihr die maximale Performance wollt, sollted ihr den Kernelparameter vm.nr_hugepages auf 1280 setzen. Ihr könnt und sollted ki um hilfe fragen.</p>
|
||||
<h3 id="5-hinweise-zu-windows">5. Hinweise zu Windows</h3>
|
||||
<p>Die Windows-Sicherheitssoftware (Microsoft Defender) stuft Miner wie XMRig häufig als potenziell unerwünschte Software ein und kann deren Ausführung blockieren. Falls das bei euch passiert, informiert euch bitte selbstständig über die notwendigen Schritte. Da wir Linux nutzen, können wir hierzu leider keinen Support anbieten.</p>
|
||||
<p><strong>Damit habt ihr einen funktionierenden Miner eingerichtet.</strong></p>
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. Alle Rechte vorbehalten.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,52 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de-de" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Wir ziehen um | tbntech</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.30bbabcf0c588c3c13cbe24430d7aa6226315a94faf09d877dd441b3ebf03774.css" integrity="sha256-MLurzwxYjDwTy+JEMNeqYiYxWpT68J2HfdRBs+vwN3Q=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>tbntech</h1>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/">Startseite</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-current="true" class="ancestor" href="/posts/">Beiträge</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
<h1>Wir ziehen um</h1>
|
||||
|
||||
|
||||
|
||||
<time datetime="2026-06-13T20:33:21+02:00">13. Juni 2026</time>
|
||||
|
||||
<p>Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
|
||||
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. Alle Rechte vorbehalten.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?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://tbn.aaronhosting.xyz/posts/</loc>
|
||||
<lastmod>2026-06-14T20:36:40+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://tbn.aaronhosting.xyz/</loc>
|
||||
<lastmod>2026-06-14T20:36:40+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://tbn.aaronhosting.xyz/posts/unser-mining-projekt/</loc>
|
||||
<lastmod>2026-06-14T20:36:40+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/</loc>
|
||||
<lastmod>2026-06-13T20:33:21+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://tbn.aaronhosting.xyz/categories/</loc>
|
||||
</url><url>
|
||||
<loc>https://tbn.aaronhosting.xyz/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
@@ -0,0 +1,44 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de-de" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Tags | tbntech</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.30bbabcf0c588c3c13cbe24430d7aa6226315a94faf09d877dd441b3ebf03774.css" integrity="sha256-MLurzwxYjDwTy+JEMNeqYiYxWpT68J2HfdRBs+vwN3Q=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>tbntech</h1>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/">Startseite</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/posts/">Beiträge</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
<h1>Tags</h1>
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. Alle Rechte vorbehalten.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?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 tbntech</title>
|
||||
<link>https://tbn.aaronhosting.xyz/tags/</link>
|
||||
<description>Recent content in Tags on tbntech</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>de-de</language>
|
||||
|
||||
|
||||
|
||||
|
||||
<atom:link href="https://tbn.aaronhosting.xyz/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
date = '{{ .Date }}'
|
||||
draft = true
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
+++
|
||||
@@ -0,0 +1,4 @@
|
||||
footer {
|
||||
border-top: 1px solid #222;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
header {
|
||||
border-bottom: 1px solid #222;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
@@ -0,0 +1,76 @@
|
||||
.nav__list {
|
||||
display: flex;
|
||||
gap: 1.5rem;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.nav__item {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.nav__link {
|
||||
text-decoration: none;
|
||||
padding: 0.5rem 0;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.nav__link.is-active {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Dropdown submenus */
|
||||
.nav__submenu {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 0;
|
||||
flex-direction: column;
|
||||
min-width: 180px;
|
||||
background: #fff;
|
||||
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0.5rem 0;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.nav__submenu .nav__item {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.has-children:hover > .nav__submenu,
|
||||
.has-children:focus-within > .nav__submenu {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* Hamburger toggle, hidden on desktop */
|
||||
.nav__toggle {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.nav__toggle {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.nav__list {
|
||||
display: none;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.nav__list.is-open {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.nav__submenu {
|
||||
position: static;
|
||||
box-shadow: none;
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
.has-children:hover > .nav__submenu {
|
||||
display: none; /* let JS toggle instead of hover on mobile */
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
@import "components/header.css";
|
||||
@import "components/footer.css";
|
||||
|
||||
body {
|
||||
color: #222;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.5;
|
||||
margin: 1rem;
|
||||
max-width: 768px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00e;
|
||||
text-decoration: none;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
console.log('This site was generated by Hugo.');
|
||||
@@ -0,0 +1,8 @@
|
||||
document.querySelectorAll('.nav').forEach((nav) => {
|
||||
const toggle = nav.querySelector('.nav__toggle');
|
||||
const list = nav.querySelector('.nav__list');
|
||||
toggle?.addEventListener('click', () => {
|
||||
const open = list.classList.toggle('is-open');
|
||||
toggle.setAttribute('aria-expanded', open);
|
||||
});
|
||||
});
|
||||
@@ -0,0 +1,19 @@
|
||||
baseURL = 'https://tbn.aaronhosting.xyz/'
|
||||
locale = 'de-DE'
|
||||
title = 'My New Hugo Project.'
|
||||
|
||||
[menus]
|
||||
[[menus.main]]
|
||||
name = 'Startseite'
|
||||
pageRef = '/'
|
||||
weight = 10
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Beiträge'
|
||||
pageRef = '/posts'
|
||||
weight = 20
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = false
|
||||
min = '0.146.0'
|
||||
@@ -0,0 +1 @@
|
||||
<p>Copyright {{ now.Year }}. Alle Rechte vorbehalten.</p>
|
||||
@@ -0,0 +1,5 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title>
|
||||
{{ partialCached "head/css.html" . }}
|
||||
{{ partialCached "head/js.html" . }}
|
||||
@@ -0,0 +1,15 @@
|
||||
{{- with resources.Get "css/main.css" }}
|
||||
{{- $opts := dict
|
||||
"minify" (cond hugo.IsDevelopment false true)
|
||||
"sourceMap" (cond hugo.IsDevelopment "linked" "none")
|
||||
}}
|
||||
{{- with . | css.Build $opts }}
|
||||
{{- if hugo.IsDevelopment }}
|
||||
<link rel="stylesheet" href="{{ .RelPermalink }}">
|
||||
{{- else }}
|
||||
{{- with . | fingerprint }}
|
||||
<link rel="stylesheet" href="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}" crossorigin="anonymous">
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
@@ -0,0 +1,15 @@
|
||||
{{- with resources.Get "js/main.js" }}
|
||||
{{- $opts := dict
|
||||
"minify" (cond hugo.IsDevelopment false true)
|
||||
"sourceMap" (cond hugo.IsDevelopment "linked" "none")
|
||||
}}
|
||||
{{- with . | js.Build $opts }}
|
||||
{{- if hugo.IsDevelopment }}
|
||||
<script src="{{ .RelPermalink }}"></script>
|
||||
{{- else }}
|
||||
{{- with . | fingerprint }}
|
||||
<script src="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}" crossorigin="anonymous"></script>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
@@ -0,0 +1,2 @@
|
||||
<h1>{{ site.Title }}</h1>
|
||||
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||
@@ -0,0 +1,51 @@
|
||||
{{- /*
|
||||
Renders a menu for the given menu ID.
|
||||
|
||||
@context {page} page The current page.
|
||||
@context {string} menuID The menu ID.
|
||||
|
||||
@example: {{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||
*/}}
|
||||
|
||||
{{- $page := .page }}
|
||||
{{- $menuID := .menuID }}
|
||||
|
||||
{{- with index site.Menus $menuID }}
|
||||
<nav>
|
||||
<ul>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
</ul>
|
||||
</nav>
|
||||
{{- end }}
|
||||
|
||||
{{- define "_partials/inline/menu/walk.html" }}
|
||||
{{- $page := .page }}
|
||||
{{- range .menuEntries }}
|
||||
{{- $attrs := dict "href" .URL }}
|
||||
{{- if $page.IsMenuCurrent .Menu . }}
|
||||
{{- $attrs = merge $attrs (dict "class" "active" "aria-current" "page") }}
|
||||
{{- else if $page.HasMenuCurrent .Menu .}}
|
||||
{{- $attrs = merge $attrs (dict "class" "ancestor" "aria-current" "true") }}
|
||||
{{- end }}
|
||||
{{- $name := .Name }}
|
||||
{{- with .Identifier }}
|
||||
{{- with T . }}
|
||||
{{- $name = . }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
<li>
|
||||
<a
|
||||
{{- range $k, $v := $attrs }}
|
||||
{{- with $v }}
|
||||
{{- printf " %s=%q" $k $v | safeHTMLAttr }}
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
>{{ $name }}</a>
|
||||
{{- with .Children }}
|
||||
<ul>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
</ul>
|
||||
{{- end }}
|
||||
</li>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
@@ -0,0 +1,23 @@
|
||||
{{- /*
|
||||
For a given taxonomy, renders a list of terms assigned to the page.
|
||||
|
||||
@context {page} page The current page.
|
||||
@context {string} taxonomy The taxonomy.
|
||||
|
||||
@example: {{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
|
||||
*/}}
|
||||
|
||||
{{- $page := .page }}
|
||||
{{- $taxonomy := .taxonomy }}
|
||||
|
||||
{{- with $page.GetTerms $taxonomy }}
|
||||
{{- $label := (index . 0).Parent.LinkTitle }}
|
||||
<div>
|
||||
<div>{{ $label }}:</div>
|
||||
<ul>
|
||||
{{- range . }}
|
||||
<li><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></li>
|
||||
{{- end }}
|
||||
</ul>
|
||||
</div>
|
||||
{{- end }}
|
||||
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{ site.Language.Locale }}" dir="{{ or site.Language.Direction `ltr` }}">
|
||||
<head>
|
||||
{{ partial "head.html" . }}
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
{{ partial "header.html" . }}
|
||||
</header>
|
||||
<main>
|
||||
{{ block "main" . }}{{ end }}
|
||||
</main>
|
||||
<footer>
|
||||
{{ partial "footer.html" . }}
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,12 @@
|
||||
{{ define "main" }}
|
||||
<h1>{{ .Site.Title }}</h1>
|
||||
|
||||
{{ range first 5 (where .Site.RegularPages "Type" "posts") }}
|
||||
<article>
|
||||
<h2><a href="{{ .Permalink }}">{{ .Title }}</a></h2>
|
||||
<time>{{ .Date.Format "Jan 2, 2006" }}</time>
|
||||
<p>{{ .Summary }}</p>
|
||||
<a href="{{ .Permalink }}">Mehr lesen</a>
|
||||
</article>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
@@ -0,0 +1,10 @@
|
||||
{{ define "main" }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
|
||||
{{ $dateMachine := .Date | time.Format "2006-01-02T15:04:05-07:00" }}
|
||||
{{ $dateHuman := .Date | time.Format ":date_long" }}
|
||||
<time datetime="{{ $dateMachine }}">{{ $dateHuman }}</time>
|
||||
|
||||
{{ .Content }}
|
||||
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
|
||||
{{ end }}
|
||||
@@ -0,0 +1,10 @@
|
||||
{{ define "main" }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }}
|
||||
{{ range .Pages }}
|
||||
<section>
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||
{{ .Summary }}
|
||||
</section>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
@@ -0,0 +1,7 @@
|
||||
{{ define "main" }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }}
|
||||
{{ range .Pages }}
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
@@ -0,0 +1,7 @@
|
||||
{{ define "main" }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }}
|
||||
{{ range .Pages }}
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user