Jekyll.- Quick Helper
Jekyll.- Quick Helper
Jekyll helper
Execute
1
bundle exec jekyll s
Build
1
jekyll build
Configure
1
2
$ENV:JEKYLL_ENV = "production"
$ENV:JEKYLL_ENV = $null
Bundle clean
1
bundle clean --force
This post is licensed under CC BY 4.0 by the author.