.. |
commands
|
add class << self idiom to new command
|
2014-08-25 10:59:58 +04:00 |
converters
|
Replace deprecated Ruby methods
|
2014-07-31 12:50:20 -07:00 |
tags
|
Add magic comments for UTF-8
|
2014-08-10 16:16:48 -04:00 |
cleaner.rb
|
Using implicit returns to conform to coding style
|
2014-05-30 08:46:31 +02:00 |
collection.rb
|
Use Jekyll.sanitized_path when adding static files to Collections.
|
2014-08-30 23:09:47 -07:00 |
command.rb
|
Refactor based on jekyll-watch clean-up.
|
2014-08-09 00:13:18 -04:00 |
configuration.rb
|
Don't need to capture the group.
|
2014-08-10 15:44:36 -04:00 |
converter.rb
|
Rename the pygments option to highlighter
|
2013-12-22 12:45:15 +01:00 |
convertible.rb
|
Fix test for Liquid rendering in Sass.
|
2014-08-30 21:54:50 -07:00 |
deprecator.rb
|
Use plural 'type' in front matter defaults for pages/posts/drafts
|
2014-08-12 11:50:02 -04:00 |
document.rb
|
Add Document#slug
|
2014-08-26 11:46:01 +09:00 |
draft.rb
|
Update #relative_path for _drafts and add tests.
|
2014-02-11 12:48:34 +00:00 |
entry_filter.rb
|
Also exclude an entry if it starts with one of the items given in the exclude key.
|
2014-05-06 12:46:41 -04:00 |
errors.rb
|
Put errors/exceptions into Jekyll::Errors module
|
2014-07-12 13:47:59 -07:00 |
excerpt.rb
|
Put errors/exceptions into Jekyll::Errors module
|
2014-07-12 13:47:59 -07:00 |
filters.rb
|
refactored where filter comment
|
2014-08-28 22:46:53 +03:00 |
frontmatter_defaults.rb
|
Forgot a question mark == broken tests.
|
2014-08-12 12:22:48 -04: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 |
liquid_extensions.rb
|
Add Jekyll::LiquidExtensions.lookup_variable
|
2014-04-22 14:27:47 -04:00 |
log_adapter.rb
|
No private methods in LogAdapter.
|
2014-06-19 17:11:04 -04:00 |
mime.types
|
sync mime types to GitHub
|
2014-01-26 12:15:15 -06:00 |
page.rb
|
Merge branch 'frontmatter-defaults' of git://github.com/maul-esel/jekyll into maul-esel-frontmatter-defaults
|
2014-04-04 15:32:27 -04:00 |
plugin.rb
|
Allow Convertibles to be converted by >= 1 converters.
|
2014-08-06 16:20:24 -04:00 |
plugin_manager.rb
|
Ok handle the plugins_path stuff in the PluginManager.
|
2014-04-02 22:06:38 -04:00 |
post.rb
|
Reverts 18c033dc5c
|
2014-08-06 14:20:03 -07:00 |
publisher.rb
|
add the Publisher class to handle publishing logic
|
2014-04-07 16:17:51 +02:00 |
related_posts.rb
|
The mighty classifier --- reborn!!!!!
|
2014-08-13 00:29:40 -04:00 |
renderer.rb
|
Just like for Convertible, place the un-layouted content in document.content.
|
2014-08-12 12:52:38 -04:00 |
site.rb
|
hashrockets in CSV loading
|
2014-08-17 08:34:38 +01:00 |
static_file.rb
|
Add StaticFile#destination_rel_dir
|
2014-08-12 18:07:13 -04:00 |
stevenson.rb
|
Renaming LogWriter to LogAdapter and adding tests for class
|
2014-05-24 21:22:10 +01:00 |
url.rb
|
Revert changes and add encoding to the test file
|
2014-05-20 00:03:40 -04:30 |
utils.rb
|
Add Utils.has_yaml_header? so we can check the front matter existence in one place
|
2014-08-12 15:58:02 -04:00 |
version.rb
|
Release 💎 v2.3.0
|
2014-08-12 14:39:21 -04:00 |