Link to the website: https://geoscixyz.github.io/3dem-7
This website was created using the Zola static site generator. In order to build the website and serve it locally, you first need to install Zola.
Then, clone this repository and move to the downloaded folder:
git clone https://www.github.com/geoscixyz/3dem-7
cd 3dem-7
And use Zola to build and serve the website:
zola serve
You can now checkout the built website through the link prompted to you. By default it should be http://localhost:1111.
If you are tweaking with the website, Zola will rebuild and update it as you
edit it, so yo don't need to rerun zola serve
to view the changes.
This work is licensed under a Creative Commons Attribution 4.0 International License.