https://github.com/stac-utils/stac-utils.github.io
The stac-utils website
https://github.com/stac-utils/stac-utils.github.io
Last synced: about 1 month ago
JSON representation
The stac-utils website
- Host: GitHub
- URL: https://github.com/stac-utils/stac-utils.github.io
- Owner: stac-utils
- License: mit
- Created: 2026-03-23T12:48:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-23T13:32:10.000Z (3 months ago)
- Last Synced: 2026-03-24T11:12:25.330Z (3 months ago)
- Language: Python
- Homepage: https://stac-utils.github.io/
- Size: 74.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stac-utils.github.io
The site at https://stac-utils.github.io/.
## To serve the docs locally
Get [uv](https://docs.astral.sh/uv/), then:
```sh
uv run zensical serve
```