Added serve script
This commit is contained in:
parent
e3ac34b286
commit
63a345028d
3 changed files with 8 additions and 2 deletions
3
scripts/serve
Executable file
3
scripts/serve
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
jekyll serve --baseurl ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue