David Darnes
|
d999dc0a7e
|
Wraps logo image json data in a publisher property
Fixes #89
|
2016-10-23 20:19:59 +01:00 |
jekyllbot
|
ebb94f5b25
|
Update history to reflect merge of #132 [ci skip]
|
2016-10-23 09:18:23 -07:00 |
jekyllbot
|
970f750219
|
Merge pull request #132 from DirtyF/default-image
Merge pull request 132
|
2016-10-23 09:18:22 -07:00 |
Frank Taillandier
|
753173df76
|
Add front matter default example for image
|
2016-10-23 16:28:56 +02:00 |
Ben Balter
|
6d133fd352
|
Merge pull request #126 from jekyll/pull/dont-mangle-text
Don't mangle text with newlines
|
2016-10-20 11:39:53 -04:00 |
Pat Hawks
|
d7a67b563f
|
Don't mangle text with newlines
Fixes #117
|
2016-10-19 19:04:42 -05:00 |
Pat Hawks
|
39c2e06232
|
Merge pull request #125 from jekyll/pr/regex
Simplify minify regex
|
2016-10-17 12:59:24 -05:00 |
Pat Hawks
|
07eeffb6d9
|
Simplify minify regex
|
2016-10-15 14:24:13 -05:00 |
Pat Hawks
|
7b5ade75ae
|
Merge pull request #123 from jekyll/pr/newfilters
Use new URL filters
|
2016-10-06 16:14:12 -05:00 |
Pat Hawks
|
df09740757
|
Take advantage of Jekyll 3.3.0 URL filters
|
2016-10-06 15:56:15 -05:00 |
Pat Hawks
|
b019a653af
|
Fix broken test
|
2016-10-06 15:47:49 -05:00 |
Ben Balter
|
2631e3ea77
|
run rubocop -a
|
2016-09-08 11:33:03 -04:00 |
Ben Balter
|
e38becb779
|
Merge pull request #112 from SuriyaaKudoIsc/patch-1
Correct spelling in .travis.yml
|
2016-08-16 11:43:53 -04:00 |
Suriyaa Kudo
|
6844fd5ad0
|
Correct spelling in .travis.yml
|
2016-08-16 17:29:00 +02:00 |
Ben Balter
|
4dce0bcb3f
|
Merge pull request #109 from jekyll/jekyll-rubocop
Inherit Jekyll's rubocop config for consistency
|
2016-08-15 09:37:21 -04:00 |
Ben Balter
|
3c2d2f1a7e
|
Exclude vendor from Rubocop
|
2016-08-14 14:29:25 -04:00 |
Ben Balter
|
53e807a99a
|
Inherit Jekyll's rubocop config for consistency
|
2016-08-11 11:35:31 -04:00 |
Ben Balter
|
daf0a4b013
|
Merge pull request #106 from gmile/patch-1
Fix tiny typo
|
2016-08-03 10:47:58 -04:00 |
Eugene Pirogov
|
27aee681c3
|
Fix tiny typo
|
2016-08-03 11:01:50 +03:00 |
Ben Balter
|
fe10f7900b
|
Merge pull request #93 from toshimaru/master
Fix duplicated escape_once
|
2016-06-01 15:14:57 -04:00 |
toshi
|
e6dffb9c5f
|
Fix duplicated escape_once
|
2016-06-02 01:13:20 +09:00 |
Ben Balter
|
d5e7d06599
|
Bump to 2.0.0
|
2016-05-31 11:28:46 -04:00 |
Pat Hawks
|
af56759d92
|
Merge pull request #90 from jekyll/pr/smartify
Use SmartyPants for titles
|
2016-05-29 11:51:07 -05:00 |
Pat Hawks
|
3f82f1c42e
|
Use SmartyPants
|
2016-05-28 14:06:50 -05:00 |
Ben Balter
|
43786da92a
|
Merge pull request #87 from tfe/use-prev-next-for-pagination
Different philosophy for rel prev/next links based on recommendations from Google
|
2016-05-28 13:09:03 -05:00 |
Todd Eichel
|
73608f8ca1
|
Appease rubocop.
|
2016-05-27 15:09:59 -07:00 |
Todd Eichel
|
c58f44d9a3
|
Oops, that wasn't as backwards compatible as I thought.
|
2016-05-27 15:04:56 -07:00 |
Todd Eichel
|
7fefcdef3f
|
Specs for pagination.
|
2016-05-27 15:00:15 -07:00 |
Todd Eichel
|
edd65c3f14
|
Allow passing custom environments when making Liquid contexts for testing. Backwards-compatible with previous implementation.
|
2016-05-27 14:59:39 -07:00 |
Todd Eichel
|
b55105813a
|
Move this individual spec up with other individual ones.
|
2016-05-27 12:17:52 -07:00 |
Todd Eichel
|
9a23b7f41b
|
Merge branch 'master' into use-prev-next-for-pagination
|
2016-05-11 17:35:30 -07:00 |
Todd Eichel
|
220901c140
|
Different philosophy for rel prev/next links based on recommendations from Google.
Details here: https://webmasters.googleblog.com/2011/09/pagination-with-relnext-and-relprev.html.
This replaces the per-page prev/next links with general ones that will be output whenever there is a paginator with a previous or next page to show.
|
2016-05-11 17:26:23 -07:00 |
Ben Balter
|
87e755c1ac
|
Merge pull request #86 from miguelfrde/facebook-admins-meta
Facebook admins meta tag and Facebook options spec
|
2016-05-11 18:58:44 -04:00 |
Miguel Flores Ruiz de Eguino
|
79e9f3f599
|
Improve README facebook options readability
|
2016-05-11 13:10:29 -05:00 |
Miguel Flores Ruiz de Eguino
|
f772747728
|
Add facebook admins meta tag to template and facebook spec
|
2016-05-11 13:05:40 -05:00 |
Ben Balter
|
ddb96a01ca
|
Bump to 1.4.0
|
2016-04-25 13:08:47 -04:00 |
Pat Hawks
|
5403b7e20d
|
Remove hard wrap (#79)
This was unintentionally introduced in #76
|
2016-04-25 10:00:10 -07:00 |
Pat Hawks
|
efc303e94f
|
Merge pull request #76 from jekyll/pr/absolute-image
Add support for page images with absolute URLs
|
2016-04-25 08:23:55 -07:00 |
Pat Hawks
|
d0160082cc
|
Add support for page images with absolute URLs
|
2016-04-25 08:15:32 -07:00 |
Ben Balter
|
23569d34d3
|
Merge pull request #78 from jekyll/image-property-overload
Ability to support Facebook and Twitter specific images, set image height and width
|
2016-04-25 10:11:24 -04:00 |
Ben Balter
|
450d3f8fca
|
run rubocop
|
2016-04-25 10:03:29 -04:00 |
Ben Balter
|
eab1a77350
|
group advanced options in readme
|
2016-04-19 10:09:49 -04:00 |
Ben Balter
|
cb81364a77
|
add tests
|
2016-04-19 10:05:21 -04:00 |
Ben Balter
|
bc15a3a075
|
document how to use new properties
|
2016-04-19 09:59:07 -04:00 |
Ben Balter
|
2904bf9bab
|
allow image to be an object
|
2016-04-19 09:55:34 -04:00 |
Ben Balter
|
0329f38b62
|
Bump to 1.3.3
|
2016-03-25 13:49:15 -04:00 |
Pat Hawks
|
1fb75e9224
|
Merge pull request #72 from jekyll/pr/twitter_large_image
Large image summary Twitter Card support
|
2016-03-07 07:51:56 -08:00 |
Bo Turnbow
|
ad5add0540
|
Add tests for large image Twitter card
|
2016-03-05 12:19:14 -08:00 |
Pat Hawks
|
2494901e64
|
Merge pull request #70 from DirtyF/patch-1 …
Large image summary Twitter Card support
|
2016-03-05 12:10:14 -08:00 |
Ben Balter
|
12bac4b9ea
|
Merge pull request #60 from boturnbow/master
Update JSON-LD output to current usage for site logo and page image
|
2016-03-05 14:12:42 -05:00 |