Files
jef-sachsen.de/script/cibuild
Felix Förtsch ee9e060fd7 comment proofing
2018-05-17 14:14:58 +02:00

5 lines
108 B
Bash

#!/usr/bin/env bash
set -e # halt script on error
bundle exec jekyll build
#bundle exec htmlproofer ./_site