.. |
commands
|
Use File.exist? instead of deprecated File.exists?
|
2014-04-06 13:31:34 +02:00 |
converters
|
Move rouge loading
|
2014-03-31 19:48:18 -04:00 |
generators
|
add a space between "find" and "an"
|
2013-12-01 19:11:16 -05:00 |
tags
|
STRIP ALL THE NEWLINES FROM HIGHLIGHTED CODE ok just the ones at the beginning and end
|
2014-04-02 14:37:22 -04:00 |
cleaner.rb
|
OMG COLLECTIONS ARE RENDERING CALL THE POLICE
|
2014-04-14 22:46:21 -04:00 |
collection.rb
|
Fix #filtered_entries so it returns a new Array if the directory doesn't exist
|
2014-04-14 23:03:19 -04:00 |
command.rb
|
Add an --unpublished option to render unpublished posts
|
2014-04-07 16:17:12 +02:00 |
configuration.rb
|
OMG it's happening ~*Collections*~
|
2014-04-14 22:44:29 -04:00 |
converter.rb
|
Rename the pygments option to highlighter
|
2013-12-22 12:45:15 +01:00 |
convertible.rb
|
Permit YAML blocks to end with three dots
|
2014-04-02 14:06:22 -04:00 |
deprecator.rb
|
Fix various typos and improve the doc
|
2013-12-23 13:03:29 +01:00 |
document.rb
|
Code/docs cleanup, props @baweaver
|
2014-04-14 22:46:22 -04:00 |
draft.rb
|
Update #relative_path for _drafts and add tests.
|
2014-02-11 12:48:34 +00:00 |
entry_filter.rb
|
EntryFilter#special? should also check the base name of the entry
|
2014-04-14 22:46:21 -04:00 |
errors.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
excerpt.rb
|
Remove unnecessary references to `self`
|
2014-02-21 16:27:21 -06:00 |
filters.rb
|
Merge pull request #1910 from pborreli/typos
|
2014-01-04 08:12:20 -08:00 |
generator.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
layout.rb
|
Remove unnecessary references to `self`
|
2014-02-21 16:27:21 -06:00 |
layout_reader.rb
|
Use File.exist? instead of deprecated File.exists?
|
2014-04-06 13:31:34 +02:00 |
mime.types
|
sync mime types to GitHub
|
2014-01-26 12:15:15 -06:00 |
page.rb
|
Move URL escape to Jekyll::URL
|
2014-03-21 16:59:25 +00:00 |
plugin.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
plugin_manager.rb
|
Ok handle the plugins_path stuff in the PluginManager.
|
2014-04-02 22:06:38 -04:00 |
post.rb
|
Move URL escape to Jekyll::URL
|
2014-03-21 16:59:25 +00:00 |
publisher.rb
|
add the Publisher class to handle publishing logic
|
2014-04-07 16:17:51 +02:00 |
related_posts.rb
|
Remove unnecessary references to `self`
|
2014-02-21 16:27:21 -06:00 |
renderer.rb
|
Clean up some code per @baweaver's suggestions.
|
2014-04-14 22:46:22 -04:00 |
site.rb
|
Clean up some code per @baweaver's suggestions.
|
2014-04-14 22:46:22 -04:00 |
static_file.rb
|
Sort the static files by relative path before sending to liquid
|
2014-02-19 14:02:03 -05:00 |
stevenson.rb
|
Trim trailing spaces and convert tabs to spaces.
|
2014-03-11 07:44:01 +02:00 |
url.rb
|
OMG COLLECTIONS ARE RENDERING CALL THE POLICE
|
2014-04-14 22:46:21 -04:00 |
utils.rb
|
Rename those Utils functions.
|
2014-03-04 15:52:05 -05:00 |
version.rb
|
Release 2.0.0.alpha.3
|
2014-04-14 23:17:32 -04:00 |