{"id":21690266,"url":"https://github.com/drkittendorf/code-refactor","last_synced_at":"2025-08-30T12:40:05.764Z","repository":{"id":128004529,"uuid":"257987276","full_name":"drkittendorf/code-refactor","owner":"drkittendorf","description":"Code Refactor","archived":false,"fork":false,"pushed_at":"2021-03-28T03:47:50.000Z","size":48772,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T12:55:12.860Z","etag":null,"topics":["css","git","html","refactor"],"latest_commit_sha":null,"homepage":"https://drkittendorf.github.io/01CodeRefactor/","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/drkittendorf.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":"2020-04-22T18:32:13.000Z","updated_at":"2021-03-28T03:47:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"2591c1b1-b453-4132-bb8c-7feb80f1441f","html_url":"https://github.com/drkittendorf/code-refactor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drkittendorf/code-refactor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkittendorf%2Fcode-refactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkittendorf%2Fcode-refactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkittendorf%2Fcode-refactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkittendorf%2Fcode-refactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drkittendorf","download_url":"https://codeload.github.com/drkittendorf/code-refactor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkittendorf%2Fcode-refactor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852284,"owners_count":25004054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["css","git","html","refactor"],"created_at":"2024-11-25T17:29:47.442Z","updated_at":"2025-08-30T12:40:05.722Z","avatar_url":"https://github.com/drkittendorf.png","language":"HTML","readme":"# Code Refactor\n\n- [CONTRIBUTOR(S)](#CONTRIBUTORS)\n- [USER STORY](#USER-STORY)\n- [DESCRIPTION](#DESCRIPTION)\n- [REFERENCE LINKS](#REFERENCE-LINKS)\n- [FUTURE DEVELOPMENT](#FUTURE-DEVELOPMENT)\n\n---\n\n\n## CONTRIBUTORS\nDale Kittendorf\n\n\u003cbr\u003e\n\n---\n\n## USER STORY\n\nAS A marketing agency\nI WANT a codebase that follows accessibility standards\nSO THAT our own site is optimized for search engines\n\n---\n\n- GIVEN a webpage meets accessibility standards\n- WHEN I view the source code\n- THEN I find semantic HTML elements\n- WHEN I view the structure of the HTML elements\n- THEN I find that the elements follow a logical  structure independent of styling and positioning\n- WHEN I view the image elements\n- THEN I find accessible alt attributes\n- WHEN I view the heading attributes\n- THEN they fall in sequential order\n- WHEN I view the title element\n- THEN I find a concise, descriptive title\n---\n\u003cBr\u003e\n\n## DESCRIPTION\n\nConverted a number of div tags to Semantic HTML. These included: Header, Nav, Aside and Footer.\n\nReduced the amount of necessary CSS, reusing single section(s) of code rather than repeating identical effects through multiple class tags.\n\nAdded alt-tags to images that will replace the images in cases where they won't display properly.\n\nReordered the code so that it seems more intuitive (to me anyway), following the ordered flow of the page.\n\nAdded a title element, which helps with seo and appears in the tab of the web browser.\n\n---\n\n## REFERENCE LINKS\n\n* https://drkittendorf.github.io/code-refactor/\n\n* https://github.com/drkittendorf/code-refactor/\n\n---\n\n## FUTURE DEVELOPMENT\n\n* Switch the float elements out for flex box and add a CSS reset.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrkittendorf%2Fcode-refactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrkittendorf%2Fcode-refactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrkittendorf%2Fcode-refactor/lists"}