jekyll/test/source
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
..
+ added a plus to permalink 2013-06-15 23:18:31 +05:30
_data Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
_includes add unit tests for include tag parameters 2013-06-11 16:11:56 +02:00
_layouts Removed space characters in empty lines 2013-05-16 20:27:27 +02:00
_plugins Add test to ensure plugins are executed in order of priority. 2013-03-16 15:12:57 +01:00
_posts add test to demonstrate issue with markdown extension parsing. adding mkd as an extension should not cause mkdn files to also be markdownified 2013-08-06 10:52:24 +02:00
category/_posts Fix site payload available to files 2009-01-23 04:48:43 -08:00
contacts Added path in url. 2012-04-09 03:08:41 +03:00
css add test source files that did not get properly added before 2008-11-22 00:15:13 -08:00
foo/_posts/bar Test and fix the site.categories hash 2008-12-25 13:49:56 -05:00
symlink-test Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
win/_posts Fix exception that causes jekyll to fail when using CRLF (0d0a) linebreaks in YAML front matter. 2009-06-23 08:10:38 -04:00
z_category/_posts Fix site payload available to files 2009-01-23 04:48:43 -08:00
.htaccess Add a failing test for rendering dotfiles 2010-09-09 09:37:51 +02:00
about.html Made pages respect permalinks style and permalinks in yml front matter 2009-05-10 14:53:00 +04:00
contacts.html Made pages respect permalinks style and permalinks in yml front matter 2009-05-10 14:53:00 +04:00
deal.with.dots.html Correctly generates file basename. Fixes #208. 2010-09-05 18:11:09 -03:00
index.html added tests to confirm that {{ site.posts }} in index.html was empty and {{ post.content }} wasn't rendering (both are now fixed) 2008-12-23 05:32:25 -07:00
products.yml Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
sitemap.xml whitespace 2010-06-03 16:09:33 -07:00