#!/bin/zsh
julia -e 'using LiveServer; serve(dir="docs/build")'
