This repository is aimed at providing publicly:
- LST30 related documentation
- LST30 demo data
- ET related documentation
Website is available here
To update the website
- Edit the markdown files (*.md) from the docs folder on the 'main' branch
- If you want to test locally that it works as intended use 'mkdocs build'. This requires your environement to be properly setup -> 'pdm sync'.
- Run 'mkdocs gh-deploy --clean'
Warning, 'mkdocs gh-deploy' requires github pages to be enabled but set on no branch -> like this: