github.com/swisspost/terratest@v0.0.0-20230214120104-7ec6de2e1ae0/docs/jekyll-serve.sh (about)

     1  #!/bin/bash
     2  
     3  set -e
     4  
     5  echo -e "\e[1;31mRun Jekyll serve to watch for changes"
     6  bundle exec jekyll serve --no-watch --livereload --drafts --host 0.0.0.0