jekyll/features
Andrew Stone 5cffe5ecb5 Adding in the ability to link to posts internally. Syntax: {% post_url 2010-07-21-name-of-post %}; useful for: [Some Link]({% post_url 2010-07-21-name-of-post %}) 2011-07-21 19:49:09 -04:00
..
step_definitions Ruby 1.9 compat fix in features. Fixes #141. 2010-04-21 14:41:01 -07:00
support All tests/features run in 1.8 and 1.9. 2011-04-24 19:16:13 +08:00
create_sites.feature Adding in the ability to link to posts internally. Syntax: {% post_url 2010-07-21-name-of-post %}; useful for: [Some Link]({% post_url 2010-07-21-name-of-post %}) 2011-07-21 19:49:09 -04:00
embed_filters.feature removed usages of site.ports.first in some features where a better alternative is available 2010-01-10 10:30:18 +00:00
markdown.feature fix pagination to adhere to read/render/write paradigm 2010-01-12 14:43:28 -08:00
pagination.feature fix pagination to adhere to read/render/write paradigm 2010-01-12 14:43:28 -08:00
permalinks.feature bugfix for permalinks 2009-07-14 19:17:44 -04:00
post_data.feature All tests/features run in 1.8 and 1.9. 2011-04-24 19:16:13 +08:00
site_configuration.feature Added Redcarpet for MD conversion 2011-04-20 10:04:42 +01:00
site_data.feature Adding a scenario for config values available in the site payload. Closes #15 2009-06-24 08:33:32 -04:00