This repository has been archived on 2022-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
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