https://github.com/jekyll/jekyll

sort by:
Revision Author Date Message Commit Date
bd10b0c Implement a `pop_item` filter This is just a proxy for Array#pop in Ruby. We're using nil as a indicator that a number was not passed. If we use 1 as the default, Array#pop always returns an array. If the number `1` is passed in, then we just let Array#pop always return an array. 03 August 2019, 14:47:06 UTC
a87ca20 Update history to reflect merge of #7752 [ci skip] 03 August 2019, 03:32:09 UTC
07270c7 docs: improve how to include rouge stylesheets (#7752) Merge pull request 7752 03 August 2019, 03:32:07 UTC
532c499 Update history to reflect merge of #7732 [ci skip] 01 August 2019, 20:21:04 UTC
b55927e Add PathManager class to cache interim paths (#7732) Merge pull request 7732 01 August 2019, 20:21:00 UTC
4eec5a5 Update history to reflect merge of #7764 [ci skip] 31 July 2019, 12:49:40 UTC
f3a03a1 Fix misspelling (#7764) Merge pull request 7764 31 July 2019, 12:49:38 UTC
0f4b7be Update history to reflect merge of #7761 [ci skip] 25 July 2019, 16:35:32 UTC
1795996 Replace redundant Array#map with Array#each (#7761) Merge pull request 7761 25 July 2019, 16:35:30 UTC
882279c Add default Sass dir 24 July 2019, 13:15:27 UTC
384a874 Update history to reflect merge of #7756 [ci skip] 20 July 2019, 15:36:34 UTC
5157bdc Update mime.types (#7756) Merge pull request 7756 20 July 2019, 15:36:32 UTC
8d5b5fa Update .gitignore snippet in tutorial (#7748) 18 July 2019, 09:13:59 UTC
7096885 Update history to reflect merge of #7720 [ci skip] 15 July 2019, 15:38:55 UTC
854e832 Add recursive navigation tutorial (#7720) Merge pull request 7720 15 July 2019, 15:38:53 UTC
ffe8d16 Prefer Regexp#match? over String#match? This commit fixes a minor regression introduced in the commit e10a909 Prefer using `Regexp#match` because `@file` or `file` in these lines could be `nil` if the `tag_markup` is just whitespace. In that scenario, Jekyll should proceed to the validation logic and bail instead of raising a `NoMethodError` exception. 14 July 2019, 07:03:46 UTC
4c9cbad Update history to reflect merge of #7749 [ci skip] 12 July 2019, 14:44:47 UTC
135ebe2 Reduce Array objects generated from utility method (#7749) Merge pull request 7749 12 July 2019, 14:44:45 UTC
77b6033 Update Jekyll version in docs header 10 July 2019, 10:45:59 UTC
fea0b69 3.8.6: add release note for 3c06609406 02 July 2019, 20:51:40 UTC
f7f5cbc Merge pull request #7736 from jekyll/386-release-notes-public Forward-port: 3.8.6 release notes 02 July 2019, 20:13:34 UTC
5bc21d8 Regenerate Contributing 02 July 2019, 19:29:07 UTC
f42e0e7 Regenerate the History file bassed on our new date 02 July 2019, 19:26:00 UTC
7c34db3 Fix date 02 July 2019, 19:26:00 UTC
b7e3f10 Move 3.8.6 documentation to the correct location in the History.markdown 02 July 2019, 19:26:00 UTC
fcb8a1e Update contributing documentation on the website 02 July 2019, 19:26:00 UTC
e318d1c Create 3.8.6 release notes 02 July 2019, 19:26:00 UTC
874bd2e Merge pull request #7737 from ashmaroli/move-auto-generated-to-source Move updates from generated file to source file 02 July 2019, 19:22:37 UTC
5b195ff Generate a new site to reflect unreleased changes 02 July 2019, 18:44:23 UTC
03b500b Move updates from generated file to source file #7464 and #7671 erroneously made changes to the auto-generated document `docs/_docs/contributing.md` instead of the source file `.github/CONTRIBUTING.markdown` 02 July 2019, 18:24:02 UTC
ed8681b Update history to reflect merge of #7679 [ci skip] 01 July 2019, 17:56:41 UTC
ebe62e8 Update log output for an invalid theme directory (#7679) Merge pull request 7679 01 July 2019, 17:56:38 UTC
6435bd6 Update history to reflect merge of #7704 [ci skip] 28 June 2019, 16:28:02 UTC
24f1978 Introduce frontmatter in step 2 (#7704) Merge pull request 7704 28 June 2019, 16:27:59 UTC
2265e82 Update history to reflect merge of #7598 [ci skip] 28 June 2019, 10:45:11 UTC
8abd495 Update resources.md (#7598) Merge pull request 7598 28 June 2019, 10:45:09 UTC
7dbe470 Update history to reflect merge of #7699 [ci skip] 28 June 2019, 10:38:04 UTC
3e8e6d2 Remove patch to modify config for kramdown (#7699) Merge pull request 7699 28 June 2019, 10:38:02 UTC
c87f5fa Normalize paths in reports from `memory_profiler` 28 June 2019, 03:31:06 UTC
c76996c Update history to reflect merge of #7723 [ci skip] 27 June 2019, 17:16:29 UTC
4530721 Replace `String#=~` with `String#match?` (#7723) Merge pull request 7723 27 June 2019, 17:16:27 UTC
6295952 Bump RuboCop to v0.72.x 26 June 2019, 06:03:47 UTC
52374cf Update history to reflect merge of #7697 [ci skip] 25 June 2019, 21:02:07 UTC
27aa53c Memoize SiteDrop#documents to reduce allocations (#7697) Merge pull request 7697 25 June 2019, 21:02:04 UTC
7d340d9 Update history to reflect merge of #7718 [ci skip] 24 June 2019, 17:46:31 UTC
e10a909 Replace `String#=~` with `String#match?` (#7718) Merge pull request 7718 24 June 2019, 17:46:28 UTC
25b2746 Update history to reflect merge of #7711 [ci skip] 23 June 2019, 22:15:27 UTC
68a31c8 Don't read symlinks in site.include in safe mode (#7711) Merge pull request 7711 23 June 2019, 22:15:25 UTC
9ccdae1 Update history to reflect merge of #7702 [ci skip] 23 June 2019, 20:23:10 UTC
06eafad Use regexp to filter special entries (#7702) Merge pull request 7702 23 June 2019, 20:23:09 UTC
e37ee47 Fix offenses detected by rubocop-performance-1.4.0 21 June 2019, 09:57:18 UTC
52ae35a Disable color output from profile:memory task So that it is easier to parse the plaintext build logs 21 June 2019, 09:30:45 UTC
25898f8 Reword code-comment to reflect the implementation 14 June 2019, 10:16:09 UTC
cca639d Merge pull request #7705 from ashmaroli/filter-dot-entries Reject entries that are just dots in a directory 14 June 2019, 06:31:57 UTC
7f1b678 Merge pull request #7707 from ashmaroli/refactor-glob-include Refactor `EntryFilter#glob_include?` 14 June 2019, 06:29:40 UTC
f0b7c9b Update history to reflect merge of #7687 [ci skip] 14 June 2019, 00:29:59 UTC
478e3ab Bump RuboCop to v0.71.0 (#7687) Merge pull request 7687 14 June 2019, 00:29:57 UTC
a4f24f5 Update history to reflect merge of #7709 [ci skip] 13 June 2019, 12:01:25 UTC
70bc82b Update TestTags in sync with Rouge v3.4 (#7709) Merge pull request 7709 13 June 2019, 12:01:22 UTC
1480c41 fix: LocalJump error: unexpected return ➜ rake site:latest_version rake aborted! LocalJumpError: unexpected return /jekyll/rake/site.rake:89:in `block (2 levels) in <top (required)>' Tasks: TOP => site:latest_version (See full trace by running task with --trace) 13 June 2019, 09:52:29 UTC
2df56ab Update history to reflect merge of #7708 [ci skip] 12 June 2019, 22:39:16 UTC
f56b7d5 fix link to Site Source config (#7708) Merge pull request 7708 12 June 2019, 22:39:14 UTC
119e004 Don't sanitize pattern or entry string 09 June 2019, 11:08:19 UTC
58bc689 Update history to reflect merge of #7706 [ci skip] 09 June 2019, 11:06:50 UTC
38bc4d2 Do not install docs on updating gems on Travis (#7706) Merge pull request 7706 09 June 2019, 11:06:48 UTC
3002aa5 Refactor `EntryFilter#glob_include?` 09 June 2019, 10:05:39 UTC
49e5b33 Reject entries that are just dots in a directory 09 June 2019, 06:12:34 UTC
13d31c4 Update history to reflect merge of #7695 [ci skip] 05 June 2019, 16:10:40 UTC
e057459 Remove override to Jekyll::Document#respond_to? (#7695) Merge pull request 7695 05 June 2019, 16:10:37 UTC
04ba0c3 Update history to reflect merge of #7690 [ci skip] 05 June 2019, 12:46:00 UTC
c914e86 Typo fix in Jekyll 4.0 pre-release post (#7694) 05 June 2019, 06:11:46 UTC
86fd200 Update history to reflect merge of #7691 [ci skip] 03 June 2019, 08:59:58 UTC
56c39e7 Fix typo from 'Github' to 'GitHub' (#7691) Merge pull request 7691 03 June 2019, 08:59:56 UTC
2f79148 Update history to reflect merge of #7689 [ci skip] 31 May 2019, 15:31:49 UTC
db3570e Update history to reflect merge of #7684 [ci skip] 31 May 2019, 01:28:05 UTC
554e07d Revert memoizing Site#docs_to_write and #documents (#7684) Merge pull request 7684 31 May 2019, 01:28:03 UTC
263d41f HTTPS link to yaml.org (#7686) 30 May 2019, 12:39:44 UTC
c2a383b Merge pull request #7680 from bomberstudios/patch-1 Added documentation for Live Reload feature 28 May 2019, 19:48:57 UTC
276e71f Update options.md 28 May 2019, 13:13:02 UTC
641eb4e Update docs/_docs/configuration/options.md Co-Authored-By: Frank Taillandier <frank.taillandier@gmail.com> 28 May 2019, 13:11:50 UTC
4a7c517 Merge pull request #7683 from fons-/patch-1 docs: `jekyll serve` restart after changing config 28 May 2019, 10:04:32 UTC
3909736 docs: `jekyll serve` restart after changing config These steps were missing in the Step-by-Step instructions on [jekyllrb.com/docs](https://jekyllrb.com/docs/step-by-step/01-setup/). 27 May 2019, 12:10:25 UTC
c004281 Update FUNDING.yml 26 May 2019, 16:11:40 UTC
03ce3f8 Update FUNDING.yml 26 May 2019, 11:59:42 UTC
ac02b11 Link to sponsorship Co-authored-by: Ashwin Maroli <ashwin@jekyllrb.com> Co-authored-by: Matt Rogers <mattr@jekyllrb.com> 26 May 2019, 11:30:44 UTC
c6566b2 Added documentation for Live Reload feature This was added in 3.7.0 (see https://jekyllrb.com/news/2018/01/02/jekyll-3-7-0-released/) but it's not mentioned anywhere in the docs 24 May 2019, 12:53:49 UTC
08b04aa Update history to reflect merge of #7678 [ci skip] 24 May 2019, 07:50:47 UTC
818441c Bump RuboCop to v0.70.x (#7678) Merge pull request 7678 24 May 2019, 07:50:45 UTC
b3770fd Update history to reflect merge of #7671 [ci skip] 17 May 2019, 21:53:27 UTC
98ae88f Update small typo in contributing.md (#7671) Merge pull request 7671 17 May 2019, 21:53:26 UTC
617dc69 Update history to reflect merge of #7609 [ci skip] 17 May 2019, 06:53:45 UTC
079b723 Simplify assigning classname to docs' aside-links (#7609) Merge pull request 7609 17 May 2019, 06:53:43 UTC
9957e21 Update history to reflect merge of #7653 [ci skip] 16 May 2019, 16:38:55 UTC
ed385ba Reduce allocations from where-filter (#7653) Merge pull request 7653 16 May 2019, 16:38:53 UTC
2d3c030 Update history to reflect merge of #7406 [ci skip] 16 May 2019, 15:44:44 UTC
49ffbbd Add `type` attribute to Document instances (#7406) Merge pull request 7406 16 May 2019, 15:44:39 UTC
db2de73 Update history to reflect merge of #7625 [ci skip] 16 May 2019, 14:56:01 UTC
7548132 Reduce allocations from Jekyll::Document instances (#7625) Merge pull request 7625 16 May 2019, 14:55:59 UTC
7cdbbaa Update history to reflect merge of #7643 [ci skip] 16 May 2019, 14:04:40 UTC
cbfdeae Reduce string allocations with better alternatives (#7643) Merge pull request 7643 16 May 2019, 14:04:37 UTC
back to top