{"id":29245762,"url":"https://github.com/bccpadge/fylo-with-two-columns","last_synced_at":"2026-02-04T16:08:13.234Z","repository":{"id":291609378,"uuid":"978170926","full_name":"bccpadge/fylo-with-two-columns","owner":"bccpadge","description":"Frontend Mentor - Fylo landing page using HTML, SCSS, JavaScript","archived":false,"fork":false,"pushed_at":"2025-07-02T13:48:44.000Z","size":1815,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T22:35:03.542Z","etag":null,"topics":["frontend-mentor","html-scss-javascript"],"latest_commit_sha":null,"homepage":"https://bccpadge.github.io/fylo-with-two-columns/","language":"SCSS","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/bccpadge.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,"zenodo":null}},"created_at":"2025-05-05T15:19:19.000Z","updated_at":"2025-07-02T13:48:48.000Z","dependencies_parsed_at":"2025-05-05T16:50:56.623Z","dependency_job_id":"cef64253-4393-47c1-b7b8-595ef738df59","html_url":"https://github.com/bccpadge/fylo-with-two-columns","commit_stats":null,"previous_names":["bccpadge/fylo-with-two-columns"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bccpadge/fylo-with-two-columns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccpadge%2Ffylo-with-two-columns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccpadge%2Ffylo-with-two-columns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccpadge%2Ffylo-with-two-columns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccpadge%2Ffylo-with-two-columns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bccpadge","download_url":"https://codeload.github.com/bccpadge/fylo-with-two-columns/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bccpadge%2Ffylo-with-two-columns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29089921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["frontend-mentor","html-scss-javascript"],"created_at":"2025-07-03T22:30:53.356Z","updated_at":"2026-02-04T16:08:13.228Z","avatar_url":"https://github.com/bccpadge.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Fylo landing page with two column layout solution\n\nThis is a solution to the [Fylo landing page with two column layout challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/fylo-landing-page-with-two-column-layout-5ca5ef041e82137ec91a50f5). Frontend Mentor challenges help you improve your coding skills by building realistic projects. \n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Continued development](#continued-development)\n  - [Useful resources](#useful-resources)\n- [Author](#author)\n- [Acknowledgments](#acknowledgments)\n\n\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for the site depending on their device's screen size\n- See hover states for all interactive elements on the page\n\n### Screenshot\n\n![Desktop preview](./fylo-screenshot.png)\n\n\n\n### Links\n\n- Solution URL: [Frontend Mentor]()\n- Live Site URL: [GitHub Pages](https://bccpadge.github.io/fylo-with-two-columns/)\n\n## My process\n\n### Built with\n\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/CSS3-663399?style=for-the-badge\u0026logo=css3\u0026logoColor=white\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JavaScript-323330?style=for-the-badge\u0026logo=javascript\u0026logoColor=F7DF1E\"\u003e\n\u003c/p\u003e\n\n\n### What I learned\n\nI learned how to add a scroll to top button to this website and add Scroll Reveal animations using JavaScript.\n\n\n\n```html\n\u003ca href=\"#top\" class=\"footer__scroll active\" aria-label=\"click to scroll to top of page\" data-js-top\u003e\n  \u003ci class=\"fa-solid fa-arrow-up\"\u003e\u003c/i\u003e\n\u003c/a\u003e\n```\n\n```js\nScrollReveal().reveal(\".text-group \", {\n  origin: \"left\",\n  duration: 1000,\n  distance: \"50px\",\n  reset: true,\n});\n```\n\n### Continued development\n\nStart building projects using ReactJS and Tailwind CSS.\n\n### Useful resources\n\n- [Shots](https://shots.so/) - Create and share beautiful screenshots of your site\n\n\n## Author\n- [Rebecca Padgett](https://linkedin.com/in/rebeccapadgett121) on LinkedIn\n\n\n\n## Acknowledgments\n\n- [Scroll to top button](https://www.youtube.com/watch?v=CDRcfbHyRqw) YouTube video by codewithsadee. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbccpadge%2Ffylo-with-two-columns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbccpadge%2Ffylo-with-two-columns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbccpadge%2Ffylo-with-two-columns/lists"}