Using different build configuration in Jekyll Site
Sometimes is useful generate the same site with slight diferences (ie deploy in different environments, testing server and production server, etc).
You can use a different _config.yml. Make sure you change the destination setting in the new config file.
use
$ jekyll build --config _new_config.yml
and the site is generated in the destination folder.
Written by Marcos Hernández
Related protips
1 Response
Thanks!
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Octopress
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#