1
0
mirror of https://github.com/minoplhy/minima-dark.git synced 2025-01-09 02:48:15 +00:00
minima-dark/script/build
2021-06-07 23:33:18 -07:00

7 lines
80 B
Bash
Executable File

#!/bin/sh
set -e
echo "Building the example site..."
bundle exec jekyll build