Commit Graph

584 Commits

Author SHA1 Message Date
Kyle Niewiada 987e1ea81c Merge branch 'master' into master 2017-01-30 10:38:18 -05:00
kyle da498c7c5f Simplify documentation. Change to snake_case. Use Path instead of adding URL. 2017-01-30 10:37:27 -05:00
Ben Balter 143451a12e Merge pull request #157 from renshuki/fix-rubocop-multiline-hash-errors
Fix rubocop multiline hash errors
2017-01-30 09:53:18 -05:00
renshuki e91babe998 Fix rubocop multiline hash errors 2017-01-30 10:53:19 +09:00
renshuki 903f9efab9 Implement seo_author.name 2017-01-29 04:33:50 +09:00
renshuki 81c9bc8fa4 Add author meta 2017-01-29 02:57:04 +09:00
kyle a0f65888e3 Remove Author tag. I guess it really isn't used anymore. 2017-01-25 12:18:29 -05:00
kyle 644e976fbd Add test for PR #103 2017-01-25 11:37:35 -05:00
kyle 5437934214 Implement PR #103 for my own use. Change template to better fit existing style. 2017-01-25 11:35:18 -05:00
kyle fd5246a4cd Test output manually with Google Markup. Change inferred type. Improve test coverage 2017-01-25 11:05:38 -05:00
kyle b04f73960e Match rubocop styling. 2017-01-18 15:28:54 -05:00
kyle 10d5f82984 Travis doesn't like my timestamps for testing. 2017-01-18 15:01:48 -05:00
kyle 9aa2cbfb09 Wite tests for implemented features. 2017-01-18 14:57:36 -05:00
kyle 8cc9b2d52c Add test for image object with dimensions 2017-01-18 14:14:29 -05:00
Kyle Niewiada a2a2c560ce Add pull request documentation
Adds documentation on new image behavior, dateModified, and author field.
2017-01-17 11:20:48 -05:00
Kyle Niewiada 30d4ffc1a3 Fix language mistake
Well.... looks like I added an 'e'. Whoops.
2017-01-17 09:50:54 -05:00
Kyle Niewiada 4868d22b1b Add the rest of the JSON tags to pass blogPosting Errors/Warnings
This adds the rest of the JSON fields to pass all errors and blog postings.

- Adds page.image.url for the image url. (Will default to image if not present). 
- Add page.image.height and page.image.width for an image object (Will default back to image url if not present). 
- Add dateModified (will capture from yaml if present, if not it will use datePublished)
  - (I feel there should be a manual option for this as I sometimes save parts of my blog that shouldn't update the modified field, but still 
change the file timestamp).

This should create JSON that will pass all warnings/strong recommendations/errors from [Google's Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool).
2017-01-17 09:39:41 -05:00
Kyle Niewiada 2ddab030f3 Fix word casing 2017-01-16 17:49:37 -05:00
Kyle Niewiada 8d2febf86c Fix typo. Oops. 2017-01-16 17:21:08 -05:00
Kyle Niewiada f82ea47534 Fix Google Structured Data Requests
Fixes missing author and name in blogPosting types with organization.
2017-01-16 17:18:50 -05:00
jekyllbot 0b656aca3b Update history to reflect merge of #148 [ci skip] 2017-01-13 10:24:27 -05:00
jekyllbot c859774133 Merge pull request #148 from jhabdas/bing-yandex-webmaster
Merge pull request 148
2017-01-13 10:24:26 -05:00
jekyllbot 062072bcd4 Update history to reflect merge of #149 [ci skip] 2017-01-13 10:18:08 -05:00
jekyllbot 9bd61a3ba1 Merge pull request #149 from jekyll/pr/exclude-spec
Merge pull request 149
2017-01-13 10:18:07 -05:00
Pat Hawks 311f25d06d
Don't worry if tests are too long 2017-01-12 23:34:49 -06:00
Josh Habdas a321a7f2f7
Incorporate feedback, add unit tests 2017-01-13 12:48:55 +08:00
Josh Habdas 0dea0333d2
Add support for Bing and Yandex webmaster tools. Closes #147 2017-01-12 14:22:00 +08:00
Ben Balter 72f0432c25 Update history to reflect v2.1.0 2016-11-02 16:48:55 -04:00
Ben Balter 97c5bf0e63 Bump to 2.1.0 2016-11-02 16:47:37 -04:00
jekyllbot 9272d98f64 Update history to reflect merge of #139 [ci skip] 2016-10-28 13:00:08 -07:00
jekyllbot 21e5bc2b4d Merge pull request #139 from DirtyF/patch-1
Merge pull request 139
2016-10-28 13:00:07 -07:00
Frank Taillandier a9bbb7935d
fix indentation 2016-10-28 19:32:33 +02:00
Frank Taillandier 781b0c7399 add example usage of social profiles
fix #138
2016-10-28 17:12:17 +02:00
Ben Balter 23b7e0bba2 Update history to reflect prior commits 2016-10-23 16:59:07 -04:00
jekyllbot 01bb0432a2 Update history to reflect merge of #133 [ci skip] 2016-10-23 13:49:49 -07:00
jekyllbot 5163c0cbc9 Merge pull request #133 from daviddarnes/patch-1
Merge pull request 133
2016-10-23 13:49:49 -07:00
Pat Hawks f90fb32d25
Update tests for new position of logo 2016-10-23 14:48:11 -05:00
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