line up jekyll options with github
This commit is contained in:
parent
50651d65be
commit
6f42b3c73b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm -rf _site
|
||||
jekyll --server --auto --base-url '/select2'
|
||||
jekyll --server --auto --base-url '/select2' --pygments --no-lsi --safe
|
||||
|
|
Loading…
Add table
Reference in a new issue