{"id":18533462,"url":"https://github.com/xfiveco/fe-wp-test","last_synced_at":"2026-01-25T00:01:38.485Z","repository":{"id":147033053,"uuid":"146292736","full_name":"xfiveco/fe-wp-test","owner":"xfiveco","description":"Front-end / WP test project used in recruitment","archived":false,"fork":false,"pushed_at":"2018-09-13T07:27:30.000Z","size":213,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-17T07:16:04.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.xfive.co/blog/how-we-hire-great-developers/","language":null,"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/xfiveco.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":"2018-08-27T12:12:28.000Z","updated_at":"2021-02-14T17:59:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"8791b648-b411-48be-a8ea-090aa0550152","html_url":"https://github.com/xfiveco/fe-wp-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xfiveco/fe-wp-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xfiveco","download_url":"https://codeload.github.com/xfiveco/fe-wp-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffe-wp-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28739320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-06T19:11:37.119Z","updated_at":"2026-01-25T00:01:38.462Z","avatar_url":"https://github.com/xfiveco.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Front-end / WordPress Test Project\n======================\n\n## Project brief\nConvert the following designs to HTML/CSS/JS/WordPress.\n\n### Infinite scroll gallery\n![Xfive Front-end / WP Test Design](xfive-fe-wp-test.jpg)\n\n## Requirements\n1. Create project using [Chisel](https://www.getchisel.co/)\n1. Use HTML5 / SCSS\n1. Make it responsive using your best judgement\n1. Allow to choose thumbnail shape from the 4 predefined shapes (circle, square, rectangle, triangle) in the WordPress admin\n1. Create custom infinite scroll effect - use custom JavaScript and PHP, don't use existing infinite scroll WordPress plugins\n1. Enter enough sample images to demonstrate the effect\n1. Make the page the smallest possible size - optimize images, disable jQuery or any other unnecessary scripts/stylesheets, etc.\n1. Set up a virtual host with your project repository name (eg. `yourname-fewp-test.test`) so we don't have search \u0026amp; replace URLs when testing your project\n1. Store the whole WordPress installation into the test repository. Store a database dump to it as well and a zip with `upload` folder with images used in the project.\n\n## Design\nDesign is available in [Figma](https://www.figma.com/) at https://www.figma.com/file/eND2gJEU1sXfKfHawR0LyH/Xfive-Front-end-WP-Test. If you haven't already, sign up for a free Figma account, so you can work with the design.\n\nThe following images are used in the design:\n -  https://pixabay.com/en/new-zealand-lake-mountain-landscape-679068/\n -  https://pixabay.com/en/new-zealand-lake-web-kai-dock-583176/\n -  https://pixabay.com/en/new-zealand-doubtful-sound-fjord-583181/\n -  https://pixabay.com/en/sun-rise-beach-new-zealand-auckland-661541/\n\n## Supported browsers\nEnsure that the elements work and display correctly in the following browsers:\n\n- Firefox (latest version)\n- Google Chrome (latest version)\n- Microsoft Edge\n- Internet Explorer 11\n\n## Coding Standards\nWhen working on the project use consistent coding style. Try to follow what's already in Chisel - EditorConfig, stylelint, ESLint (see [Code Quality](https://www.getchisel.co/docs/development/code-quality/)), [ITCSS](https://www.getchisel.co/docs/development/itcss/), WordPress code organization, etc.\n\n## Project Deadline\nTake your time but try to deliver it within 2 weeks time. If we don't see any activity in your test repository after 2 weeks (at least initial commits), we will automatically withdraw your application.\n\n## Quality Assurance\n\nUse the following checklist to ensure high quality of the project.\n\n### General\n\n- Are all requirements set above met?\n- Can the project be built using `npm run build`?\n- Is the page working without any JS errors?\n\n### Precision\n\n- Is reasonable precision achieved?\n\n### Browser check\n\n- Does page display and work correctly in supported browsers?\n\n### Valid HTML\n\n- Is the page valid?\n\n### Semantic Markup\n\n- Are the correct tags being used?\n\n### Coding Standards\n\n- Is coding style (for HTML/CSS/JS/PHP) consistent?\n\n### Optimization\n\n- Are image files sufficiently compressed?\n- Is CSS and JS concatenated and minified?\n\n### Accessibility\n\n- Are proper ALT attributes for images provided?\n- Are ARIA attributes properly used?\n- Is proper heading structure in place?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Ffe-wp-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxfiveco%2Ffe-wp-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Ffe-wp-test/lists"}