jekyll/test/source/_data
liufengyun 760cbc7f91 Autoload yaml files under _data directory
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.
2013-10-01 11:23:33 +08:00
..
languages.yml Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
members.yaml Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
products.yml Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00