Ben Balter
|
d893fc7646
|
cache parsed template
|
2017-08-24 13:22:59 -04:00 |
Ben Balter
|
9dc5b01b45
|
Merge pull request #229 from jekyll/drop-it-like-its-hot
Convert author, image, and JSON-LD to dedicated drops
|
2017-08-24 13:07:21 -04:00 |
Ben Balter
|
d79dac001e
|
whitespace
|
2017-08-24 13:05:56 -04:00 |
Ben Balter
|
1e5b997901
|
typo in code comment
|
2017-08-24 13:05:28 -04:00 |
Ben Balter
|
83d420113c
|
add json_ld back to JSONLD to avoid a breaking change
|
2017-08-24 13:01:43 -04:00 |
Ben Balter
|
7ed97c071a
|
Merge pull request #230 from serra/patch-1
gems: is deprecated in current Jekyll version of github-pages
|
2017-08-24 12:17:22 -04:00 |
Marijn van der Zee
|
933bc25bf5
|
gems: is deprecated in current Jekyll version of github-pages
Jekyll 3.5:
Deprecation: The 'gems' configuration option has been renamed to 'plugins'. Please update your config file accordingly.
|
2017-08-24 10:40:20 +02:00 |
Ben Balter
|
3ef2f613e9
|
fix regex syntax
|
2017-08-23 16:50:23 -04:00 |
Ben Balter
|
855ef7b469
|
make the json minification spec explicit
|
2017-08-23 16:44:33 -04:00 |
Ben Balter
|
792abad221
|
make the json minification test less order dependent
|
2017-08-23 16:42:05 -04:00 |
Ben Balter
|
5219dd13e6
|
drop the a, just JSON
|
2017-08-23 16:25:28 -04:00 |
Ben Balter
|
cf49c63b3c
|
add tests for JSON-LD drop
|
2017-08-23 16:20:02 -04:00 |
Ben Balter
|
5de6cd7f2c
|
convert JSON LD to a drop
|
2017-08-23 16:11:55 -04:00 |
Ben Balter
|
298d3b03d6
|
Drop#image should return nil if there is no image#path in order to avoid a breaking change
|
2017-08-23 12:18:52 -04:00 |
Ben Balter
|
1081a0ebd9
|
break image logic into its own drop
|
2017-08-23 12:11:30 -04:00 |
Ben Balter
|
2e90fc7238
|
move author drop tests to their own spec
|
2017-08-23 11:32:36 -04:00 |
Ben Balter
|
891d621899
|
move author logic to its own drop
|
2017-08-23 11:07:52 -04:00 |
Ben Balter
|
f5dbc6c36f
|
Update for #227
|
2017-08-22 13:11:48 -04:00 |
Ben Balter
|
9fbeded5f2
|
Merge pull request #227 from jekyll/site-authors-array
Ensure site.data.authors is properly formatted before attempting to retrieve author meta
|
2017-08-22 13:11:01 -04:00 |
Ben Balter
|
7b3820f956
|
correct rubocop offenses
|
2017-08-22 13:05:49 -04:00 |
Ben Balter
|
30b8d8bb48
|
Merge branch 'site-authors-array' of https://github.com/jekyll/jekyll-seo-tag into site-authors-array
|
2017-08-22 13:05:26 -04:00 |
Ben Balter
|
27392129c4
|
add explicit test for site.data.authors[author] as a string
|
2017-08-22 13:05:19 -04:00 |
Ben Balter
|
6197b2e7a8
|
Merge branch 'master' into site-authors-array
|
2017-08-22 13:03:23 -04:00 |
Ben Balter
|
3fca8b4cca
|
Update for #228
|
2017-08-22 13:02:50 -04:00 |
Ben Balter
|
ba3b326513
|
Merge pull request #228 from jekyll/fix-for-invalid-url
Fix for image.path causing an invalid url error
|
2017-08-22 13:02:26 -04:00 |
Ben Balter
|
7cab0247ed
|
fix for image.path causing an invalid url error
|
2017-08-22 11:53:18 -04:00 |
Ben Balter
|
a59b596a2b
|
comment site_author_hash
|
2017-08-22 11:41:02 -04:00 |
Ben Balter
|
f78999819f
|
ensure site.data.authors is in the expected format before resolving author meta
|
2017-08-22 11:39:52 -04:00 |
Ben Balter
|
6ad02a583d
|
add failing test for site.authors as an array
|
2017-08-22 11:31:54 -04:00 |
Ben Balter
|
351b04265a
|
add anchor.js
|
2017-07-14 12:09:19 -07:00 |
Ben Balter
|
dfbff0fc2a
|
fix installation numbering
|
2017-07-14 11:59:59 -07:00 |
Ben Balter
|
be9f1a20e3
|
fix readme h1
|
2017-07-14 11:59:14 -07:00 |
Ben Balter
|
ae3b944784
|
move readme to docs folder because SEO
|
2017-07-14 11:58:09 -07:00 |
Ben Balter
|
3ba744cf43
|
Merge pull request #212 from jekyll/docs
Move docs to their own folder
|
2017-07-14 11:52:18 -07:00 |
Frank Taillandier
|
8dc1719b81
|
appease rubocop
|
2017-07-14 19:39:05 +02:00 |
Ben Balter
|
fdf081a2b2
|
move docs to their own folder
|
2017-05-25 09:50:01 -04:00 |
Ben Balter
|
264aabad6f
|
Update history to reflect merge of #211
|
2017-05-25 09:38:56 -04:00 |
Ben Balter
|
445339df18
|
Merge pull request #211 from 8parth/master
use canonical_url specified in page if present
|
2017-05-25 09:38:33 -04:00 |
Ben Balter
|
fb7a346b48
|
dont use unless and else, per rubocop
|
2017-05-25 09:35:03 -04:00 |
Ben Balter
|
245abc6032
|
update canoncial URL expectation
|
2017-05-25 09:34:18 -04:00 |
Ben Balter
|
bf6b14b167
|
Explicitly test both canonical URL cases
|
2017-05-25 09:33:03 -04:00 |
Ben Balter
|
83d7c3dd63
|
s/if !/unless/
|
2017-05-25 09:29:09 -04:00 |
Parth Modi
|
6f9919bf3e
|
Updated Readme with instructions of setting customized Canonical URL
|
2017-05-25 11:11:36 +05:30 |
Parth Modi
|
c07a085e11
|
Stray puts removed from test of canonical url
|
2017-05-24 22:35:32 +05:30 |
Parth Modi
|
ab49d7b5e8
|
`.present?` changed to `to_s.empty?` as `.present?` is rails specific
|
2017-05-24 22:35:07 +05:30 |
Parth Modi
|
1e6110ddef
|
rubocop offenses fixed
|
2017-05-24 22:20:44 +05:30 |
Parth Modi
|
62956da2de
|
use canonical_url specified in page if present
|
2017-05-24 22:10:30 +05:30 |
Ben Balter
|
7c643224e5
|
Update History.markdown
|
2017-05-06 12:29:11 -04:00 |
Ben Balter
|
a868ab5837
|
Bump to 2.2.3
|
2017-05-06 12:18:36 -04:00 |
Ben Balter
|
21702b9988
|
Update for #206
|
2017-05-05 14:23:13 -04:00 |