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.  | 
			||
|---|---|---|
| .. | ||
| languages.yml | ||
| members.yaml | ||
| products.yml | ||
				
					
						
							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.  | 
			||
|---|---|---|
| .. | ||
| languages.yml | ||
| members.yaml | ||
| products.yml | ||