website/bin/build-prod

4 lines
89 B
Plaintext
Raw Normal View History

2021-07-17 14:41:01 +02:00
#!/bin/sh
JEKYLL_ENV=production bundle exec jekyll build --profile --config _config.yml