Actions
Helpful approaches and snippets for working with the bot army.
This uses Metalsmith to build a static site.
make build will install all deps and build the static site into /docs.
You can also run make dev (after installing the deps with npm install) to run a
dev server that will host the site, watch the file-system for changes, and live
reload your page. Preview on http://localhost:8000/.