https://github.com/jekyll/jekyll

sort by:
Revision Author Date Message Commit Date
0423633 Release :gem: 3.1.4 18 May 2016, 22:51:59 UTC
cc21d9c Release :gem: v3.1.4 18 May 2016, 22:51:55 UTC
928df67 Update history to reflect merge of #4909 18 May 2016, 22:45:57 UTC
21c563c Merge pull request #4909 from jekyll/3.1-fix-layout-var-overflow 3.1: Fix `{{ layout }}` oddities (proper inheritance & fixing overflow of old data) 18 May 2016, 22:34:53 UTC
c0f0a72 Update history to reflect the merge of #4910 18 May 2016, 22:30:51 UTC
268c4a6 Merge pull request #4910 from jekyll/3.1-configuration-from-permalink-fix 3.1: Configuration permalink fix and addition of Configuration.from and sorting `site.collections` by label 18 May 2016, 22:20:52 UTC
1b32c84 Fix tests for plugins in configuration. 18 May 2016, 21:49:21 UTC
145afae Define Drop#each so we can use the new frozen/duping behavior 18 May 2016, 19:53:08 UTC
8fae818 Don't default 'include' and 'exclude' to an empty array 18 May 2016, 19:49:23 UTC
3b6fb90 Fix some minor things in the tests 18 May 2016, 19:49:06 UTC
c416495 Freeze configuration defaults & duplicate in deep_merge_hashes if need be. 18 May 2016, 19:48:42 UTC
ebf8be2 Remove merge conflicts I forgot to fix. 18 May 2016, 18:36:57 UTC
cec9e51 Add missing 'end' to test/helper.rb 18 May 2016, 18:31:22 UTC
644a760 Remove call to #backwards_compatibilize in Configuration.from 18 May 2016, 18:18:43 UTC
09ef65e Site#site_payload: sort collections by label 18 May 2016, 18:16:26 UTC
4ed0364 Configuration#add_default_collections: fix bug where DEFAULTS['collections'] is modified 18 May 2016, 17:58:38 UTC
0a733d4 Add Configuration.from & use in Jekyll.configuration. This process streamlines the creation of new configurations. Creating a new site will choke if not all the correct options are given. Configuration.from will ensure the overrides have all string keys and ensures all the common issues & defaults are in place so a Site can be created. A common use: config = Configuration.from({ 'permalink' => '/:title/' }) # etc site = Jekyll::Site.new(config) 18 May 2016, 17:58:26 UTC
040040b Remove use of Marshal in runtime code. 18 May 2016, 17:56:32 UTC
96feb89 Add tests for Configuration#add_default_collections 18 May 2016, 17:55:43 UTC
cc5996a Don't read a config file if the filename is empty. 18 May 2016, 17:50:20 UTC
bfdf3e0 Use Marshal to duplicate configuration defaults to prevent manipulation 18 May 2016, 17:50:11 UTC
827ec88 Refactor some tests to prevent manipulation of Jekyll::Config::DEFAULTS 18 May 2016, 17:48:34 UTC
7baf560 Only write collections.posts.permalink if permalink is set. 18 May 2016, 17:47:35 UTC
aeadbfc Test#build_configs shouldn't overwrite default collections 18 May 2016, 17:43:55 UTC
7ed3778 Update history to reflect the merge of #4907 18 May 2016, 17:43:26 UTC
be9226b Reset {{ layout }} between each render & merge layout data properly 18 May 2016, 16:58:48 UTC
d09684d Add failing test for layout data inheritance bug (#4433) 18 May 2016, 16:58:20 UTC
b46f8d0 Add failing test for layout bug (#4897) 18 May 2016, 16:48:09 UTC
43ceaf8 Update gemfile to specify rubocop version and require env before adding jekyll-docs 18 May 2016, 16:43:53 UTC
f99ffe5 Merge pull request #4907 from jekyll/3.1-page-excerpt-bug Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid 18 May 2016, 16:42:29 UTC
400a8d7 excerpt drop should give access to document's layout 17 May 2016, 23:58:26 UTC
d6c972a look up the content methods for drops in a smarter way 17 May 2016, 23:58:06 UTC
aadf437 travis: just run our builds, darn it 17 May 2016, 23:57:33 UTC
fe5f9d8 Merge branch '3.1-page-excerpt-bug' of github.com:jekyll/jekyll into 3.1-page-excerpt-bug * '3.1-page-excerpt-bug' of github.com:jekyll/jekyll: Use require_relative 17 May 2016, 23:44:05 UTC
0dabdfb Run builds on this branch. 17 May 2016, 23:43:53 UTC
e23520c Use require_relative 17 May 2016, 23:42:35 UTC
e19e162 Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid 17 May 2016, 21:38:15 UTC
6e208e8 Release :gem: 3.1.3 18 April 2016, 21:28:21 UTC
b962ed6 Allow release from here 18 April 2016, 21:28:14 UTC
c4e4523 Release v3.1.3 18 April 2016, 21:25:09 UTC
787f11d Merge pull request #4807 from jekyll/3.1-stable-fix-defaults 3.1.x: Fix defaults for Documents (posts/collection docs) 18 April 2016, 21:24:37 UTC
b64345f test_document: scopes are based on relative_path 18 April 2016, 20:54:16 UTC
50637ba Document#read: frontmatter.all should get relative_path not URL 18 April 2016, 20:54:10 UTC
e763d4c add failing test for scope values in subdirs ref #4458 18 April 2016, 20:54:05 UTC
bd2d9a4 Merge pull request #4693 from jekyll/bug/fix-ssl-opts Fix #4689: Use SSLEnable instead of EnableSSL and make URL HTTPS. 22 March 2016, 23:09:12 UTC
2b9e849 Fix #4689: Use SSLEnable instead of EnableSSL and make URL HTTPS. 21 March 2016, 16:23:26 UTC
0fd3c2d Release :gem: 3.1.2 20 February 2016, 01:44:52 UTC
3c7c645 Merge pull request #4547 from jekyll/3.1.2 Release :gem: v3.1.2 20 February 2016, 01:43:30 UTC
d1c08d8 Look for local docs if the dir exists. 20 February 2016, 01:18:08 UTC
f05e3f3 Remove jekyll-docs and move to a separate repo. https://github.com/jekyll/jekyll-docs/commit/22ee87af88d4d0f3b7316ed6be0de3a087b99c82 20 February 2016, 01:16:49 UTC
e9ecb93 fix up jekyll-docs 20 February 2016, 01:07:22 UTC
fa4d327 jekyll-docs: use env var 20 February 2016, 00:58:40 UTC
18126d0 Fix jekyll-docs command. 20 February 2016, 00:57:21 UTC
8d7e329 Get jekyll-docs working. 20 February 2016, 00:54:24 UTC
391960b Add the ability to release jekyll-docs with the right site. 20 February 2016, 00:54:00 UTC
5d66a12 Ship jekyll-docs properly 20 February 2016, 00:47:24 UTC
05d753f Release :gem: v3.1.2 19 February 2016, 23:40:57 UTC
32c5ac3 Update history to reflect merge of #4546 [ci skip] 19 February 2016, 23:13:15 UTC
a47b913 Merge pull request #4546 from jekyll/slash-equals-html Merge pull request 4546 19 February 2016, 23:13:14 UTC
d929242 Permalinks which end in a slash should always output HTML Duplicates #4493 for 3.1.1. /cc @jekyll/core 19 February 2016, 23:02:13 UTC
3b93625 Merge pull request #4543 from frenchie4111/master Updated "custom domain name" link on homepage 19 February 2016, 20:17:59 UTC
7897a18 Updated "custom domain name" link on homepage 19 February 2016, 19:27:46 UTC
f0b8db0 Merge pull request #4535 from jekyll/issue-template Add an issue template for new issues 17 February 2016, 19:43:24 UTC
b440d47 Add hint to "What did you do?" 17 February 2016, 18:33:17 UTC
65e7605 Update ISSUE_TEMPLATE.md 17 February 2016, 18:27:48 UTC
2bd0d06 Add an issue template for new issues 17 February 2016, 18:27:18 UTC
d38d90f Add some redirects. 16 February 2016, 20:54:41 UTC
5e6aef6 Update some links on the index page 16 February 2016, 05:59:44 UTC
84f9bcd Update the site history 16 February 2016, 05:58:22 UTC
4092836 Updaet history message for #4522 [ci skip] 16 February 2016, 04:58:55 UTC
22f5b19 Update history to reflect merge of #4522 [ci skip] 16 February 2016, 04:58:11 UTC
bc1ea4b Merge pull request #4522 from bojanland/patch-1 Merge pull request 4522 16 February 2016, 04:58:11 UTC
c9e027f Merge pull request #4526 from toshimaru/jekyll-tagging-related_posts Add jekyll-tagging-related_posts plugin 16 February 2016, 04:51:04 UTC
4d648c8 Update history to reflect merge of #4525 [ci skip] 16 February 2016, 04:50:43 UTC
db9865e Merge pull request #4525 from atomicules/capitalize-in-titleize Merge pull request 4525 16 February 2016, 04:50:42 UTC
e4aa45b Fix titleize_slug so already capitalized words are not dropped Previously `titleize` used `capitalize!` which has the side effect of returning `nil` for anything already starting with a capital letter. This commit changes it to just `capitalize`. Example, before: A file "2016-01-01-This-is-a-title-with-Capitals.markdown" would return "Is A Title With" for `post.title` Example, after: A file "2016-01-01-This-is-a-title-with-Capitals.markdown" will return "This Is A Title With Capitals" for `post.title` Tests added for `titleize_slug` in test_utils.rb Fix problem introduced in 67f842546efa980146778c85fb613e6c9b53dcb4 References #4525 15 February 2016, 21:22:50 UTC
4cb7079 Add jekyll-tagging-related_posts plugin 15 February 2016, 15:33:28 UTC
abd8fef Update structure.md Two grammatical corrections. :) 15 February 2016, 05:39:53 UTC
4c8c59d Update history to reflect merge of #4512 [ci skip] 13 February 2016, 22:42:46 UTC
3ba1128 Merge pull request #4512 from chrisfinazzo/grammar Merge pull request 4512 13 February 2016, 22:42:46 UTC
13bea15 Update history to reflect merge of #4514 [ci skip] 13 February 2016, 22:41:20 UTC
2f790b9 Merge pull request #4514 from Crunch09/bump_cucumber Merge pull request 4514 13 February 2016, 22:41:20 UTC
5fa5c54 Update history to reflect merge of #4517 [ci skip] 13 February 2016, 22:04:36 UTC
44b20ab Merge pull request #4517 from juusaw/patch-1 Merge pull request 4517 13 February 2016, 22:04:35 UTC
bbdbcef Added amp-jekyll plugin to plugins docs 13 February 2016, 18:16:09 UTC
8d8021e require at least cucumber version 2.1.0 12 February 2016, 23:06:03 UTC
769331d A few grammar fixes 12 February 2016, 03:12:02 UTC
99b9c84 Update history to reflect merge of #4505 [ci skip] 10 February 2016, 23:26:54 UTC
150862e Merge pull request #4505 from lonnen/fixup-deprecated-help-string Merge pull request 4505 10 February 2016, 23:26:53 UTC
e191109 add consistency to the deprecation message 10 February 2016, 07:46:45 UTC
c85a3aa Merge pull request #4502 from cash/cash-patch-1 fixes parenthesis typo in configuration docs 09 February 2016, 18:21:18 UTC
fd0e99c fixes parenthesis typo in configuration docs 09 February 2016, 02:08:48 UTC
29a5a3c site: A bit better wording on the 3.0.3 release post :tophat: tip to @benbalter for his generous and kind thoughts on my writing. 08 February 2016, 19:09:42 UTC
b8f5b9f By me! 08 February 2016, 19:05:13 UTC
05d99a9 Release v3.0.3 08 February 2016, 19:05:10 UTC
2e5e6ac Fix emoji support on the site. Seems to work for us, despite https://github.com/jekyll/jemoji/issues/32 ? 08 February 2016, 18:59:24 UTC
f57899f Update history to reflect merge of #4492 [ci skip] 08 February 2016, 18:52:54 UTC
d35d6a8 Merge pull request #4492 from jekyll/handle-tilde-in-sanitization Merge pull request 4492 08 February 2016, 18:52:53 UTC
adadc2e Update history to reflect merge of #4374 [ci skip] 08 February 2016, 18:52:15 UTC
3b5f91a Merge pull request #4374 from fusion809/patch-1 Merge pull request 4374 08 February 2016, 18:51:02 UTC
back to top