mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-23 05:48:03 -05:00
793 B
793 B
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 site’s root directory, or can be specified as flags for the jekyll
executable in the terminal.