This repo contains the Metadot website files. This repo contains git submodules.
Clone this project then clone the submodules like this:
git submodule init
git submodule update
-
Install
hugo
at the moment v0.68.1 -
Run
yarn
ormake update
make serve
Open browser point to URL indicated in the console.
make build
This will compile the site to the public
directory.
make deploy
This website created the several height images and the manifest.json using this site.
Every images must be compress to the webp compression format. You can use this website.