version: "3" set: [errexit, pipefail, nounset] shopt: [globstar] tasks: build: cmds: - pelican -o ./output serve: cmds: - invoke livereload