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

fix: improve app's bootstrap HTML metadata #2168

Merged
merged 6 commits into from Apr 19, 2024
Merged

Conversation

jphastings
Copy link
Contributor

Some simple changes to remove defaults from the CreateReactApp origins:

  • Improves the HTML title to more specifically match this app (vs. other IPFS produced sites)
  • Adds a meta description (pulled from the Github repo)
  • Adds an IPFS theme colour in HTML meta
  • Adds canonical link to bootstrap HTML

Some simple changes to remove defaults from the CreateReactApp origins:

- Improves the HTML title to more specifically match this app (vs. other IPFS produced sites)
- Adds a meta description (pulled from the Github repo)
- Adds an IPFS theme colour in HTML meta
- Adds canonical link to bootstrap HTML
@jphastings jphastings requested a review from a team as a code owner October 22, 2023 16:23
@welcome
Copy link

welcome bot commented Oct 22, 2023

Thank you for submitting this PR!
A maintainer will be here shortly to review it.
We are super grateful, but we are also overloaded! Help us by making sure that:

  • The context for this PR is clear, with relevant discussion, decisions
    and stakeholders linked/mentioned.

  • Your contribution itself is clear (code comments, self-review for the
    rest) and in its best form. Follow the code contribution
    guidelines

    if they apply.

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
Next steps:

  • A maintainer will triage and assign priority to this PR, commenting on
    any missing things and potentially assigning a reviewer for high
    priority items.

  • The PR gets reviews, discussed and approvals as needed.

  • The PR is merged by maintainers when it has been approved and comments addressed.

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution.
We are very grateful for your contribution!

@SgtPooki
Copy link
Member

Thanks for this @jphastings, unfortunately, our pinning CI is currently broken due to Estuary sunsetting their pinning service and our ipfs-cluster intermittently failing on pinning this content. I am tracking some work to address this in #2161

@jphastings
Copy link
Contributor Author

Thanks for keeping me up to date, let me know if there's anything you'd like me to do!

public/index.html Outdated Show resolved Hide resolved
@SgtPooki SgtPooki changed the title Improve app's bootstrap HTML metadata fix: Improve app's bootstrap HTML metadata Apr 18, 2024
@SgtPooki SgtPooki changed the title fix: Improve app's bootstrap HTML metadata fix: improve app's bootstrap HTML metadata Apr 18, 2024
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

Lgtm, small suggestion inline but also fine to disregard.

public/index.html Outdated Show resolved Hide resolved
public/index.html Show resolved Hide resolved
@lidel lidel mentioned this pull request Apr 18, 2024
3 tasks
Co-authored-by: Marcin Rataj <lidel@lidel.org>
@SgtPooki SgtPooki merged commit 9c10520 into ipfs:main Apr 19, 2024
22 checks passed
@jphastings jphastings deleted the patch-1 branch April 22, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants