Documentation for the EO Exploitation Platform Common Architecture, published with Read the Docs and Zensical.
Preview the site locally with the self-contained Docker-based serve script:
./serveIf you want to build the site without Docker:
pip install -r requirements.txt
python -m zensical buildThe site configuration now lives in zensical.toml and replaces the previous MkDocs-specific setup.