Parker Moore
|
7227ad4ebb
|
Merge pull request #3116 from alfredxing/incremental
|
2014-12-22 08:57:50 -05:00 |
Parker Moore
|
49115dbdab
|
Merge pull request #3158 from afeld/as-liquid-refactor
|
2014-12-09 10:50:42 -08:00 |
Aidan Feldman
|
383a0d0aa7
|
modify as_liquid to use case statement
|
2014-12-09 07:42:14 -05:00 |
Alfred Xing
|
43a28aed96
|
Fix indentation
|
2014-12-05 19:38:43 -08:00 |
Alfred Xing
|
5d9662f80f
|
Always regenerate asset files
|
2014-12-05 19:07:18 -08:00 |
Alfred Xing
|
52f0b36558
|
Add incremental rebuild info to build command output
|
2014-12-04 20:09:49 -08:00 |
Laust Rud Jacobsen
|
c8fc567c8d
|
Site /feed.xml is RSS 2.0, fix auto-discovery header
Refs #2996
|
2014-12-02 22:40:22 +01:00 |
Tanguy Krotoff
|
64b0102686
|
Fix viewport meta tag
|
2014-11-29 12:30:43 +01:00 |
Alfred Xing
|
d0e12d69bc
|
Last few revisions
|
2014-11-28 14:05:40 -08:00 |
Alfred Xing
|
b6d81c58df
|
Perform less expensive operation first
|
2014-11-27 10:00:29 -08:00 |
Aidan Feldman
|
4776b27ff3
|
reduce nesting of #as_liquid
|
2014-11-27 04:20:05 -06:00 |
Aidan Feldman
|
87d08ec827
|
refactor #as_liquid
|
2014-11-27 04:16:29 -06:00 |
Alfred Xing
|
02f281eef3
|
Add unit and cucumber tests
|
2014-11-26 21:15:53 -08:00 |
Alfred Xing
|
8a257aca6b
|
Implement more suggestions
|
2014-11-26 20:15:42 -08:00 |
Aidan Feldman
|
0662d31bf6
|
fix jsonify filter when used with boolean values
|
2014-11-26 02:40:41 -06:00 |
Brandon Bradley
|
e546eb3e9f
|
force markdown regexp to match the full extension
|
2014-11-24 20:08:31 -06:00 |
Alfred Xing
|
dc30114605
|
Use site.in_source_dir
|
2014-11-23 16:16:19 -08:00 |
Alfred Xing
|
2a5cf11ee2
|
Add --no-metadata option
|
2014-11-23 15:38:00 -08:00 |
Parker Moore
|
5b77d02e3b
|
Merge pull request #3141 from jekyll/bundle-require-is-borking-pygments
Fix Bundler-integration Plugin Manager
|
2014-11-23 14:18:06 -08:00 |
Parker Moore
|
c2b24e82e5
|
Refactor the case statement in highlighter for better readability. [ci skip]
|
2014-11-23 14:17:21 -08:00 |
Parker Moore
|
10030ae8cd
|
Put that Bundle.require statement back.
|
2014-11-23 14:13:47 -08:00 |
Alfred Xing
|
75c5c16297
|
Handle path overrides
|
2014-11-23 14:06:29 -08:00 |
Parker Moore
|
ef53e677a4
|
Better tests for plugin manager.
|
2014-11-23 13:14:51 -08:00 |
Alfred Xing
|
4acf343fea
|
Add clean command
|
2014-11-23 12:51:19 -08:00 |
Parker Moore
|
b1bba1945a
|
Prepare for a v2.5.2 release.
|
2014-11-22 15:37:07 -08:00 |
Parker Moore
|
d17b80bf2a
|
Keep track of the required gems.
|
2014-11-22 12:38:36 -08:00 |
Alfred Xing
|
ac03af3229
|
Implement @mattr-'s suggestions
|
2014-11-21 22:12:21 -08:00 |
Alfred Xing
|
fe6bfc6f1b
|
Fix failing tests
|
2014-11-21 22:12:21 -08:00 |
Alfred Xing
|
d438362971
|
Add regenerate front-matter variable
|
2014-11-21 22:12:21 -08:00 |
Alfred Xing
|
842470b0c4
|
Refinements
|
2014-11-21 22:12:21 -08:00 |
Alfred Xing
|
11917645f2
|
Incremental regeneration
|
2014-11-21 22:12:20 -08:00 |
Parker Moore
|
60202782ea
|
Only try bundler if the Gemfile is there.
|
2014-11-16 21:21:50 -08:00 |
Parker Moore
|
32b14d6402
|
First, setup Bundler. Then, require it.
Per a conversation in
https://github.com/bundler/bundler/issues/3252#issuecomment-63208769
|
2014-11-16 21:18:23 -08:00 |
Parker Moore
|
687b9cdf19
|
Merge pull request #3058 from alfredxing/fix-post-url-equality
|
2014-11-16 20:19:37 -08:00 |
Parker Moore
|
314fb875b5
|
Merge pull request #3089 from jekyll/remove-duplication-in-regexp
|
2014-11-12 18:46:44 -08:00 |
Alfred Xing
|
d4c15efff9
|
Cache name matching regex
|
2014-11-11 17:35:09 -08:00 |
Alfred Xing
|
06750b8502
|
Print error message in renderer
|
2014-11-10 11:45:56 -08:00 |
Parker Moore
|
bd907c5be6
|
Remove duplicate regexp phrase: ^\A.
Addresses @mastahyeti's comment in #3077: https://github.com/jekyll/jekyll/pull/3077#discussion_r20077150
|
2014-11-10 11:36:05 -08:00 |
Alfred Xing
|
84cef2202d
|
Remove duplicate 'Conversion error:' message
|
2014-11-10 09:12:51 -08:00 |
Alfred Xing
|
eaa132c65b
|
Fall back to old method with deprecation warning
|
2014-11-09 11:55:47 -08:00 |
Parker Moore
|
22d11bef2d
|
Prepare a 💎 v2.5.1 release.
|
2014-11-08 22:29:47 -08:00 |
Parker Moore
|
067f8b6be7
|
Strip the drive name from both paths when checking the prefix.
|
2014-11-08 13:10:28 -08:00 |
Parker Moore
|
e11fb4d427
|
Merge pull request #3067 from jekyll/specify-log-level
|
2014-11-06 12:05:07 -08:00 |
Parker Moore
|
5b54f78875
|
Allow users to specify the log level via JEKYLL_LOG_LEVEL.
|
2014-11-06 12:03:07 -08:00 |
Parker Moore
|
989c70fe4a
|
In the case that a Gemfile does not exist, ensure Jekyll doesn't fail.
|
2014-11-06 10:48:09 -08:00 |
Parker Moore
|
a0afa19e9a
|
Release 💎 v2.5.0
|
2014-11-05 22:07:23 -08:00 |
Parker Moore
|
13bb7360c0
|
Merge pull request #2865 from jekyll/some-kind-of-bundler-thingy
|
2014-11-05 22:01:37 -08:00 |
Parker Moore
|
5a350788e7
|
Test JEKYLL_NO_BUNDLER_REQUIRE.
|
2014-11-05 21:04:34 -08:00 |
Sean Collins
|
5a288e7de4
|
Add 'b' and 's' aliases for build and serve, respectively
|
2014-11-05 23:13:08 -05:00 |
Parker Moore
|
8ee1b2a1fd
|
Finish up the plugin manager
And so it shall be.
|
2014-11-05 19:29:54 -08:00 |