.. |
commands
|
Incorporate code review feedback
|
2014-11-30 14:30:22 +01:00 |
converters
|
force markdown regexp to match the full extension
|
2014-11-24 20:08:31 -06:00 |
tags
|
Refactor the case statement in highlighter for better readability. [ci skip]
|
2014-11-23 14:17:21 -08:00 |
cleaner.rb
|
More safety. 🔒
|
2014-11-03 22:16:47 -08:00 |
collection.rb
|
Fix problem where entries weren't stripped of their trailing slashes.
|
2014-11-03 22:16:47 -08:00 |
command.rb
|
Auto-enable watch on 'serve'.
|
2014-08-30 22:52:41 -07:00 |
configuration.rb
|
Use 127.0.0.1 as host instead of 0.0.0.0
|
2014-11-02 15:31:23 -08:00 |
converter.rb
|
Rename the pygments option to highlighter
|
2013-12-22 12:45:15 +01:00 |
convertible.rb
|
Remove duplicate 'Conversion error:' message
|
2014-11-10 09:12:51 -08:00 |
deprecator.rb
|
Use plural 'type' in front matter defaults for pages/posts/drafts
|
2014-08-12 11:50:02 -04:00 |
document.rb
|
More conversion of Jekyll.sanitized_path ~> site.in_(source|dest)_dir
|
2014-11-03 22:16:48 -08:00 |
draft.rb
|
Use site.in_source_dir as @mastahyeti suggested
|
2014-11-03 22:16:47 -08:00 |
entry_filter.rb
|
Allow users to specify the log level via JEKYLL_LOG_LEVEL.
|
2014-11-06 12:03:07 -08:00 |
errors.rb
|
Put errors/exceptions into Jekyll::Errors module
|
2014-07-12 13:47:59 -07:00 |
excerpt.rb
|
Just swallow it if there is no content for the excerpt to parse.
|
2014-11-03 22:16:47 -08:00 |
filters.rb
|
fix jsonify filter when used with boolean values
|
2014-11-26 02:40:41 -06: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
|
Only allow CWD _layouts outside of safe mode.
|
2014-11-03 22:16:48 -08: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
|
More conversion of Jekyll.sanitized_path ~> site.in_(source|dest)_dir
|
2014-11-03 22:16:48 -08:00 |
plugin.rb
|
Allow Convertibles to be converted by >= 1 converters.
|
2014-08-06 16:20:24 -04:00 |
plugin_manager.rb
|
Put that Bundle.require statement back.
|
2014-11-23 14:13:47 -08:00 |
post.rb
|
More conversion of Jekyll.sanitized_path ~> site.in_(source|dest)_dir
|
2014-11-03 22:16:48 -08:00 |
publisher.rb
|
add the Publisher class to handle publishing logic
|
2014-04-07 16:17:51 +02:00 |
related_posts.rb
|
Cache the related posts most_recent_posts
|
2014-11-03 22:16:47 -08:00 |
renderer.rb
|
Print error message in renderer
|
2014-11-10 11:45:56 -08:00 |
site.rb
|
Commit the paths one by one to Jekyll.sanitized_path with the proper initial base.
|
2014-11-03 22:27:55 -08:00 |
static_file.rb
|
More conversion of Jekyll.sanitized_path ~> site.in_(source|dest)_dir
|
2014-11-03 22:16:48 -08:00 |
stevenson.rb
|
Renaming LogWriter to LogAdapter and adding tests for class
|
2014-05-24 21:22:10 +01:00 |
url.rb
|
typo fixes
|
2014-11-02 23:00:09 +00:00 |
utils.rb
|
Merge pull request #2997 from jekyll/utils-slugify
|
2014-10-20 20:11:04 -07:00 |
version.rb
|
Prepare for a v2.5.2 release.
|
2014-11-22 15:37:07 -08:00 |