minima-dark/script/build

7 lines
80 B
Plaintext
Raw Normal View History

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