diff --git a/scripts/build_resources.sh b/scripts/build_resources.sh index 5df3025..d07ab20 100755 --- a/scripts/build_resources.sh +++ b/scripts/build_resources.sh @@ -30,10 +30,11 @@ check_success() { fi } -printf "Building the splash page -" -cookiecutter ../. -f --no-input -o ../book/_build +# Disable event page build +# printf "Building the splash page -" +# cookiecutter ../. -f --no-input -o ../book/_build -check_success +# check_success echo "Building the Jupyter Book" cd ../