NOAA-GIS4Ocean / H3_indicators

Notebooks and documentation about computing H3 biodiversity indicators
https://noaa-gis4ocean.github.io/H3_indicators/
GNU General Public License v3.0
2 stars 1 forks source link

adding action to generate webpages #9

Closed MathewBiddle closed 1 month ago

MathewBiddle commented 1 month ago

This adds a GitHub Action to generate the html webpages from the source data/*.geojson files.

It will only run when files in the data/ directory are changed or when manually triggered.

Once merged, the workflow needs to have repository-name updated to reflect the change in organization.

The settings in the repo need to change to have pages publish from gh-actions

MathewBiddle commented 1 month ago

closes #4

MathewBiddle commented 1 month ago

That should do it.