This repository contains the source files for the Landlock official website.
This website is built using Sphinx with MyST Markdown:
mkdir website
./make-and-rsync.sh
uv run python -m http.server -b 127.0.0.1 -d website &
xdg-open http://127.0.0.1:8000All content is licensed under CC BY-SA 4.0.