Skip to content

Repository files navigation

Medieval Serbian Charter Action

initial (one time) setup

  • run ./shellscripts/dl_imprint.sh

  • run ant

set up GitHub repo

start dev server

publish as GitHub Page

dockerize your application

  • To build the image run: docker build -t dse-static .
  • To run the container: docker run -p 80:80 --rm --name dse-static dse-static
  • in case you want to password protect you server, create a .htpasswd file (e.g. https://htpasswdgenerator.de/) and modifiy Dockerfile to your needs; e.g. run htpasswd -b -c .htpasswd admin mypassword

run image from GitHub Container Registry

docker run -p 80:80 --rm --name dse-static ghcr.io/TAJSchaaf/dse-static:main

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

dse-static

dse-static

About

test site for MeSeCa static site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages