jekyllbot
0e591f08da
Update history to reflect merge of #7440 [ci skip]
2019-08-04 08:37:47 -04:00
Ashwin Maroli
0f5e15811f
Remove warnings and fixes for deprecated config ( #7440 )
...
Merge pull request 7440
2019-08-04 08:37:45 -04:00
jekyllbot
9a10ff9b5a
Update history to reflect merge of #7769 [ci skip]
2019-08-04 02:49:36 -04:00
Frank Taillandier
6a4f8bdbec
Fix: rubocop offenses ( #7769 )
...
Merge pull request 7769
2019-08-04 02:49:34 -04:00
jekyllbot
a87ca206da
Update history to reflect merge of #7752 [ci skip]
2019-08-02 23:32:09 -04:00
Michael Bishop
07270c7cfd
docs: improve how to include rouge stylesheets ( #7752 )
...
Merge pull request 7752
2019-08-02 23:32:07 -04:00
jekyllbot
532c499751
Update history to reflect merge of #7732 [ci skip]
2019-08-01 16:21:04 -04:00
Ashwin Maroli
b55927e8f7
Add PathManager class to cache interim paths ( #7732 )
...
Merge pull request 7732
2019-08-01 16:21:00 -04:00
jekyllbot
4eec5a55c3
Update history to reflect merge of #7764 [ci skip]
2019-07-31 08:49:40 -04:00
Matt Kraai
f3a03a14cd
Fix misspelling ( #7764 )
...
Merge pull request 7764
2019-07-31 08:49:38 -04:00
jekyllbot
0f4b7be88d
Update history to reflect merge of #7761 [ci skip]
2019-07-25 12:35:32 -04:00
Ashwin Maroli
1795996458
Replace redundant Array#map with Array#each ( #7761 )
...
Merge pull request 7761
2019-07-25 12:35:30 -04:00
Frank Taillandier
882279c307
Add default Sass dir
2019-07-24 15:15:27 +02:00
jekyllbot
384a874805
Update history to reflect merge of #7756 [ci skip]
2019-07-20 11:36:34 -04:00
Andrew Marcuse
5157bdc753
Update mime.types ( #7756 )
...
Merge pull request 7756
2019-07-20 11:36:32 -04:00
strangehill
8d5b5fa4dc
Update .gitignore snippet in tutorial ( #7748 )
2019-07-18 14:43:59 +05:30
jekyllbot
7096885e98
Update history to reflect merge of #7720 [ci skip]
2019-07-15 11:38:55 -04:00
Chris Oliver
854e83230e
Add recursive navigation tutorial ( #7720 )
...
Merge pull request 7720
2019-07-15 11:38:53 -04:00
Ashwin Maroli
ffe8d168f2
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.
2019-07-14 12:33:46 +05:30
jekyllbot
4c9cbad677
Update history to reflect merge of #7749 [ci skip]
2019-07-12 10:44:47 -04:00
Ashwin Maroli
135ebe2660
Reduce Array objects generated from utility method ( #7749 )
...
Merge pull request 7749
2019-07-12 10:44:45 -04:00
Ashwin Maroli
77b6033f2f
Update Jekyll version in docs header
2019-07-10 16:15:59 +05:30
Parker Moore
fea0b69d39
3.8.6: add release note for 3c06609406
2019-07-02 16:51:40 -04:00
Frank Taillandier
f7f5cbc6f8
Merge pull request #7736 from jekyll/386-release-notes-public
...
Forward-port: 3.8.6 release notes
2019-07-02 22:13:34 +02:00
Frank Taillandier
5bc21d82f6
Regenerate Contributing
2019-07-02 21:29:07 +02:00
Parker Moore
f42e0e7169
Regenerate the History file bassed on our new date
2019-07-02 21:26:00 +02:00
Frank Taillandier
7c34db3991
Fix date
2019-07-02 21:26:00 +02:00
Parker Moore
b7e3f10a08
Move 3.8.6 documentation to the correct location in the History.markdown
2019-07-02 21:26:00 +02:00
Parker Moore
fcb8a1ecd3
Update contributing documentation on the website
2019-07-02 21:26:00 +02:00
Parker Moore
e318d1c836
Create 3.8.6 release notes
2019-07-02 21:26:00 +02:00
Frank Taillandier
874bd2e5c7
Merge pull request #7737 from ashmaroli/move-auto-generated-to-source
...
Move updates from generated file to source file
2019-07-02 21:22:37 +02:00
Ashwin Maroli
5b195ffe74
Generate a new site to reflect unreleased changes
2019-07-03 00:14:23 +05:30
Ashwin Maroli
03b500b7b7
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`
2019-07-02 23:54:02 +05:30
jekyllbot
ed8681b1e7
Update history to reflect merge of #7679 [ci skip]
2019-07-01 13:56:41 -04:00
Edgar Tinajero
ebe62e8a28
Update log output for an invalid theme directory ( #7679 )
...
Merge pull request 7679
2019-07-01 13:56:38 -04:00
jekyllbot
6435bd6167
Update history to reflect merge of #7704 [ci skip]
2019-06-28 12:28:02 -04:00
David Kennell
24f1978412
Introduce frontmatter in step 2 ( #7704 )
...
Merge pull request 7704
2019-06-28 12:27:59 -04:00
jekyllbot
2265e82181
Update history to reflect merge of #7598 [ci skip]
2019-06-28 06:45:11 -04:00
Yi Feng Xie
8abd4950a2
Update resources.md ( #7598 )
...
Merge pull request 7598
2019-06-28 06:45:09 -04:00
jekyllbot
7dbe470dce
Update history to reflect merge of #7699 [ci skip]
2019-06-28 06:38:04 -04:00
Ashwin Maroli
3e8e6d22d7
Remove patch to modify config for kramdown ( #7699 )
...
Merge pull request 7699
2019-06-28 06:38:02 -04:00
Ashwin Maroli
c87f5fa7fa
Normalize paths in reports from `memory_profiler`
2019-06-28 09:01:06 +05:30
jekyllbot
c76996cd8e
Update history to reflect merge of #7723 [ci skip]
2019-06-27 13:16:29 -04:00
Ashwin Maroli
4530721575
Replace `String#=~` with `String#match?` ( #7723 )
...
Merge pull request 7723
2019-06-27 13:16:27 -04:00
Ashwin Maroli
62959527dd
Bump RuboCop to v0.72.x
2019-06-26 11:33:47 +05:30
jekyllbot
52374cf8be
Update history to reflect merge of #7697 [ci skip]
2019-06-25 17:02:07 -04:00
Ashwin Maroli
27aa53cf82
Memoize SiteDrop#documents to reduce allocations ( #7697 )
...
Merge pull request 7697
2019-06-25 17:02:04 -04:00
jekyllbot
7d340d933a
Update history to reflect merge of #7718 [ci skip]
2019-06-24 13:46:31 -04:00
Ashwin Maroli
e10a90987a
Replace `String#=~` with `String#match?` ( #7718 )
...
Merge pull request 7718
2019-06-24 13:46:28 -04:00
jekyllbot
25b274621b
Update history to reflect merge of #7711 [ci skip]
2019-06-23 18:15:27 -04:00