aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-05 00:26:53 -0300
committerEuAndreh <eu@euandre.org>2020-02-05 00:27:09 -0300
commit710c44dceaf5f1a746c3f5f41eb415facc98c799 (patch)
treeaf4a27da81687d55d33803c72c0f5bc8fa58a8a1 /scripts
parentDelete old files (diff)
downloadeuandre.org-710c44dceaf5f1a746c3f5f41eb415facc98c799.tar.gz
euandre.org-710c44dceaf5f1a746c3f5f41eb415facc98c799.tar.xz
Add bundix Jekyll setup
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bundix-gen.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/bundix-gen.sh b/scripts/bundix-gen.sh
new file mode 100755
index 0000000..1dd303e
--- /dev/null
+++ b/scripts/bundix-gen.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+set -Eeuo pipefail
+
+bundler package --no-install --path vendor
+bundix