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 |
Miguel Flores Ruiz de Eguino
|
f772747728
|
Add facebook admins meta tag to template and facebook spec
|
2016-05-11 13:05:40 -05:00 |
Pat Hawks
|
d0160082cc
|
Add support for page images with absolute URLs
|
2016-04-25 08:15:32 -07:00 |
Ben Balter
|
450d3f8fca
|
run rubocop
|
2016-04-25 10:03:29 -04:00 |
Ben Balter
|
cb81364a77
|
add tests
|
2016-04-19 10:05:21 -04:00 |
Bo Turnbow
|
ad5add0540
|
Add tests for large image Twitter card
|
2016-03-05 12:19:14 -08:00 |
Bo Turnbow
|
54effa1abd
|
Merge branch 'master' into master
|
2016-03-02 15:50:51 -07:00 |
Pat Hawks
|
556b8e45fa
|
Use current version in minify test
|
2016-03-02 09:13:12 -08:00 |
Pat Hawks
|
55ead7fcb8
|
Remove obsolete twitter:image test
|
2016-03-01 21:20:31 -08:00 |
XhmikosR
|
5fb86bfa7b
|
Be consistent with the quotes in output.
|
2016-03-01 18:47:37 +02:00 |
XhmikosR
|
dae68cb01e
|
Remove spaces before `:`.
|
2016-03-01 18:31:12 +02:00 |
Bo Turnbow
|
4cb0b75bfa
|
Update JSON-LD output to current usage for site logo and page image
|
2016-02-26 16:13:29 -07:00 |
Ben Balter
|
1e6b9e55e9
|
minify json ld and test
|
2016-02-25 13:56:13 -05:00 |
Ben Balter
|
38afc5a4d0
|
Merge pull request #28 from jekyll/pr/json-ld
Consolidate and clean up JSON-LD
|
2016-02-25 10:50:37 -05:00 |
Bo Turnbow
|
2d0101bd1e
|
Change site logo to expect a rooted url
|
2016-02-23 15:57:25 -07:00 |
Bo Turnbow
|
b42501b45a
|
Per Ben Balter, change usage to a rooted image url
|
2016-02-23 15:54:17 -07:00 |
Bo Turnbow
|
738f4efea7
|
Update twitter:image to output full url
|
2016-02-23 11:54:52 -07:00 |
Pat Hawks
|
f3e0e78993
|
Include sameAs links on About page
|
2016-02-22 18:13:43 -08:00 |
Pat Hawks
|
c51ef4db83
|
Fix JSON-LD tests
There is no reason to test for `site` variables each time we check
JSON-LD. Let's only test what we say we are going to test at each stage.
|
2016-02-22 17:59:12 -08:00 |
Ben Balter
|
81be1da466
|
use title=false, not title: false
|
2016-02-21 14:25:15 -05:00 |
Ben Balter
|
6bc8a57315
|
Merge branch 'master' into pr/title-optional
|
2016-02-21 14:16:00 -05:00 |
Ben Balter
|
f1cdf62b53
|
add support for authors an an array
|
2016-02-21 13:52:49 -05:00 |
Ben Balter
|
068a1b972a
|
add tests
|
2016-02-20 17:24:08 -05:00 |
Ben Balter
|
7568f6b618
|
better json parsing
|
2016-02-20 15:52:16 -05:00 |
Ben Balter
|
0ded70bd7e
|
better specs
|
2016-02-20 15:49:55 -05:00 |
Ben Balter
|
bdedd23bf2
|
expose version in HTML comment
|
2016-02-20 14:26:06 -05:00 |
Ben Balter
|
f9bcb30d61
|
add rubocop
|
2016-02-09 18:48:24 -05:00 |
Ben Balter
|
79b177b248
|
add content to fixtures
|
2016-02-09 18:20:34 -05:00 |
Ben Balter
|
5ed2ab3d6c
|
Merge pull request #44 from boturnbow/relative_image_tag
Make page.image url relative to site rather than absolute
|
2016-02-03 12:31:02 -05:00 |
Ben Balter
|
31dc2491c5
|
Merge pull request #43 from pathawks/pr/jekyll3
Update tests to work with Liquid 3
|
2016-02-03 12:30:16 -05:00 |
Bo Turnbow
|
244802ed89
|
Make page.image url relative to site rather than absolute
|
2016-02-03 10:17:04 -07:00 |
Pat Hawks
|
a42df44513
|
Update tests to work with Jekyll 3
|
2016-02-02 20:02:08 -08:00 |
Pat Hawks
|
6d2f5aee1b
|
Update tests to work with Liquid 3
|
2016-02-02 19:06:10 -08:00 |
Carlos Garcés
|
eac9501a2d
|
Fix travis-ci errors
|
2016-01-30 22:50:19 +01:00 |
Parker Moore
|
6dab82639e
|
use the page.excerpt if the page.description doesn't exist
|
2016-01-25 14:29:48 -08:00 |
Pat Hawks
|
66384741c3
|
Make <title> optional
|
2016-01-12 23:09:28 -08:00 |
Pat Hawks
|
5638c19a5d
|
Allow author data as an object
|
2016-01-12 12:09:43 -08:00 |
Ben Balter
|
9f53718796
|
Merge pull request #21 from benbalter/entities
Do not escape smart quotes
|
2016-01-12 10:58:24 -05:00 |
Pat Hawks
|
99340a927f
|
Use site.name if site.title is not present
|
2016-01-11 17:30:26 -08:00 |
Pat Hawks
|
fe4c5566fe
|
Do not escape characters
|
2016-01-11 13:50:15 -08:00 |
Pat Hawks
|
fd06faf86c
|
Use baseurl to build seo_url
|
2016-01-06 10:00:20 -08:00 |
Pat Hawks
|
23e9b8ae21
|
Replace '/index.html' with '/'
|
2016-01-05 15:52:40 -08:00 |
Ben Balter
|
1567a53d4e
|
properly escape smart quotes in title and description
|
2015-11-25 15:23:59 -06:00 |
Ben Balter
|
1af5f6c357
|
properly escape quotes in titles and descriptions
|
2015-11-25 08:18:37 -05:00 |
Ben Balter
|
2969a521f5
|
output valid html
|
2015-10-31 14:05:19 -04:00 |
Ben Balter
|
0c2ca4e07a
|
initial commit
|
2015-10-25 17:21:46 -04:00 |