The jekyll engine will autoload all yaml files(ends with .yml or .yaml) under _data. If there's a file members.yml under the directory, then user can access contents of the file through site.members. |
||
---|---|---|
.. | ||
_data | ||
symlinked-dir | ||
symlinked-file |
The jekyll engine will autoload all yaml files(ends with .yml or .yaml) under _data. If there's a file members.yml under the directory, then user can access contents of the file through site.members. |
||
---|---|---|
.. | ||
_data | ||
symlinked-dir | ||
symlinked-file |