.. |
commands
|
Use Pathname#to_s instead of Pathname#to_path
|
2013-11-16 13:12:59 -05:00 |
converters
|
#to_sym is called by #symbolize_keys
|
2013-09-13 14:06:16 +02:00 |
generators
|
add a space between "find" and "an"
|
2013-12-01 19:11:16 -05:00 |
tags
|
Remove trailing whitespace
|
2013-11-25 13:31:53 +01:00 |
cleaner.rb
|
clean up comments to be more concise/uniform
|
2013-10-05 13:20:30 -04:00 |
command.rb
|
Use Jekyll.logger instead of Jekyll::Stevenson to log things.
|
2013-05-29 11:58:35 +02:00 |
configuration.rb
|
Merge branch 'master' into frontmatter-defaults
|
2013-12-05 19:29:57 +01:00 |
converter.rb
|
Update converter classes moving into a module
|
2013-01-19 23:07:38 +00:00 |
convertible.rb
|
Merge branch 'master' into frontmatter-defaults
|
2013-12-05 19:29:57 +01:00 |
core_ext.rb
|
Merge branch 'master' into frontmatter-defaults
|
2013-10-14 19:44:06 +02:00 |
deprecator.rb
|
Cleaned up the deprecator a little
|
2013-08-06 20:56:20 +02:00 |
draft.rb
|
move self.type to convertible
|
2013-12-05 09:14:31 +01:00 |
entry_filter.rb
|
Extract Site#filter_entries into its own class
|
2013-11-04 21:35:13 -06:00 |
errors.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
excerpt.rb
|
Remove superfluous conditional, props @mattr-
|
2013-07-23 20:04:39 +02:00 |
filters.rb
|
support jsonify filter
|
2013-10-22 23:52:22 +08:00 |
frontmatter_defaults.rb
|
oops, fix minor indentation quirk
|
2013-10-15 14:38:45 +02:00 |
generator.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
layout.rb
|
provide access to the layout name so when shit goes down we get the name of the layout which couldn't be processed
|
2013-05-17 22:45:39 +02:00 |
mime.types
|
Added pkpass to the list
|
2013-03-31 18:22:41 +03:00 |
page.rb
|
move self.type to convertible
|
2013-12-05 09:14:31 +01:00 |
plugin.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
post.rb
|
move self.type to convertible
|
2013-12-05 09:14:31 +01:00 |
related_posts.rb
|
Latest post is chosen first in related posts
|
2013-07-06 15:11:52 +05:30 |
site.rb
|
Merge branch 'master' into frontmatter-defaults
|
2013-12-05 19:29:57 +01:00 |
static_file.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
stevenson.rb
|
Fix 'undefined method `gsub' for nil:NilClass' when undefined method is called.
|
2013-08-06 20:06:33 +02:00 |
url.rb
|
Use do ... end for multiline block
|
2013-07-31 23:17:56 +02:00 |