https://github.com/jekyll/jekyll

sort by:
Revision Author Date Message Commit Date
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
568257a Update history to reflect merge of #6898 [ci skip] 04 April 2018, 07:46:21 UTC
fcb2eb6 doc: add liquid tag plugin jekyll-onebox for html previews (#6898) Merge pull request 6898 04 April 2018, 07:46:20 UTC
744563c Update history to reflect merge of #6897 [ci skip] 03 April 2018, 17:43:15 UTC
2eee812 Prevent rendering issue caused by a missing ul-tag (#6897) Merge pull request 6897 03 April 2018, 17:43:13 UTC
d341873 Update history to reflect merge of #6896 [ci skip] 03 April 2018, 16:27:57 UTC
90e9ae3 Fixed typo in description of categories and tags (#6896) Merge pull request 6896 03 April 2018, 16:27:56 UTC
f119d2c Fix build on Travis Co-Authored-By: ashmaroli <ashmaroli@users.noreply.github.com> 03 April 2018, 12:10:43 UTC
31e64b9 Release :gem: 3.8.0.pre.rc1 03 April 2018, 11:34:57 UTC
e0f5001 bump rubies 31 March 2018, 15:13:11 UTC
bdbad98 Update history to reflect merge of #6833 [ci skip] 30 March 2018, 18:07:48 UTC
9e56c27 Update plugins.md (#6833) Merge pull request 6833 30 March 2018, 18:07:47 UTC
688a63e Update history to reflect merge of #6878 [ci skip] 30 March 2018, 14:50:53 UTC
8b61d7a Bump JRuby (#6878) Merge pull request 6878 30 March 2018, 14:50:52 UTC
70df9c5 Update history to reflect merge of #6882 [ci skip] 28 March 2018, 21:45:23 UTC
6786970 Docs: describe difference between tags and categories (#6882) Merge pull request 6882 28 March 2018, 21:45:21 UTC
69e2c65 Latest version is 3.7.3 25 March 2018, 16:18:59 UTC
31bdcdb Update history to reflect merge of #6860 [ci skip] 21 March 2018, 23:10:07 UTC
33f59ae minimize array allocations in the `where` filter (#6860) Merge pull request 6860 21 March 2018, 23:10:05 UTC
7d759f0 Update history to reflect merge of #6858 [ci skip] 21 March 2018, 22:24:06 UTC
8f3363e Fix passing multiline params to include tag when using the variable syntax (#6858) Merge pull request 6858 21 March 2018, 22:24:04 UTC
f7b5e31 Update history to reflect merge of #6848 [ci skip] 21 March 2018, 14:36:09 UTC
7317627 Improve regex usage in `Tags::IncludeTag` (#6848) Merge pull request 6848 21 March 2018, 14:36:06 UTC
603d513 Update history to reflect merge of #6740 [ci skip] 21 March 2018, 14:26:17 UTC
8c6433b access document permalink attribute efficiently (#6740) Merge pull request 6740 21 March 2018, 14:26:15 UTC
e45997f Update history to reflect merge of #6696 [ci skip] 19 March 2018, 13:30:42 UTC
8595c67 Debug writing files during the build process (#6696) Merge pull request 6696 19 March 2018, 13:30:41 UTC
78684aa Merge pull request #6859 from EarthSchlange/patch-1 Fixed Minor Grammar Issue 19 March 2018, 09:38:58 UTC
889c2e0 Fixed Minor Grammar Issue This adds the missing 'and' between major updates ... detailed instructions. 18 March 2018, 21:24:31 UTC
f6a4356 Update history to reflect merge of #6828 [ci skip] 16 March 2018, 23:27:21 UTC
a275faa Add Bundler Installation Instructions (#6828) Merge pull request 6828 16 March 2018, 23:27:19 UTC
back to top