Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(v2): allow specifying meta image for blog posts #2856

Merged
merged 2 commits into from
Jun 2, 2020

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Jun 1, 2020

Motivation

This is a feature request from our user in Discord chat.

This PR adds the ability to specify a meta image for blog posts.

Also, in order to avoid duplicate the code, I refactored useBaseUrl - after that it is a more understandable and clean function. I used the options array instead of the individual arguments because it is a more flexible way to control the behavior of this hook.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

See tests and preview.

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@lex111 lex111 added the pr: new feature This PR adds a new API or behavior. label Jun 1, 2020
@lex111 lex111 requested a review from yangshun June 1, 2020 10:26
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jun 1, 2020
@docusaurus-bot
Copy link
Contributor

docusaurus-bot commented Jun 1, 2020

Deploy preview for docusaurus-2 ready!

Built with commit 3227024

https://deploy-preview-2856--docusaurus-2.netlify.app

Copy link
Contributor

@yangshun yangshun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to self-merge.

@lex111 lex111 force-pushed the lex111/meta-image-blog-post branch from 836d0d5 to 3227024 Compare June 1, 2020 11:02
@lex111 lex111 merged commit c0c7457 into facebook:master Jun 2, 2020
@yangshun yangshun deleted the lex111/meta-image-blog-post branch June 5, 2020 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: new feature This PR adds a new API or behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants