This commit is contained in:
gbabelo
2025-01-16 12:37:59 +01:00
parent 9eab617bc1
commit 27567428c4
16 changed files with 358 additions and 336 deletions

View File

@@ -210,9 +210,9 @@ module.exports = function (config) {
config.addPassthroughCopy({ "src/static/": "/static/" }); config.addPassthroughCopy({ "src/static/": "/static/" });
// Output directory // Output directory
var outputdir = "site"; var outputdir = "docs";
if (process.env.ELEVENTY_ENVIRONMENT == "production") { if (process.env.ELEVENTY_ENVIRONMENT == "development") {
outputdir = "docs"; outputdir = "site";
} }
config.addShortcode("year", () => `${new Date().getFullYear()}`); config.addShortcode("year", () => `${new Date().getFullYear()}`);

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a class="active" href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a class="active" href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a class="active" href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a class="active" href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

File diff suppressed because one or more lines are too long

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>
@@ -3467,7 +3467,7 @@
<div class="handschrift"> <div class="handschrift">
<div class="beschreibung"> <div class="beschreibung">
<div class="feld signatur">Signatur</div> <div class="feld signatur">Signatur</div>
<div class="wert">Nr. 559</div> <div class="wert">Hs-559</div>
</div> </div>
<div class="beschreibung"> <div class="beschreibung">
<div class="feld titel">Titel</div> <div class="feld titel">Titel</div>
@@ -3491,7 +3491,7 @@
<div class="handschrift"> <div class="handschrift">
<div class="beschreibung"> <div class="beschreibung">
<div class="feld signatur">Signatur</div> <div class="feld signatur">Signatur</div>
<div class="wert">Nr. 569</div> <div class="wert">Hs-569</div>
</div> </div>
<div class="beschreibung"> <div class="beschreibung">
<div class="feld titel">Titel</div> <div class="feld titel">Titel</div>
@@ -3517,7 +3517,7 @@
<div class="handschrift"> <div class="handschrift">
<div class="beschreibung"> <div class="beschreibung">
<div class="feld signatur">Signatur</div> <div class="feld signatur">Signatur</div>
<div class="wert">Nr. 2467</div> <div class="wert">Hs-2467</div>
</div> </div>
<div class="beschreibung"> <div class="beschreibung">
<div class="feld titel">Titel</div> <div class="feld titel">Titel</div>
@@ -3538,7 +3538,29 @@
<div class="handschrift"> <div class="handschrift">
<div class="beschreibung"> <div class="beschreibung">
<div class="feld signatur">Signatur</div> <div class="feld signatur">Signatur</div>
<div class="wert">Nr. 12229</div> <div class="wert">Hs-30943 (Leihgabe aus Privatbesitz)</div>
</div>
<div class="beschreibung">
<div class="feld titel">Titel</div>
<div class="wert">
Br. an Heinrich Christian Boie, Ende April/Mai 1776
</div>
</div>
<div class="beschreibung">
<div class="feld umfang">Umfang</div>
<div class="wert">1 Bl. (32,1 x 18,4)</div>
</div>
<div class="beschreibung">
<div class="feld druck">Druck</div>
<div class="wert">FSt 177</div>
</div>
</div>
<div class="handschrift">
<div class="beschreibung">
<div class="feld signatur">Signatur</div>
<div class="wert">Hs-12229</div>
</div> </div>
<div class="beschreibung"> <div class="beschreibung">
<div class="feld titel">Titel</div> <div class="feld titel">Titel</div>
@@ -3557,7 +3579,7 @@
<div class="handschrift"> <div class="handschrift">
<div class="beschreibung"> <div class="beschreibung">
<div class="feld signatur">Signatur</div> <div class="feld signatur">Signatur</div>
<div class="wert">Nr. 25470</div> <div class="wert">Hs-25470</div>
</div> </div>
<div class="beschreibung"> <div class="beschreibung">
<div class="feld titel">Titel</div> <div class="feld titel">Titel</div>
@@ -3580,7 +3602,7 @@
<div class="handschrift"> <div class="handschrift">
<div class="beschreibung"> <div class="beschreibung">
<div class="feld signatur">Signatur</div> <div class="feld signatur">Signatur</div>
<div class="wert">Nr. 25663</div> <div class="wert">Hs-25663</div>
</div> </div>
<div class="beschreibung"> <div class="beschreibung">
<div class="feld titel">Titel</div> <div class="feld titel">Titel</div>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a class="active" href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a class="active" href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -77,30 +77,6 @@
</li><li> </li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li>
</ul></li><li>
<div>Verzeichnisse</div> <div>Verzeichnisse</div>
<ul> <ul>
<li> <li>
@@ -150,6 +126,30 @@
<a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a> <a href="/verzeichnisse/theaterauffuehrungen/">Theateraufführungen ab 1950</a>
</li>
</ul></li><li>
<div>Edition</div>
<ul>
<li>
<a href="/edition/zeichnungen/">Zeichnungen</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">Abgeschlossen</span>
</li>
<li>
<a href="/edition/briefausgabe/">Kritische Briefausgabe</a>
<span class="inline-block bg-slate-200 ml-1 px-1.5 rounded relative bottom-0.5 text-xs shadow-sm
align-bottom">in
Vorbereitung</span>
</li> </li>
</ul></li><li> </ul></li><li>
@@ -176,7 +176,7 @@
</div> </div>
</div> </div>
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0"> <footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
Stand: 13.1.2025 Stand: 16.1.2025
| <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> | | <a href="https://github.com/Theodor-Springmann-Stiftung/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a> <a href="/datenschutz/">Datenschutz & Impressum</a>
</footer> </footer>

View File

@@ -3,7 +3,7 @@
"version": "1.0.0", "version": "1.0.0",
"description": "Test project for 11ty", "description": "Test project for 11ty",
"scripts": { "scripts": {
"prod_build": "npx postcss src/static/css/site.css -o src/static/css/output.css --verbose && set ELEVENTY_ENVIRONMENT=production && ELEVENTY_ENVIRONMENT=production npx @11ty/eleventy", "prod_build": "npx postcss src/static/css/site.css -o src/static/css/output.css --verbose & set ELEVENTY_ENVIRONMENT=production & npx @11ty/eleventy",
"linux_pb": "npx postcss src/static/css/site.css -o src/static/css/output.css --verbose && export ELEVENTY_ENVIRONMENT=production && npx @11ty/eleventy", "linux_pb": "npx postcss src/static/css/site.css -o src/static/css/output.css --verbose && export ELEVENTY_ENVIRONMENT=production && npx @11ty/eleventy",
"build": "npx postcss src/static/css/site.css -o src/static/css/output.css && npx @11ty/eleventy", "build": "npx postcss src/static/css/site.css -o src/static/css/output.css && npx @11ty/eleventy",
"watch": "npx @11ty/eleventy --serve", "watch": "npx @11ty/eleventy --serve",