https://github.com/jekyll/jekyll

sort by:
Revision Author Date Message Commit Date
e894f83 Release :gem: 3.8.7 08 May 2020, 14:55:07 UTC
51a6575 chore(release): v3.8.7 :gem: - Prevent console warnings with Ruby 2.7 (#8125) 08 May 2020, 14:54:47 UTC
ce68268 Update history to reflect merge of #8125 [ci skip] 16 April 2020, 17:09:11 UTC
9e4b4f2 Backport #7948 for v3.8.x (#8125) Attain Ruby 3.0 compatibility This backports 389eb88 to 3.8-stable Additionally backports 51d1366 for v3.8.x Includes additional changes to appease RuboCop Includes additional changes to CI configs 16 April 2020, 17:03:17 UTC
7ff9a88 Release :gem: 3.8.6 02 July 2019, 20:53:35 UTC
5c4e125 3.8.6: add release note for 3c06609406 02 July 2019, 20:52:01 UTC
cc5c850 Fix year 02 July 2019, 19:37:14 UTC
72d8537 Update release date 02 July 2019, 19:31:54 UTC
c945c48 Merge pull request #7735 from jekyll/3-8-6-release-notes Create 3.8.6 release notes 02 July 2019, 15:50:49 UTC
27e1433 Create 3.8.6 release notes 02 July 2019, 15:27:02 UTC
9c574f7 Backport #7679 for v3.8.x (#7734) Update log output for an invalid theme directory 01 July 2019, 19:23:44 UTC
47b67f1 Add all backports since 3.8.5 27 June 2019, 15:50:41 UTC
b8d5a04 Backport #7697 for v3.8.x (#7722) Memoize SiteDrop#documents to reduce allocations 26 June 2019, 18:55:10 UTC
8701fdb Backport #7709 to 3.8-stable branch Update TestTags in sync with Rouge v3.4 (#7709) 26 June 2019, 07:00:11 UTC
f29c72e Backport #7213 and #7633 for v3.8.x (#7690) Merge pull request 7690 05 June 2019, 12:45:58 UTC
fbeadab Backport #7684 for v3.8.x (#7689) Merge pull request 7689 31 May 2019, 15:31:45 UTC
3c06609 Install platform-specific gems as required 18 March 2019, 05:55:31 UTC
f3b6877 Backport regex-escape-site-path from #7568 to 3.8-stable (#7573) 17 March 2019, 06:10:46 UTC
c2dff2c Fix CI builds on older Ruby versions (#7567) * Fix CI builds on older Ruby versions * Use Bundler available by default * Remove deprecated Travis configuration 13 March 2019, 17:29:13 UTC
cb11099 Merge pull request #7467 from jekyll/3.8-stable-backport-7382 Backport #7382 for v3.8.x: Excerpt handling of custom and intermediate tags 13 March 2019, 14:46:22 UTC
17efa2a Merge pull request #7424 from jekyll/3.8-stable-backport-7419 Backport #7419 for v3.8.x: Theme gems: ensure directories aren't symlinks 13 March 2019, 14:18:07 UTC
02133f4 Backport excerpt-liquid from 7382 to 3.8-stable 07 January 2019, 11:40:22 UTC
77208fa Merge branch '3.8-stable' into 3.8-stable-backport-7419 18 December 2018, 17:21:17 UTC
f157093 Backport c368fec to 3.8-stable Create symlink only if target is accessible (#7429) 18 December 2018, 17:17:46 UTC
a395dfe Skip theme dir symlink test if Windows. 17 December 2018, 21:34:39 UTC
889af57 Merge branch '3.8-stable' into this branch 14 December 2018, 18:52:56 UTC
b5772dc Backport e41c427 to 3.8-stable CI: Build stable branches during backport 14 December 2018, 18:33:59 UTC
21d8def Backport 564f773 to 3.8-stable test for stable and backport branches on travis 14 December 2018, 18:05:16 UTC
f158044 Fix linting issue with lines being too long. 14 December 2018, 15:31:08 UTC
511ea72 Backport ensure-realpath-for-theme-dirs-is-in-theme-dir from #7419 to 3.8-stable 14 December 2018, 15:12:56 UTC
41c8244 Release :gem: 3.8.5 04 November 2018, 20:19:54 UTC
ee35322 Prepare 3.8.5 release 04 November 2018, 20:17:46 UTC
a7e8f08 Merge pull request #7352 from jekyll/3.8-backport-7250 Backport #7250 to 3.8.x 04 November 2018, 19:54:58 UTC
a4171db style: Metrics/LineLength 04 November 2018, 19:52:35 UTC
aedb403 style: fix offenses 04 November 2018, 19:45:28 UTC
924ca62 Re-implement handling Liquid blocks in excerpts (#7250) Merge pull request 7250 04 November 2018, 19:08:01 UTC
cc52cac Release :gem: 3.8.4 18 September 2018, 21:50:26 UTC
91abe9f Release :gem: 3.8.4 18 September 2018, 21:49:03 UTC
d9a2758 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (#7228) Merge pull request 7228 18 September 2018, 16:24:15 UTC
48e2de8 Release :gem: 3.8.3 05 June 2018, 13:23:52 UTC
5687a09 Release :gem: 3.8.3 05 June 2018, 02:39:43 UTC
03c252b Update history to reflect merge of #7027 [ci skip] 20 May 2018, 16:32:29 UTC
6792ff9 Fix --unpublished not affecting collection documents (#7027) Merge pull request 7027 20 May 2018, 16:31:28 UTC
d22b8ee Release :gem: 3.8.2 19 May 2018, 15:30:00 UTC
b89efa5 Update history to reflect merge of #7016 [ci skip] 18 May 2018, 17:38:33 UTC
450da91 Update rubocop version (#7016) Merge pull request 7016 18 May 2018, 17:34:52 UTC
b18872b Update history to reflect merge of #7015 [ci skip] 18 May 2018, 16:28:46 UTC
7458142 Add whitespace control to LIQUID_TAG_REGEX (#7015) Merge pull request 7015 18 May 2018, 16:27:43 UTC
3ed4dbd Release :gem: 3.8.1 01 May 2018, 20:00:40 UTC
9b8f9bb Update history to reflect merge of #6945 [ci skip] 01 May 2018, 16:02:26 UTC
9ad78eb Update history to reflect merge of #6959 [ci skip] 01 May 2018, 15:59:36 UTC
4a45407 Liquify documents unless published == false 01 May 2018, 15:59:36 UTC
43de0b6 Update history to reflect merge of #6970 [ci skip] 01 May 2018, 00:55:26 UTC
a89bba3 Fix rendering Liquid constructs in excerpts (#6970) Merge pull request 6970 01 May 2018, 00:49:16 UTC
d0b907c Release :gem: 3.8.0 19 April 2018, 15:07:12 UTC
a7b1cbe Update history to reflect merge of #6885 [ci skip] 19 April 2018, 15:02:38 UTC
bea275e Allow front matter defaults to be applied properly to documents gathered under custom `collections_dir` (#6885) Merge pull request 6885 19 April 2018, 15:02:36 UTC
8941265 Update history to reflect merge of #6933 [ci skip] 18 April 2018, 21:09:26 UTC
24df53b Update index.md (#6933) Merge pull request 6933 18 April 2018, 21:09:24 UTC
3a5cd96 Update history to reflect merge of #6822 [ci skip] 16 April 2018, 19:11:30 UTC
cd513da Refactor private method `HighlightBlock#parse_options` (#6822) Merge pull request 6822 16 April 2018, 19:11:28 UTC
822d020 Update history to reflect merge of #6930 [ci skip] 16 April 2018, 16:21:08 UTC
7a6d0cc Fix CodeClimate badges [ci skip] (#6930) Merge pull request 6930 16 April 2018, 16:21:06 UTC
d14f9ab Update history to reflect merge of #6929 [ci skip] 16 April 2018, 14:24:09 UTC
4d26d30 Bump to Rubocop 0.55 (#6929) Merge pull request 6929 16 April 2018, 14:24:07 UTC
7e72cbd Merge pull request #6928 from ashmaroli/troubleshooting-docs Correct errors in troubleshooting.md 16 April 2018, 11:47:14 UTC
6fc2cfe remove unnecessary characters 16 April 2018, 10:40:53 UTC
3f98a74 Correct errors in troubleshooting.md 16 April 2018, 07:24:39 UTC
2a86c00 Update history to reflect merge of #6881 [ci skip] 12 April 2018, 19:45:36 UTC
7dc4d4f Docs: Install Jekyll on macOS (#6881) Merge pull request 6881 12 April 2018, 19:45:34 UTC
551037c Release :gem: 3.8.0.pre.rc2 12 April 2018, 19:16:35 UTC
ba52e9e Update history to reflect merge of #6782 [ci skip] 12 April 2018, 18:24:57 UTC
5096e8a add Arch Linux instalation troubleshoot (#6782) Merge pull request 6782 12 April 2018, 18:24:55 UTC
c9346ef Update history to reflect merge of #6841 [ci skip] 12 April 2018, 16:56:48 UTC
8f78afe optimize computing filename in LiquidRenderer (#6841) Merge pull request 6841 12 April 2018, 16:56:47 UTC
5da2b31 Move #6891 to Bug Fixes 12 April 2018, 16:27:58 UTC
449a874 Update history to reflect merge of #6891 [ci skip] 12 April 2018, 15:37:44 UTC
d09db32 handle liquid tags in excerpts robustly (#6891) Merge pull request 6891 12 April 2018, 15:37:42 UTC
d1aa1cf Update history to reflect merge of #6887 [ci skip] 12 April 2018, 15:37:16 UTC
971815c store regexp in a constant (#6887) Merge pull request 6887 12 April 2018, 15:37:14 UTC
5ba6a36 Update history to reflect merge of #6868 [ci skip] 12 April 2018, 15:36:54 UTC
053b522 implement a cache within the where filter (#6868) Merge pull request 6868 12 April 2018, 15:36:53 UTC
beada92 Update history to reflect merge of #6856 [ci skip] 12 April 2018, 15:36:14 UTC
29dc190 Store and retrieve converter instances for Jekyll::Filters via a hash (#6856) Merge pull request 6856 12 April 2018, 15:36:12 UTC
bfdd26f Update history to reflect merge of #6818 [ci skip] 12 April 2018, 15:34:58 UTC
651b9b5 `include_relative` tag should find related documents in collections gathered within custom `collections_dir` (#6818) Merge pull request 6818 12 April 2018, 15:34:55 UTC
8fab142 Update history to reflect merge of #6919 [ci skip] 11 April 2018, 17:15:15 UTC
3cbfc48 Fixed code issue (#6919) Merge pull request 6919 11 April 2018, 17:15:13 UTC
2765f0f Update history to reflect merge of #6910 [ci skip] 10 April 2018, 15:00:15 UTC
36fbcaa Optimize loading library into memory (#6910) Merge pull request 6910 10 April 2018, 15:00:12 UTC
ef027be Update history to reflect merge of #6916 [ci skip] 10 April 2018, 13:21:26 UTC
748051f Improve comment included in the starter index.md (#6916) Merge pull request 6916 10 April 2018, 13:21:25 UTC
a27d8fa Update history to reflect merge of #6917 [ci skip] 09 April 2018, 20:58:00 UTC
d97b341 regenerate unconditionally unless its incremental (#6917) Merge pull request 6917 09 April 2018, 20:57:59 UTC
925fb6d Update history to reflect merge of #6915 [ci skip] 09 April 2018, 08:26:51 UTC
2a032a3 Bump Rubocop to 0.54.x (#6915) Merge pull request 6915 09 April 2018, 08:26:49 UTC
7c12ebb Update history to reflect merge of #6855 [ci skip] 08 April 2018, 17:07:03 UTC
ba94e87 Add `jekyll-w2m` to plugins (#6855) Merge pull request 6855 08 April 2018, 17:07:01 UTC
b6e3e73 Update history to reflect merge of #6907 [ci skip] 05 April 2018, 20:26:31 UTC
37b729f Assert existence of <collection>.files (#6907) Merge pull request 6907 05 April 2018, 20:26:29 UTC
back to top