geoscixyz / 3dem-7

Website for 7th edition of 3DEM

Home Page:https://3dem-7.geosci.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website for 3DEM 7th Edition

Link to the website: https://geoscixyz.github.io/3dem-7

How to build and serve locally

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.

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

Website for 7th edition of 3DEM

https://3dem-7.geosci.xyz

License:Creative Commons Attribution 4.0 International


Languages

Language:HTML 53.6%Language:CSS 27.2%Language:Sass 19.2%