7 lines
80 B
Plaintext
Raw Permalink Normal View History

2021-06-07 23:33:18 -07:00
#!/bin/sh
set -e
echo "Building the example site..."
bundle exec jekyll build