docbrown/app
Julianna Tetreault 91e4cd26ed
Specify SEO-Optimized Width and Height for Cover Images (#7447)
* Specify SEO optimized width and height for cover images in articles JSON-LD
  * Specify 1:1 ratio for cover images in stories_controller.rb
  * Specify 4:3 ratio for cover images in stories_controller.rb
  * Specify 16:9 ratio for cover images in stories_controller.rb
  * Optimize images for SEO purposes by specifying width and height

* Change aspect ratio to be 1600x900 in stories_controller.rb
  * Makes aspect ratio for article cover images smaller in JSON-LD

* Add options to social_image_helper.rb
  * Adds options to article_social_image_url call
2020-04-23 08:30:28 -06:00
..
assets Use back button svg icon in onboarding slides (#7455) [deploy] 2020-04-22 16:54:46 -07:00
black_box [deploy] Remove Google Analytics page counts (#6969) 2020-04-14 10:44:05 -04:00
controllers Specify SEO-Optimized Width and Height for Cover Images (#7447) 2020-04-23 08:30:28 -06:00
dashboards Delete non-existing method "organization" from user_dashboard model (#6989) 2020-04-01 13:59:13 -04:00
decorators [deploy] Decorator podcast episode metadata (#7303) 2020-04-17 12:52:11 -06:00
errors [deploy] Authentication refactoring - step 1 (#7259) 2020-04-15 12:13:10 -04:00
fields
helpers Specify SEO-Optimized Width and Height for Cover Images (#7447) 2020-04-23 08:30:28 -06:00
javascript Created Snackbar components (#7415) 2020-04-23 08:27:50 -04:00
labor Generalization: Replace static dev emails with configurable ones. (#7438) 2020-04-23 11:26:58 +02:00
lib [deploy] Render json+ld as proper json (#7404) 2020-04-21 14:16:21 -04:00
liquid_tags [deploy] Add Wikipedia liquid tag (#7193) 2020-04-22 17:54:56 +02:00
mailers Generalization: Replace static dev emails with configurable ones. (#7438) 2020-04-23 11:26:58 +02:00
models Generalization: Replace static dev emails with configurable ones. (#7438) 2020-04-23 11:26:58 +02:00
policies [deploy] Create private group chat channel for orgs (#7270) 2020-04-16 17:02:06 -04:00
queries/internal Refactor internal mods page (#7002) 2020-04-03 10:41:09 -04:00
sanitizers
serializers [deploy] Add new user attributes to elasticsearch (#7123) 2020-04-07 13:16:15 -04:00
services [deploy] Bug Fix: Use strings with colons for all Datadog tags (#7442) 2020-04-22 12:24:57 -05:00
uploaders Limit ALL Upload file sizes to 25 MB (#5356) [deploy] 2020-01-07 11:20:40 -05:00
view_objects Allow Height and Width to be Specified in Options (#7417) 2020-04-22 15:04:32 -04:00
views Replaced hardcoded 'the practical dev' with the community name (#7460) 2020-04-23 16:09:50 +03:00
workers [deploy] Bug Fix: Use strings with colons for all Datadog tags (#7442) 2020-04-22 12:24:57 -05:00