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. |
||
---|---|---|
.. | ||
_includes | ||
_layouts | ||
_posts | ||
css | ||
docs | ||
img | ||
js | ||
news | ||
.gitignore | ||
CNAME | ||
README | ||
_config.yml | ||
favicon.png | ||
feed.xml | ||
freenode.txt | ||
index.html |
README
Jekyll's awesome website.