You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are building our group website with Hugo [1] and want to add a map with our own data that is in the Zarr format [2]. The issue is that nobody of us knows much about webdesign and much less about React. I have tried some tutorials but haven't gotten it to work.
I also don't really want to add a new tool chain to our Hugo build process. Is there a way to pull the Javascript from @carbonplan/maps and @carbonplan/colormaps in a script tag or doing something similar?
So far I have added the following, but of course it lacks @carbonplan/maps and @carbonplan/colormaps:
We are building our group website with Hugo [1] and want to add a map with our own data that is in the Zarr format [2]. The issue is that nobody of us knows much about webdesign and much less about React. I have tried some tutorials but haven't gotten it to work.
I also don't really want to add a new tool chain to our Hugo build process. Is there a way to pull the Javascript from
@carbonplan/maps
and@carbonplan/colormaps
in a script tag or doing something similar?So far I have added the following, but of course it lacks
@carbonplan/maps
and@carbonplan/colormaps
:[1] https://rsc4earth.de
[2] https://earthsystemdatalab.net
The text was updated successfully, but these errors were encountered: