Update the links to visualpedia project
Fix phone website and media queries
Rework styling of the web/print
brew install hugo
hugo serve
hugo
hugo
public
directory to any hosting environment. (srht.site
)brew install docker
docker build . -t website
docker run -p 1313:1313 -it website
ordocker-compose build
docker-compose up