Skip to content

Repository files navigation

krp-static

Static Website of the Minutes of the Austrian Cabinet Council 1919–1920 project

initial (one time) setup

  • run ./fetch_data.sh
  • run ant

set up GitHub repo

start dev server

publish as GitHub Page

dockerize your application

  • To build the image run: docker build -f docker/Dockerfile -t krp-static .
  • To run the container: docker run -p 80:80 --rm --name krp-static krp-static

licenses

This project is released under the MIT License

third-party JavaScript libraries

The code for all third-party JavaScript libraries used is included in the html/vendor folder, their respective licenses can be found either in a LICENSE.txt file or directly in the header of the .js file

SAXON-HE

The projects also includes Saxon-HE, which is licensed separately under the Mozilla Public License, Version 2.0 (MPL 2.0). See the dedicated LICENSE.txt

accessibility

axe detects three ARIA-hierarchy/label issues related to the Tabulator-enhanced table on toc.html. These arise from the library's runtime DOM and are not patched locally to avoid interference with Tabulator's own keyboard/screen-reader handling.

About

Code repo for static-website generation in the KRP project

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages