Commit Graph

65 Commits

Author SHA1 Message Date
Ben Balter 1e6b9e55e9 minify json ld and test 2016-02-25 13:56:13 -05:00
Ben Balter b77a20d3d9 Bump to 1.3.1 2016-02-25 13:20:58 -05:00
Ben Balter 3aa3f4b88e require version 2016-02-25 13:20:47 -05:00
Ben Balter 7c4f8e2fe4 Bump to 1.3.0 2016-02-25 10:58:35 -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 11dea25ac8
DRY up JSON-LD 2016-02-22 18:31:59 -08:00
Pat Hawks f3e0e78993
Include sameAs links on About page 2016-02-22 18:13:43 -08:00
Carlos Garcés 09924c03ff Use seo_description instead of page.description
seo_description is used in the meta tags but not in the ld+json
If page.description is not set, the the description at ld+json will be null.
2016-02-22 17:59:12 -08:00
Pat Hawks a9c7499319 Consolidate JSON-LD blocks 2016-02-22 17:59:12 -08:00
Pat Hawks 93ffe7defd
Support article:publisher without fb:app_id 2016-02-21 16:28:03 -08:00
Ben Balter 6f57ca4ee3 properly namespace the version 2016-02-21 15:14:49 -05:00
Ben Balter 256a2d6f52 Bump to 1.2.0 2016-02-21 14:40:26 -05: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 782729fad2 remove ruby author logic 2016-02-20 17:34:02 -05:00
Ben Balter 546448be1b move logic to ruby 2016-02-20 15:49:35 -05:00
Ben Balter 43fcf5b7dd Merge branch 'master' into pr/global-author 2016-02-20 14:28:13 -05:00
Ben Balter 86775d50f7 whitespace 2016-02-20 14:27:04 -05:00
Ben Balter bdedd23bf2 expose version in HTML comment 2016-02-20 14:26:06 -05:00
Ben Balter 2ee2f3e6e0 Bump to 1.1.0 2016-02-20 14:04:43 -05:00
Ben Balter f9bcb30d61 add rubocop 2016-02-09 18:48:24 -05:00
Ben Balter 28858810ed fix missing endif from merge 2016-02-09 18:33:53 -05:00
Ben Balter e4019ed6ed resolve merge conflict 2016-02-09 16:22:28 -05:00
Ben Balter 73827ad8ea Merge branch 'master' into google-site-verification 2016-02-09 16:22:01 -05:00
Ben Balter 6fc22a68f9 Merge pull request #46 from benbalter/facebook-meta
Facebook meta
2016-02-09 16:20:46 -05:00
Pat Hawks ffcd9a1da9
Lookup author in site.data.authors 2016-02-03 19:35:35 -08:00
Ben Balter 010acc3be1 Bump to 1.0.0 2016-02-03 12:56:16 -05:00
Ben Balter 02762b8b48 add facebook meta 2016-02-03 12:54:48 -05:00
Ben Balter 594d99f752 add google site verification meta tag 2016-02-03 12:41:05 -05:00
Ben Balter d73dc77d3f Merge pull request #36 from benbalter/pr/default
Add `default` filter
2016-02-03 12:32:27 -05:00
Bo Turnbow 244802ed89 Make page.image url relative to site rather than absolute 2016-02-03 10:17:04 -07:00
Carlos Garcés f1e9b9acb1 Use seo_description instead of page.description
seo_description is used in  the meta tags but not in the ld+json
If page.description is not set, the the description at ld+json will be null.
2016-02-01 17:06:05 +01:00
Carlos Garcés 56c7f4e238 Fix HTML5 validation error
Removed itemprop from canonical url due html validation error
2016-01-30 21:50:45 +01:00
Pat Hawks c9b19c478d
Add default filter 2016-01-29 10:35:40 -08:00
Parker Moore 6dab82639e use the page.excerpt if the page.description doesn't exist 2016-01-25 14:29:48 -08:00
Ben Balter 9f0b656c1f Merge pull request #26 from benbalter/author
Allow author data as an object
2016-01-19 19:23:20 -05:00
Pat Hawks 66384741c3
Make <title> optional 2016-01-12 23:09:28 -08:00
Pat Hawks b8d9cc2932
Convert tabs to spaces 2016-01-12 14:15:22 -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
Ben Balter 5c3d234417 Merge pull request #25 from benbalter/site_name
Use site.name if site.title is not present
2016-01-12 10:53:40 -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 5672ec3991
Only process Liquid template once 2016-01-10 16:49:18 -08:00
Ben Balter 85934ae5de Bump to 0.1.4 2016-01-07 18:20:03 -05:00
Ben Balter e2eec18895 move version to its own file for easier bumping 2016-01-07 18:19:53 -05:00