Ashwin Maroli
5367a0261d
Revert "Incrementally rebuild when a data file is changed ( #8771 )" ( #9170 )
...
Merge pull request 9170
2022-10-26 09:38:14 -07:00
Ashwin Maroli
160a6816af
Incrementally rebuild when a data file is changed ( #8771 )
...
Merge pull request 8771
2022-09-29 05:46:24 -07:00
Michael Gerzabek
a8ccdd6d2f
Propagate _data folder from theme ( #8815 )
...
Merge pull request 8815
2021-11-22 08:01:33 -05:00
Anatoliy Yastreb
cff8f2994c
Fix loading data from subdir with a period in name #5429
2016-10-01 13:09:50 +01:00
Rodrigo Dumont
604fb3286c
Allow subdirectories in _data
2014-05-11 20:28:49 -03:00
Ben Balter
5129a3ccc3
add tests for json data
2014-05-09 10:29:37 -04:00
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