mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
update source in script/proof
This commit is contained in:
@@ -16,7 +16,7 @@ INGORE_HREFS=$(ruby -e 'puts %w{
|
||||
eduardoboucas.com
|
||||
github.com\/matrix9180
|
||||
}.map{|h| "/#{h}/"}.join(",")')
|
||||
SOURCE="site"
|
||||
SOURCE="docs"
|
||||
DESTINATION="_site"
|
||||
|
||||
export PROOF=true
|
||||
|
||||
Reference in New Issue
Block a user