[!IMPORTANT] This repo is work in progress. Do not open issues (bug reports, feature requests) unless you are currently an active developler in this repo. If you are an active developer in this repo only open issues regarding your own work.
Migrating from https://kraus1933.ace.oeaw.ac.at/ TEI Publisher based Edition to DSE-Static-Cookiecutter based Static Edition.
Developers: Barbara Krautgartner \ (if you contribute, you can add your name at the end of the list)
page/view | original instance | current instance | current tei source | current xslt |
---|---|---|---|---|
Startseite | https://kraus1933.ace.oeaw.ac.at/index.html | index.html | index.xml | index.xsl |
Projekt Info | https://kraus1933.ace.oeaw.ac.at/projekt.html | projekt.html | meta/projekt.xml | meta.xsl |
Impressum | https://kraus1933.ace.oeaw.ac.at/impressum.html | impressum.html | meta/impressum.xml | meta.xsl |
Nutzungsbedingungen | https://kraus1933.ace.oeaw.ac.at/nutzungsbedingungen.html | nutzungsbedingungen.html | meta/nutzungsbedingungen.xml | meta.xsl |
Annotierte Lesefassung (Übersicht) | https://kraus1933.ace.oeaw.ac.at/annotierte_lesefassung.html | annotierte_lesefassung.html | annotierte_lesefassung.xml | meta.xsl |
Register (Übersicht) | https://kraus1933.ace.oeaw.ac.at/register.html | register.html | register.xml | register.xsl |
Notizen | https://kraus1933.ace.oeaw.ac.at/notizen.html | notizen.html | notizen.xml | notizen.xsl |
Notizen Konvolut 1 | https://kraus1933.ace.oeaw.ac.at/notizen_konvolut_1.html | notizen_konvolut_1.html | notizen.xml (content not used, dummy file for xsl transformation) | notizen_konvolut.xsl |
Notizen Konvolut 2 | https://kraus1933.ace.oeaw.ac.at/notizen_konvolut_2.html | notizen_konvolut_2.html | notizen.xml (content not used, dummy file for xsl transformation) | notizen_konvolut.xsl |
Register Intertexte |
if you are not using the included devcontainer, check your dev environment for the neccessary dependencies: python, node, java, java ant
start dev server | python3 -m http.server |
compile scss | npm run compile-scss |
(re)build the full edition | ant build-full-edition |
rebuild single files/groups of files by using the specific target