website/bin/build-prod
2022-01-06 07:39:19 +02:00

4 lines
89 B
Bash

#!/bin/sh
JEKYLL_ENV=production bundle exec jekyll build --profile --config _config.yml