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): add ability to use HTML in footer copyright #2327

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Feb 26, 2020

Motivation

I have repeatedly heard in Discord how users needed to add a link to footer copyright, but to do this except via swizzling the Footer component, at the moment this is not possible.

I think we could add such a tiny but useful addition.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Add any valid HTML in footer.copyright field of config file.

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 Feb 26, 2020
@lex111 lex111 requested a review from yangshun February 26, 2020 02:09
@lex111 lex111 requested a review from wgao19 as a code owner February 26, 2020 02:09
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Feb 26, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit 8ad924c

https://deploy-preview-2327--docusaurus-2.netlify.com

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.

I'm starting to think we shouldn't have navbar and footer in the themeConfig. Not worth the abstraction when most people want to customize it anyway :/

@yangshun yangshun merged commit aef2456 into master Feb 26, 2020
@yangshun yangshun deleted the lex111/feat-custom-html-footer-copyright branch February 26, 2020 16:00
@lex111
Copy link
Contributor Author

lex111 commented Feb 26, 2020

I don’t think so, these are the "basic" things that make life easier for our users.

@lex111 lex111 added this to the v2.0.0-alpha.44 milestone Feb 29, 2020
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