..
+
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
Set default markdown converter to Kramdown
2014-02-08 13:17:46 -05:00
_layouts
Add test to reflect #1622 behaviour
2013-10-08 14:17:56 -03:00
_plugins
Add test to ensure plugins are executed in order of priority.
2013-03-16 15:12:57 +01:00
_posts
Merge pull request #1849 from afeld/sort-attributes
2013-12-30 20:31:45 -08: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
_config.dev.toml
Add some unit tests for TOML integration.
2013-11-29 23:33:52 -05: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
properties.html
make non-data properties/methods accessible to Liquid
2013-12-22 03:38:32 -05:00
sitemap.xml
whitespace
2010-06-03 16:09:33 -07:00
unpublished.html
make sure pages with published being false are not generated
2014-01-19 09:52:19 +08:00