This is just an experiment I'm running to understand if metalsmith is a valid alternative to Jekyll.
make serve
will serve the static website locally on port 8000.
Optionally run make watch
, in another terminal, to watch the src
folder and rebuild every time a file changes.