mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-28 08:45:34 +00:00
online
This commit is contained in:
@@ -210,9 +210,9 @@ module.exports = function (config) {
|
||||
config.addPassthroughCopy({ "src/static/": "/static/" });
|
||||
|
||||
// Output directory
|
||||
var outputdir = "site";
|
||||
if (process.env.ELEVENTY_ENVIRONMENT == "production") {
|
||||
outputdir = "docs";
|
||||
var outputdir = "docs";
|
||||
if (process.env.ELEVENTY_ENVIRONMENT == "development") {
|
||||
outputdir = "site";
|
||||
}
|
||||
|
||||
config.addShortcode("year", () => `${new Date().getFullYear()}`);
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
2
docs/static/css/output.css
vendored
2
docs/static/css/output.css
vendored
File diff suppressed because one or more lines are too long
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
@@ -3467,7 +3467,7 @@
|
||||
<div class="handschrift">
|
||||
<div class="beschreibung">
|
||||
<div class="feld signatur">Signatur</div>
|
||||
<div class="wert">Nr. 559</div>
|
||||
<div class="wert">Hs-559</div>
|
||||
</div>
|
||||
<div class="beschreibung">
|
||||
<div class="feld titel">Titel</div>
|
||||
@@ -3491,7 +3491,7 @@
|
||||
<div class="handschrift">
|
||||
<div class="beschreibung">
|
||||
<div class="feld signatur">Signatur</div>
|
||||
<div class="wert">Nr. 569</div>
|
||||
<div class="wert">Hs-569</div>
|
||||
</div>
|
||||
<div class="beschreibung">
|
||||
<div class="feld titel">Titel</div>
|
||||
@@ -3517,7 +3517,7 @@
|
||||
<div class="handschrift">
|
||||
<div class="beschreibung">
|
||||
<div class="feld signatur">Signatur</div>
|
||||
<div class="wert">Nr. 2467</div>
|
||||
<div class="wert">Hs-2467</div>
|
||||
</div>
|
||||
<div class="beschreibung">
|
||||
<div class="feld titel">Titel</div>
|
||||
@@ -3538,7 +3538,29 @@
|
||||
<div class="handschrift">
|
||||
<div class="beschreibung">
|
||||
<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 class="beschreibung">
|
||||
<div class="feld titel">Titel</div>
|
||||
@@ -3557,7 +3579,7 @@
|
||||
<div class="handschrift">
|
||||
<div class="beschreibung">
|
||||
<div class="feld signatur">Signatur</div>
|
||||
<div class="wert">Nr. 25470</div>
|
||||
<div class="wert">Hs-25470</div>
|
||||
</div>
|
||||
<div class="beschreibung">
|
||||
<div class="feld titel">Titel</div>
|
||||
@@ -3580,7 +3602,7 @@
|
||||
<div class="handschrift">
|
||||
<div class="beschreibung">
|
||||
<div class="feld signatur">Signatur</div>
|
||||
<div class="wert">Nr. 25663</div>
|
||||
<div class="wert">Hs-25663</div>
|
||||
</div>
|
||||
<div class="beschreibung">
|
||||
<div class="feld titel">Titel</div>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -77,30 +77,6 @@
|
||||
|
||||
</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>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -150,6 +126,30 @@
|
||||
<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>
|
||||
</ul></li><li>
|
||||
|
||||
@@ -176,7 +176,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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="/datenschutz/">Datenschutz & Impressum</a>
|
||||
</footer>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Test project for 11ty",
|
||||
"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",
|
||||
"build": "npx postcss src/static/css/site.css -o src/static/css/output.css && npx @11ty/eleventy",
|
||||
"watch": "npx @11ty/eleventy --serve",
|
||||
|
||||
Reference in New Issue
Block a user