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

Project: Recipes: Add creation of backlink to recipes tutorial #29238

Merged
merged 5 commits into from
Jan 2, 2025

Conversation

Keiferton
Copy link
Contributor

@Keiferton Keiferton commented Dec 27, 2024

add instructions for back link from recipes to homepage (index.html)

Because

In Project: Recipes, adding instructions for how to back link to index.html, can make it so beginners can easily navigate while they are changing their pages. Tutorial doesn't explicitly recommend to do this, so this could be helpful.

This PR

  • Added instructions for back linking to index.html

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

add instructions for back link from recipes to homepage (index.html)
@github-actions github-actions bot added the Content: Foundations Involves the Foundations content label Dec 27, 2024
@rlmoser99 rlmoser99 requested review from a team and zachmmeyer and removed request for a team December 28, 2024 02:27
Copy link
Contributor

@zachmmeyer zachmmeyer left a comment

Choose a reason for hiding this comment

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

Hello there! Thank you for contributing.
You checked off several items in the PR description. Here are three of them that I'd like to call out:

  1. The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  2. If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  3. The Because section summarizes the reason for this PR

Please go over these bullet points and make sure you're adhering to the guidelines you agreed to. I'd look at some of the other active or merged PRs.

Thanks!

@Keiferton Keiferton changed the title Add creation of backlink to recipes tutorial Project: Recipes: Add creation of backlink to recipes tutorial Dec 28, 2024
@Keiferton
Copy link
Contributor Author

Keiferton commented Dec 28, 2024

Thank you Zach! I've addressed the issues and will update shortly.

E: updated

fix typo and use correct markdown syntax for backlink html example
@Keiferton Keiferton requested a review from zachmmeyer December 28, 2024 23:45
Copy link
Contributor

@zachmmeyer zachmmeyer left a comment

Choose a reason for hiding this comment

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

Ideally I'd say to match the style of the rest of the page and bullet points here, but I appreciate your emphasis and code block. Thanks for contributing!

Copy link
Contributor

@zachmmeyer zachmmeyer left a comment

Choose a reason for hiding this comment

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

As soon as I approved it the linter found some issues, if you could update your work here and re-request, I'll can re-approve afterwards. Thanks!

- add blank line before and after fenced html
- ignore capitalization, html is not used as a noun here
@zachmmeyer
Copy link
Contributor

@Keiferton looks like the linter caught another issue.

the linter showed an error on line 71, I believe it to be from a line break on an indented line, removed indent
Copy link
Contributor

@zachmmeyer zachmmeyer left a comment

Choose a reason for hiding this comment

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

Thanks for all of your hard work here!

@zachmmeyer zachmmeyer merged commit 17ff3a5 into TheOdinProject:main Jan 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: Foundations Involves the Foundations content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants