-
Notifications
You must be signed in to change notification settings - Fork 33
Site Configuration
redtide edited this page Feb 25, 2021
·
1 revision
The main _config.yml configuration file is placed in the root of the source repo.
It is used by Jekyll to store its configuration options, but it can also be used
for user custom options as well.
Other configuration files are placed in the _data
directory, used for other
website contexts, like translation strings, navigation menu, aside blocks,
and other SFZ related data files.