/user-school-2022

Creative Commons Attribution 4.0 InternationalCC-BY-4.0

OSG User School 2022

The source files for the OSG User School 2022 website.

To serve the website locally, download Docker and use the command in the root directory:

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material

ARM

docker run --rm -it -p 8001:8000 -v  ${PWD}:/docs ghcr.io/afritzler/mkdocs-material