a basic term-like start page with tree structure
$ jp2a --width=64 src/profile.jpg
$ npm run dev
docker build \
--build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') \
--build-arg BUILD_VERSION="2.0.0" \
--file Dockerfile \
--tag [registry.digitalocean.com/]f4bio/landingpage:latest \
--no-cache \
.
$ docker push [registry.digitalocean.com/]f4bio/landingpage:latest
$ docker run --rm [registry.digitalocean.com/]f4bio/landingpage:latest