Static Website of the Minutes of the Austrian Cabinet Council 1919–1920 project
- data is fetched from https://github.com/krp-project/krp-data
- build with DSE-Static-Cookiecutter
- run
./fetch_data.sh - run
ant
- create a public, new, and empty (without README, .gitignore, license) GitHub repo https://github.com/krp-project/krp-static
- run
git initin the root folder of your application krp-static - execute the commands described under
…or push an existing repository from the command linein your new created GitHub repo https://github.com/krp-project/krp-static
cd html/uv run -m http.server- go to http://0.0.0.0:8000/
- go to https://github.com/krp-project/krp-static/actions/workflows/build.yml
- click the
Run workflowbutton
- 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
This project is released under the MIT License
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
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