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. |
||
---|---|---|
.. | ||
jekyll | ||
site_template | ||
jekyll.rb |
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. |
||
---|---|---|
.. | ||
jekyll | ||
site_template | ||
jekyll.rb |