dash-website/cibuild.sh
2016-11-17 09:38:38 -05:00

5 lines
224 B
Bash

#!/usr/bin/env bash
set -e # halt script on error
npm run build
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/