mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2025-08-23 06:18:38 +00:00
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
bundle exec jekyll serve --config _config.yml,_config_local.yml
|