storefront-ui icon indicating copy to clipboard operation
storefront-ui copied to clipboard

docs: migrate to nuxt

Open mattmaribojoc opened this issue 1 year ago • 2 comments
trafficstars

Related issue

Closes #

Scope of work

  • uses the new docs theme to build the docs
  • adds custom logic to allow for the code injection from the source code
  • adds links to qwik documentation
  • migrates all of the pages
    • there are some exceptions to this because the "common pages" like theming, customization were merged into one page with the code snippets changing depending on which framework was selected
  • temporarily skip the cypress tests on the docs (talked to @FRSgit) to unblock the upgrade to newer node versions

Screenshots of visual changes

image

Checklist

  • [x] Self code-reviewed
  • [x] Changes documented
  • [x] Semantic HTML
  • [x] SSR-friendly
  • [x] Caching friendly
  • [x] a11y for WCAG 2.0 AA
  • [x] examples created
  • [x] blocks created
  • [ ] cypress tests created

mattmaribojoc avatar Nov 30 '23 03:11 mattmaribojoc

⚠️ No Changeset found

Latest commit: 9ef54eb4c4e3d59b85f72dd4e73b9cdac9734d50

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

changeset-bot[bot] avatar Nov 30 '23 03:11 changeset-bot[bot]

@mattmaribojoc do you think we can finish that and merge to keep consistency in the docs?

filrak avatar Dec 25 '23 13:12 filrak

Thanks for the good review @Szymon-dziewonski :)

  • Respect the passed min-height on Showcases: image
  • also fixes Prose Showcase image
  • Upstream fix for Code Block Scrollbar image
  • Add reusable partial content block for creating the callout image
  • Border on Light Mode Showcases image

mattmaribojoc avatar Mar 18 '24 17:03 mattmaribojoc

@mattmaribojoc looking great, double checked docs after your fixes, have no issues, huge thanks for this PR 🙇

Szymon-dziewonski avatar Mar 19 '24 10:03 Szymon-dziewonski