{"id":34917638,"url":"https://github.com/ralitsavoronevska/fcc-technical-documentation-page","last_synced_at":"2026-04-18T07:32:00.681Z","repository":{"id":294260194,"uuid":"986414257","full_name":"ralitsavoronevska/fcc-technical-documentation-page","owner":"ralitsavoronevska","description":"FCC: Build a Technical Documentation Page","archived":false,"fork":false,"pushed_at":"2025-12-14T10:03:40.000Z","size":19635,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-18T03:48:40.348Z","etag":null,"topics":["bootstrap5","bootstrap5-icons","codepen-io","css3","css3-flexbox","css3-transitions","freecodecamp","gh-pages","html5","javascript","lighthouse-audits","pagespeed-insights","purgecss","sass","scss-files","tech-doc-page","technical-documentation-page","vanilla-js","w3c-validator"],"latest_commit_sha":null,"homepage":"https://ralitsavoronevska.github.io/fcc-technical-documentation-page/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ralitsavoronevska.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-19T15:14:05.000Z","updated_at":"2025-12-14T10:03:43.000Z","dependencies_parsed_at":"2025-09-01T22:14:20.257Z","dependency_job_id":"b697840b-e21d-44c8-b8a1-557021e5a64c","html_url":"https://github.com/ralitsavoronevska/fcc-technical-documentation-page","commit_stats":null,"previous_names":["ralitsavoronevska/fcc-js-technical-documentation","ralitsavoronevska/fcc-js-tech-doc","ralitsataylor/fcc-tech-doc-page","ralitsavoronevska/fcc-technical-documentation-page"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ralitsavoronevska/fcc-technical-documentation-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralitsavoronevska%2Ffcc-technical-documentation-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralitsavoronevska%2Ffcc-technical-documentation-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralitsavoronevska%2Ffcc-technical-documentation-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralitsavoronevska%2Ffcc-technical-documentation-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ralitsavoronevska","download_url":"https://codeload.github.com/ralitsavoronevska/fcc-technical-documentation-page/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralitsavoronevska%2Ffcc-technical-documentation-page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31961118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["bootstrap5","bootstrap5-icons","codepen-io","css3","css3-flexbox","css3-transitions","freecodecamp","gh-pages","html5","javascript","lighthouse-audits","pagespeed-insights","purgecss","sass","scss-files","tech-doc-page","technical-documentation-page","vanilla-js","w3c-validator"],"created_at":"2025-12-26T12:53:20.663Z","updated_at":"2026-04-18T07:32:00.667Z","avatar_url":"https://github.com/ralitsavoronevska.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 FCC: Build a Technical Documentation Page\n\n📝 [CodePen](https://codepen.io/ralitsavoronevska/pen/zgvWKQ/)\n🔗 [Live GitHub Preview](https://ralitsavoronevska.github.io/fcc-technical-documentation-page/)\n\n\u003cdetails\u003e\n\u003csummary\u003e🎯 FreeCodeCamp Requirements\u003c/summary\u003e\n\n\u003cbr\u003e\n\n![FreeCodeCamp](https://img.shields.io/badge/Freecodecamp-%23123.svg?\u0026style=for-the-badge\u0026logo=freecodecamp\u0026logoColor=green/)\n\nResponsive Web Design Projects - Build a Technical Documentation Page\n\nObjective: Build an app that is functionally similar to https://codepen.io/freeCodeCamp/full/NdrKKL. Do not copy this demo project.\n\nFulfill the below user stories and get all of the tests to pass. Give it your own personal style.\n\n\u003e You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is recommended because that is what the lessons have covered so far and you should get some practice with plain CSS. You can use Bootstrap or SASS if you choose. Additional technologies (just for example jQuery, React, Angular, or Vue) are not recommended for this project, and using them is at your own risk. Other projects will give you a chance to work with different technology stacks like React. We will accept and try to fix all issue reports that use the suggested technology stack for this project. Happy coding!\n\n✅ User Story #1: I can see a main element with a corresponding id=\"main-doc\", which contains the page's main content (technical documentation).                                                                                                                             \n5️⃣ User Story #2: Within the #main-doc element, I can see several section elements, each with a class of main-section. There should be a minimum of 5.                                                                                                                               \nℹ️ User Story #3: The first element within each .main-section should be a header element which contains text that describes the topic of that section.                                                                                                                               \n🆔 User Story #4: Each section element with the class of main-section should also have an id that corresponds with the text of each header contained within it. Any spaces should be replaced with underscores (e.g. The section that contains the header \"JavaScript and Java\" should have a corresponding id=\"JavaScript_and_Java\").                                                                                             \n🔟 User Story #5: The .main-section elements should contain at least 10 p elements total (not each).                                        \n5️⃣ User Story #6: The .main-section elements should contain at least 5 code elements total (not each).                                     \n5️⃣ User Story #7: The .main-section elements should contain at least 5 li items total (not each).                                          \n📝 User Story #8: I can see a nav element with a corresponding id=\"navbar\".                                                                 \n🧭 User Story #9: The navbar element should contain one header element which contains text that describes the topic of the technical documentation.                                                                                                                              \n🔗 User Story #10: Additionally, the navbar should contain link (a) elements with the class of nav-link. There should be one for every element with the class main-section.                                                                                                        \n📌 User Story #11: The header element in the navbar must come before any link (a) elements in the navbar.                                   \n🔃 User Story #12: Each element with the class of nav-link should contain text that corresponds to the header text within each section (e.g. if you have a \"Hello world\" section/header, your navbar should have an element which contains the text \"Hello world\").                   \n🏃‍♂️ User Story #13: When I click on a navbar element, the page should navigate to the corresponding section of the main-doc element (e.g. If I click on a nav-link element that contains the text \"Hello world\", the page navigates to a section element that has that id and contains the corresponding header).                                                                                                         \n💻 User Story #14: On regular sized devices (laptops, desktops), the element with id=\"navbar\" should be shown on the left side of the screen and should always be visible to the user.                                                                                        \n📱 User Story #15: My Technical Documentation page should use at least one media query.                                                     \n\nYou can build your project by forking this [CodePen pen](https://codepen.io/freeCodeCamp/pen/MJjpwO/).\nOr you can use this CDN link to run the tests in any environment you like:\nhttps://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js.\nOnce you're done, submit the URL to your working project with all its tests passing.\nRemember to use the [Read-Search-Ask](https://www.freecodecamp.org/forum/t/how-to-get-help-when-you-are-stuck/19514/) method if you get stuck.\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e📸 Screenshots\u003c/summary\u003e\n\n## 🖥️ Desktop preview:\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-light-copy-desktop-preview.png\" loading=\"lazy\"\u003e\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-light-copied-desktop-preview.png\" loading=\"lazy\"\u003e\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-dark-copy-desktop-preview.png\" loading=\"lazy\"\u003e\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-dark-copied-desktop-preview.png\" loading=\"lazy\"\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd colspan=\"2\"\u003e📱 Tablet preview:\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"dist/img/fcc-technical-documentation-page-light-tablet-preview.png\" loading=\"lazy\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"dist/img/fcc-technical-documentation-page-dark-tablet-preview.png\" loading=\"lazy\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd colspan=\"2\"\u003e📱 Mobile Preview:\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"dist/img/fcc-technical-documentation-page-light-copy-mobile-preview.png\" loading=\"lazy\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"dist/img/fcc-technical-documentation-page-light-copied-mobile-preview.png\" loading=\"lazy\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"dist/img/fcc-technical-documentation-page-dark-copy-mobile-preview.png\" loading=\"lazy\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"dist/img/fcc-technical-documentation-page-dark-copied-mobile-preview.png\" loading=\"lazy\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n \u003c/table\u003e\n\n\u003cbr\u003e\n\n# 🏅 W3C HTML Validator\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-w3c-html-validator.png\" loading=\"lazy\"\u003e\n\n\u003cbr\u003e\n\n# 🏅 W3C CSS Validator\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-w3c-css-validator.png\" loading=\"lazy\"\u003e\n\n\u003cbr\u003e\n\n# 🌈 Chrome LightHouse Audit\n\nDesktop:\n\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-light-house-audit-desktop.png\" loading=\"lazy\"\u003e\n\n\u003cbr\u003e\n\nMobile:\n\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-light-house-audit-mobile.png\" loading=\"lazy\"\u003e\n\n\u003cbr\u003e\n\n# ⚡ PageSpeed Insights Results\n\nDesktop:\n\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-pagespeed-insights-desktop.png\" loading=\"lazy\"\u003e\n\n\u003cbr\u003e\n\nMobile:\n\n\u003cimg src=\"dist/img/fcc-technical-documentation-page-pagespeed-insights-mobile.png\" loading=\"lazy\"\u003e\n\n\u003c/details\u003e  \n        \n\u003cbr\u003e\n\n# 🛠️ Built with:\n![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge\u0026logo=visual-studio-code\u0026logoColor=white/)\n\u003cimg src=\"./dist/img/svgs/git.svg?sanitize=true\" alt=\"Git icon\" loading=\"lazy\"\u003e ![Github Pages](https://img.shields.io/badge/github%20pages-121013?style=for-the-badge\u0026logo=github\u0026logoColor=white/)                                                                       \n![HTML5](https://img.shields.io/badge/html5-%23FFFFFF.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white/) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white/) \u003cimg src=\"./dist/img/svgs/sass.svg?sanitize=true\" alt=\"Sass icon\" loading=\"lazy\"\u003e ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E/) \u003cimg src=\"./dist/img/svgs/bootstrap.svg?sanitize=true\" alt=\"Bootstrap icon\" loading=\"lazy\"\u003e      \n🔨 SCSS Files [Fully Responsive, Mobile First Approach, Transitions \u0026 Flex Layout]                                                               \n⛏️ [Google Font: Varela Round](https://fonts.google.com/specimen/Varela+Round/)                                                             \n🪓 [Bootstrap v5.3](https://getbootstrap.com/docs/5.3/getting-started/introduction/)                                                        \n🪛 [Bootstrap v5.3 Icons](https://icons.getbootstrap.com/)                                                                                  \n\n# ✨ Features:\n✅ Modern JavaScript Technical Documentation Page                                                                                            \n✅ Fixed sidebar navigation with smooth scroll                                                                                               \n✅ toggle-theme button with hover effect                                                                                                     \n✅ copy-to-clipboard implementation                                                                                                          \n✅ Elegant scroll-to-top button                                                                                                               \n✅ manifest.json                                                                                                                                \n\n# 🧰 Online resources and tools:\n![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white/) ![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge\u0026logo=YouTube\u0026logoColor=white/)                                                                                 \n🖼️ [Photopea [Online Photo Editor]](https://www.photopea.com/)      \n🪄 [svg minification](https://www.svgviewer.dev/)                                                                                               \n🌃 [favicon converter](https://favicon.io/favicon-converter/)                                                                                   \n\n# 🌐 Browser Support:\n(Last updated and tested: 14/12/2025)                                                                                                                 \n🌟 Chrome 143.0.7499.110 (64-bit)                                                                                                                      \n🦊 Firefox 146.0 (64-bit)                                                                                                                           \n🏴‍☠️ Opera 125.0.5729.21 (64-bit)                                                                                                                   \n🪟 Edge 143.0.3650.80 (64-bit)                                                                                                                        \n\n# 🧪 Online Validators:\n✔️ [W3C HTML Validator](https://validator.w3.org/)                                                                                          \n✔️ [W3C CSS Validator](https://jigsaw.w3.org/css-validator/)                                                                           \n💡 [LightHouse Audit](https://developers.google.com/web/tools/lighthouse/)                                                                  \n⚡ [PageSpeed Insights Audit](https://pagespeed.web.dev/)                                                                                        \n⭐ [WebPageTest](https://www.webpagetest.org/)                                                                                               \n\n# 🌟 Inspiration \u0026 Credits:\n💜 https://trigger.dev                                                                                                                      \n📝 https://codepen.io                                                                                                                       \n:octocat: https://github.com                                                                                                                \n:octocat: https://github.com/twbs/bootstrap/issues/36432                                                                                    \n💘 https://web.dev/patterns/theming/theme-switch/#toggle-theme-js                                                                           \n✅ https://hollandsweb.com/javascript-tutorial-1-copy-the-text-to-clipboard-using-javascript                                                 \n🙌 https://stackoverflow.com/questions/65862446/bootstrap-5-update-tooltip-title-with-javascript/65863062#65863062                          \n⭐ https://getbootstrap.com/docs/5.3/getting-started/introduction                                                                            \n🎞️ [Fadein and Fadeout Back To Top Button on Page Scroll using CSS and Vanilla JS [YouTube]](https://youtu.be/Pd71ZZeIhaI/)   \n🎞️ [11 New CSS Features Every Browser Supports in 2025 [YouTube]](https://www.youtube.com/watch?v=55uUK-iJeNM)                             \n\n---\n  \n🙌 Thank you for checking out my project! More is coming 🔜.                                                                                           \nStay tuned 🚀 and please don't forget to give the project a star! ⭐                                                                                     \nMade with lots of 💗, ☕, and a sprinkle of ✨ by Ralitsa Voronevska!                                                                                \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsavoronevska%2Ffcc-technical-documentation-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralitsavoronevska%2Ffcc-technical-documentation-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsavoronevska%2Ffcc-technical-documentation-page/lists"}