Files
jekyll/docs/_docs/configuration.md
argv-minus-one 052dbf8b98 Automatically load _config.toml (#7299)
Merge pull request 7299
2018-10-05 09:43:06 -04:00

793 B
Raw Blame History

title, permalink
title permalink
Configuration /docs/configuration/

Jekyll gives you a lot of flexibility to customize how it builds your site. These options can either be specified in a _config.yml or _config.toml file placed in your sites root directory, or can be specified as flags for the jekyll executable in the terminal.