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

docs: update showcase-sites.astro #2562

Merged
merged 9 commits into from
Nov 4, 2024
Merged

docs: update showcase-sites.astro #2562

merged 9 commits into from
Nov 4, 2024

Conversation

rishi-raj-jain
Copy link
Contributor

@rishi-raj-jain rishi-raj-jain commented Nov 3, 2024

Description

  • Adds LaunchFast to the Showcase Section
  • Adds Capgo.app to the Showcase Section

Copy link

changeset-bot bot commented Nov 3, 2024

⚠️ No Changeset found

Latest commit: da8ef6b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the 📚 docs Documentation website changes label Nov 3, 2024
Copy link

netlify bot commented Nov 3, 2024

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit da8ef6b
🔍 Latest deploy log https://app.netlify.com/sites/astro-starlight/deploys/67293819aecc9f0008fee78b
😎 Deploy Preview https://deploy-preview-2562--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@apatel369 apatel369 left a comment

Choose a reason for hiding this comment

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

Verified that cards are rendered correctly with correct link and image.

Copy link
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

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

Thanks @rishi-raj-jain! Can you resize the screenshots to match the dimensions described in our contributing guide?

https://github.com/withastro/starlight/blob/main/CONTRIBUTING.md#showcase

Copy link
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

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

Hmm, if I’m not mistaken, these screenshots are 1600x900px, i.e. twice the size expected. Here are my steps for producing screenshots usually in case it helps:

  1. Take a screenshot of the site using a browser resized to 1280×720px. The responsive view in dev tools can be helpful for this.

  2. Resize the screenshot to 800×450px and make sure it is saved as a PNG. An online tool like Squoosh can help here.

@rishi-raj-jain
Copy link
Contributor Author

rishi-raj-jain commented Nov 4, 2024

@delucis can you take the latest git pull? I now uploaded by resizing the dimension during the screenshot itself. To verify, you can view the raw file from git and hover over the tab to see the dimension.

@rishi-raj-jain
Copy link
Contributor Author

rishi-raj-jain commented Nov 4, 2024

Interesting! this is still at 1600*900. Let me do the update later today. Even though I resized the browser during the screenshot.

@delucis
Copy link
Member

delucis commented Nov 4, 2024

Interesting! this is still at 1600*900. Let me do the update later today. Even though I resized the browser during the screenshot.

Yeah, probably due to the screen resolution. On high resolution (aka “retina”) displays, there is actually more than one device pixel for every 1 “web pixel” and screenshots include all of these.

@delucis
Copy link
Member

delucis commented Nov 4, 2024

@rishi-raj-jain I just updated branch for this PR to pull in changes from #2573 — that PR added a programmatic check for the image dimensions, so we should get easier confirmation if the screenshots are the right size or not!

@rishi-raj-jain
Copy link
Contributor Author

@delucis Should be all good now.

Copy link
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

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

Woo, looks good! Thanks for putting up with the fussy dimensions. I’m happy we got to test out the new test too so I have more confidence about these PRs when reviewing them 🙌

@delucis delucis merged commit 2d2cafb into withastro:main Nov 4, 2024
15 checks passed
@rishi-raj-jain
Copy link
Contributor Author

Woo, looks good! Thanks for putting up with the fussy dimensions. I’m happy we got to test out the new test too so I have more confidence about these PRs when reviewing them 🙌

Nice!

@rishi-raj-jain
Copy link
Contributor Author

Appreciate your patience as well.

HiDeoo added a commit to HiDeoo/starlight that referenced this pull request Nov 6, 2024
* main: (82 commits)
  i18n(ja): Update site-search.mdx (withastro#2577)
  i18n(ja): Update pages.mdx (withastro#2576)
  i18n(fr): Update `reference/plugins.mdx` from withastro#2549 (withastro#2574)
  [ci] format
  docs: update showcase-sites.astro (withastro#2562)
  Throw an error if a showcase image does not have the required dimensions (withastro#2573)
  i18n(ja): Update frontmatter.md (withastro#2566)
  Fixes import name typo in Customize icons example (withastro#2572)
  [ci] release (withastro#2570)
  Prettier ignore a malformed YAML test file (withastro#2571)
  Add YAML support to the FS translation system (withastro#2565)
  i18n(ja): Update reference/icons.mdx (withastro#2564)
  i18n(ja): Update overrides.md (withastro#2567)
  i18n(zh-cn): Update `plugins.mdx` (withastro#2568)
  i18n(ja): Update customization.mdx (withastro#2560)
  i18n(ja): Update css-and-tailwind.mdx (withastro#2559)
  i18n(ru): update `icons.mdx` and `overrides.md` (withastro#2558)
  i18n(ru): update `i18n.mdx` and `overriding-components.mdx` (withastro#2557)
  i18n(ko-KR): update `plugins.mdx` (withastro#2556)
  i18n(ru): update `plugins.mdx` (withastro#2555)
  ...
HiDeoo added a commit to HiDeoo/starlight that referenced this pull request Nov 11, 2024
* main: (27 commits)
  i18n(ko-KR): update `site-search.mdx`
  [ci] release (withastro#2590)
  Support passing more options to the DocSearch component (withastro#2589)
  [ci] release (withastro#2587)
  Add changeset for withastro#2252 (withastro#2588)
  [ci] format
  Update dev dependencies (withastro#2582)
  Build performance optimizations for projects with large sidebars (withastro#2252)
  Fix a11y CI workflow (withastro#2503)
  Update `astro-expressive-code` to v0.38 (withastro#2551)
  Added social icon for Nostr (withastro#2579)
  [ci] format
  docs(showcase): add docs.reactbricks.com to showcase (withastro#2586)
  i18n(ja): Update site-search.mdx (withastro#2577)
  i18n(ja): Update pages.mdx (withastro#2576)
  i18n(fr): Update `reference/plugins.mdx` from withastro#2549 (withastro#2574)
  [ci] format
  docs: update showcase-sites.astro (withastro#2562)
  Throw an error if a showcase image does not have the required dimensions (withastro#2573)
  i18n(ja): Update frontmatter.md (withastro#2566)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 docs Documentation website changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants