{"id":24034019,"url":"https://github.com/scheuringtamas/odin-recipes","last_synced_at":"2026-03-01T22:01:33.073Z","repository":{"id":250279995,"uuid":"833975943","full_name":"scheuringtamas/odin-recipes","owner":"scheuringtamas","description":"The Odin Project - HTML Foundations Project","archived":false,"fork":false,"pushed_at":"2024-07-26T08:07:59.000Z","size":477,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T14:40:48.465Z","etag":null,"topics":["html","odin-project","theodinproject","theodinprojectfoundations"],"latest_commit_sha":null,"homepage":"https://www.theodinproject.com/lessons/foundations-recipes","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scheuringtamas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-26T06:53:04.000Z","updated_at":"2024-08-09T07:56:03.000Z","dependencies_parsed_at":"2024-07-26T09:28:37.597Z","dependency_job_id":"c9179d16-a855-4180-a64d-52d6d0e86c2d","html_url":"https://github.com/scheuringtamas/odin-recipes","commit_stats":null,"previous_names":["scheuringtamas/odin-recipes","thomasscheuring/odin-recipes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scheuringtamas/odin-recipes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheuringtamas%2Fodin-recipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheuringtamas%2Fodin-recipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheuringtamas%2Fodin-recipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheuringtamas%2Fodin-recipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scheuringtamas","download_url":"https://codeload.github.com/scheuringtamas/odin-recipes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scheuringtamas%2Fodin-recipes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29986239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html","odin-project","theodinproject","theodinprojectfoundations"],"created_at":"2025-01-08T18:57:13.194Z","updated_at":"2026-03-01T22:01:33.057Z","avatar_url":"https://github.com/scheuringtamas.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# odin-recipes\nThe Odin Project - HTML Foundations Project\n\n## Assignment\n\nIteration 1: initial structure\nWithin the odin-recipes directory, create an index.html file.\nFill it out with the usual boilerplate HTML and add an h1 heading “Odin Recipes” to the body.\n\nIteration 2: recipe page\nCreate a new directory within the odin-recipes directory and name it recipes.\nCreate a new HTML file within the recipes directory and name it after the recipe it will contain. For example lasagna.html. You can use the name of your favorite dish or, if you need some inspiration, you can find a recipe to use at Allrecipes.\nFor now, just include an h1 heading with the recipe’s name as its content.\nBack in the index.html file, add a link to the recipe page you just created. Example: Under the Odin Recipes heading, write out the link. The text of the link should again be the recipe name.\n\nIteration 3: recipe page content\nYour new recipe page should have the following content:\n\nAn image of the finished dish under the h1 heading that you added earlier. You can find images of the dish on Google or Allrecipes.\n\nUnder the image, it should have an appropriately sized “Description” heading followed by a paragraph or two describing the recipe.\n\nUnder the description, add an “Ingredients” heading followed by an unordered list of the ingredients needed for the recipe.\n\nFinally, under the ingredients list, add a “Steps” heading followed by an ordered list of the steps needed for making the dish.\n\nIteration 4: add more recipes\nAdd two more recipes with identical page structures to the recipe page you’ve already created.\nDon’t forget to link to the new recipes on the index page. Also, consider putting all the links in an unordered list so they aren’t all on one line.\n\nYour links won’t be flashy, but for now, just focus on building them out.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscheuringtamas%2Fodin-recipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscheuringtamas%2Fodin-recipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscheuringtamas%2Fodin-recipes/lists"}