Skip to content

krp-project/krp-static

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

About

Code repo for static-website generation in the KRP project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors