Merge from upstream.
This commit is contained in:
commit
dc979f10dd
6 changed files with 46 additions and 6 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
jekyll serve --watch --host "127.0.0.1" --baseurl ""
|
||||
jekyll serve --watch --host "127.0.0.1" --config _config.yml,_config.dev.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue