4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
bundle exec jekyll build --profile --config _config.yml,_config_tailwind.yml
|