-
Notifications
You must be signed in to change notification settings - Fork 326
Add README to /templates directory #1163
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
Conversation
jplhomer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
mcvinci
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for these updates, @gfscott! After this PR merges, I'm going to make some revisions to our Hydrogen templates topic on Shopify.dev to align accordingly, as well: https://shopify.dev/custom-storefronts/hydrogen/templates
|
@gfscott Related question: Will these commands also be available through |
correct npx command
913f0a7 to
c7dda15
Compare
|
@mcvinci Good question! I'm reasonably certain this works with Should we pick a winner in this context, or keep surfacing all options? Do you have any strong views? |
|
@gfscott I'd love if we could surface all options! It would keep the information aligned with what we have on Shopify.dev, too. I'd be hesitant to assert a preference here as developers might want to use any one of these options, so I'd suggest airing on the side of comprehensiveness! |
* v1.x-2022-07: Fix stale product options (#1210) Upgrade body-parser in hydrogen package (#1232) Add new options to Money and useMoney (#1215) fix links (#1229) Update turbo and instructions for developing `dev` (#1225) Heck - deploy all branches to Oxygen add context for initialvariantid (#1217) Build chunks are inside assets folder (#1211) Upgraded to SFAPI 2022-07 (#1214) [ci] release v1.x-2022-07 (#1205) Make this a patch instead of minor add references to video in file_reference block (#1197) Laying the foundation for building components in isolation (#1188) Make metafields optional within the ProductProvider. Fixes #1127 (#1209) Add README to /templates directory (#1163) fix perf tracking and make it optional from developer's end (#1096) docs fixes (#1204)
Description
This PR adds a README to
/templatesexplaining what Hydrogen templates are, and describing the two we currently/will soon offer. Keeping this as a draft until the Demo Store template migrates in.Before submitting the PR, please make sure you do the following:
fixes #123)Update docs in this repository according to your changeyarn changeset addif this PR cause a version bump based on Keep a Changelog and adheres to Semantic Versioning