Florian Thomas
cf71c563ab
Handle empty config files
...
SafeYAML.load_file returns `false` when processing empty files so we
convert this into an empty hash for further processing.
fixes #4030
2015-10-28 22:31:42 +01:00
Parker Moore
8f5465dfa4
site: latest_version.txt is now 3.
2015-10-26 21:13:49 -07:00
Parker Moore
86ea57ba58
Remove 'unreleased' notes.
2015-10-26 21:12:59 -07:00
Parker Moore
031ff12eaf
Release 💎 3.0.0
2015-10-26 20:23:00 -07:00
Parker Moore
5082e144d8
Release 💎 3.0.0.pre.rc1
2015-10-26 20:22:53 -07:00
Parker Moore
e813e26da4
Merge pull request #4063 from jekyll/3-0-release-post
...
Add 3.0 release post.
2015-10-26 20:18:40 -07:00
Parker Moore
2ca9329a8d
Add 3.0 release post. [ci skip]
2015-10-26 19:26:27 -07:00
Parker Moore
12225f49ea
Update History to reflect 45f69bb
and 7b81f00
[ci skip]
2015-10-26 17:31:05 -07:00
Parker Moore
7b81f00137
Defaults: compare paths in applies_path? as Strings to avoid confusion
...
/cc #4064
2015-10-26 17:28:20 -07:00
Parker Moore
45f69bb8cd
Utils: deep_merge_hashes should also merge default_proc
...
If the target hash's default_proc isn't set, overwrite with the new hash's default_proc.
/cc #4064
2015-10-26 17:27:36 -07:00
Parker Moore
170d6de8d9
Update history to reflect merge of #4062
...
[ci skip]
2015-10-26 16:30:48 -07:00
Parker Moore
f25a4ddfda
Merge pull request #4062 from jekyll/allow-excerpt-to-live
...
Merge pull request 4062
2015-10-26 16:30:22 -07:00
Parker Moore
f8dbbb1288
Clean History.markdown a teensy bit. [ci skip]
2015-10-26 16:16:36 -07:00
Parker Moore
e45b6f91e7
Document: Only auto-generate the excerpt if it's not overridden
...
Fixes #4061
2015-10-26 16:08:19 -07:00
Parker Moore
5e425a99b4
Update history to reflect merge of #4060
...
[ci skip]
2015-10-26 15:37:14 -07:00
Parker Moore
7ac05b2b88
Merge pull request #4060 from jekyll/fix-post-url-deprecation-warning
...
Merge pull request 4060
2015-10-26 15:36:48 -07:00
Parker Moore
79c33af3fc
post_url: fix access deprecation warning & fix deprecation msg
2015-10-26 14:46:42 -07:00
Parker Moore
35ddbe9398
Release 💎 3.0.0.pre.rc1
2015-10-26 14:42:07 -07:00
Parker Moore
05ba1afc29
Release 💎 v3.0.0.pre.rc1
2015-10-26 14:42:03 -07:00
Parker Moore
6bcef622f5
Update history to reflect merge of #4059
...
[ci skip]
2015-10-26 14:41:40 -07:00
Parker Moore
d6176d6010
Merge pull request #4059 from alfredxing/disable-incremental-default
...
Merge pull request 4059
2015-10-26 14:41:03 -07:00
Alfred Xing
afd1c21af4
Add `incremental` configuration option to docs
2015-10-26 14:21:07 -07:00
Alfred Xing
2a040fd527
Rename incremental regeneration flag
...
Rename from `full_rebuild` to disable, to `incremental` to enable
2015-10-26 14:20:44 -07:00
Parker Moore
ef5e131f53
Update history to reflect merge of #4058
...
[ci skip]
2015-10-26 13:56:35 -07:00
Parker Moore
8738a66f9f
Merge pull request #4058 from jekyll/method_missing_madness
...
Merge pull request 4058
2015-10-26 13:55:34 -07:00
Alfred Xing
d9b12bc090
Disable incremental regeneration by default in Jekyll 3.0
...
Disable the feature as it's still not 100% working 100% of the time. Feature
can be re-enabled by specifying `full_rebuild: false` in the configuration
2015-10-26 13:37:47 -07:00
Parker Moore
2e7c471c70
Add Document#method_missing and Collection#method_missing
...
Proxies calls to either #data or #docs, respectively. Deprecation warning is printed.
2015-10-26 13:37:04 -07:00
Jordon Bedwell
74734d46f8
Update JRuby on Travis-CI.
2015-10-26 13:55:00 -05:00
Parker Moore
7fbe61fc77
Update history to reflect merge of #4053
...
[ci skip]
2015-10-26 09:57:07 -07:00
Parker Moore
e9e4a5d21e
Merge pull request #4053 from sparanoid/patch-1
...
Merge pull request 4053
2015-10-26 09:56:03 -07:00
Parker Moore
260ad9a3fb
Update history to reflect merge of #4055
...
[ci skip]
2015-10-26 09:53:43 -07:00
Parker Moore
e58d0ae0ef
Merge pull request #4055 from jekyll/beefer-collections
...
Merge pull request 4055
2015-10-26 09:53:13 -07:00
Parker Moore
b89f943bf2
collections: posts as collection
2015-10-26 00:29:14 -07:00
Tunghsiao Liu
2f5303dd67
Apply rouge highlighter background to child node
2015-10-26 15:17:04 +08:00
Tunghsiao Liu
58365ae898
Add missing highlighting CSS class for Rouge
2015-10-25 19:40:40 +08:00
Parker Moore
7330b499f1
Update history to reflect merge of #4050
...
[ci skip]
2015-10-22 11:22:38 -07:00
Parker Moore
ae993cbd6a
Merge pull request #4050 from alfredxing/default-font-weight
...
Merge pull request 4050
2015-10-22 11:22:12 -07:00
Alfred Xing
c84627b2e1
Change default font weight to 400 to fix bold/strong text issues
2015-10-22 00:30:14 -07:00
Parker Moore
915f8d3eb6
Update history to reflect merge of #4049
...
[ci skip]
2015-10-21 11:22:54 -07:00
Parker Moore
36f35bfe00
Merge pull request #4049 from BigBlueHat/icon-refactor
...
Merge pull request 4049
2015-10-21 11:22:17 -07:00
BigBlueHat
d8f38eef0e
Made icon-twitter.html inline-able
2015-10-20 09:03:27 -04:00
BigBlueHat
2cde74c44b
Use GitHub icon inline in about.md
...
Had to remove whitespace from icon includes
because Markdown...
2015-10-20 08:56:36 -04:00
BigBlueHat
5d92a90bde
Make HTML includes for GitHub & Twitter icons
...
Made one for each to avoid over paramaterizing
the includes. Also allows for various icon formats.
2015-10-20 08:52:20 -04:00
BigBlueHat
c2c671641d
Move GitHub & Twitter icons into includes
2015-10-20 08:46:51 -04:00
Parker Moore
9186345eca
Update history to reflect merge of #4046
...
[ci skip]
2015-10-19 10:00:20 -07:00
Parker Moore
4e01722941
Merge pull request #4046 from chrisfinazzo/style-the-test-code
...
Merge pull request 4046
2015-10-19 09:59:50 -07:00
chrisfinazzo
36a41cd224
Typos and line wrapping
2015-10-19 12:06:46 -04:00
chrisfinazzo
aa9927f073
Apply the highlight class
2015-10-18 23:00:56 -04:00
Parker Moore
d63acc140d
installation docs: specify Python 2.7 as dep for Jekyll 2
...
Fixes #4036 .
2015-10-17 11:12:01 -07:00
Jordon Bedwell
62d628c7e0
Update history.markdown to reflect the merge of #4032
2015-10-17 06:57:40 -05:00