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

OCC-167: Mention project in the OC docs #381

Merged
merged 12 commits into from
Dec 19, 2023
Merged

OCC-167: Mention project in the OC docs #381

merged 12 commits into from
Dec 19, 2023

Conversation

porgabi
Copy link
Contributor

@porgabi porgabi commented Nov 29, 2023

OCC-167

Fixes #306

This comment has been minimized.

This comment has been minimized.

@porgabi porgabi marked this pull request as ready for review November 29, 2023 19:45
Comment on lines 206 to 208
For a more visual presentation of a simple webshop, check out the relevant recording from the 2023 Orchard Harvest below.

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/SQHVUUUT8O0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Copy link
Contributor

Choose a reason for hiding this comment

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

I see OC uses the same format, but <iframe> is not displayed in GitHub. Let's add a link too, for better compatibility. For example:

Suggested change
For a more visual presentation of a simple webshop, check out the relevant recording from the 2023 Orchard Harvest below.
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/SQHVUUUT8O0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
For a more visual presentation of a simple webshop, [check out the relevant recording](https://www.youtube.com/watch?v=SQHVUUUT8O0) from the 2023 Orchard Harvest below.
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/SQHVUUUT8O0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason why you avoid using the "Commit suggestion" button? It streamlines work for both contributor and reviewer.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Force of habit, I never actually tried what it does. I'll give it a go next time. 😃

docs/guides/create-webshop.md Outdated Show resolved Hide resolved
docs/guides/create-webshop.md Outdated Show resolved Hide resolved
docs/guides/create-webshop.md Outdated Show resolved Hide resolved
docs/guides/create-webshop.md Outdated Show resolved Hide resolved
docs/guides/create-webshop.md Outdated Show resolved Hide resolved
docs/guides/create-webshop.md Outdated Show resolved Hide resolved
docs/guides/create-webshop.md Outdated Show resolved Hide resolved
docs/guides/create-webshop.md Show resolved Hide resolved
docs/guides/create-webshop.md Show resolved Hide resolved
@agriffard
Copy link
Member

If you merge the changes from the main branch, you could see it on https://commerce.orchardcore.net/en/issue-occ-167/

@sarahelsaig sarahelsaig merged commit ddfc018 into main Dec 19, 2023
8 checks passed
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.

Mention project in the OC docs (OCC-167)
3 participants