dash-website/script/cibuild
2016-09-12 15:30:53 -04:00

5 lines
No EOL
227 B
Bash

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