{"id":15890758,"url":"https://github.com/mec/govuk_basic_build","last_synced_at":"2026-02-16T17:02:11.982Z","repository":{"id":74215472,"uuid":"137225405","full_name":"mec/govuk_basic_build","owner":"mec","description":"My build of all the gov uk elements","archived":false,"fork":false,"pushed_at":"2018-06-13T14:19:03.000Z","size":801,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-17T16:32:11.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mec.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-06-13T14:15:35.000Z","updated_at":"2018-06-13T14:19:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cf74a7b-3eb0-4f36-86ff-ef71d1146c5f","html_url":"https://github.com/mec/govuk_basic_build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mec/govuk_basic_build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mec%2Fgovuk_basic_build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mec%2Fgovuk_basic_build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mec%2Fgovuk_basic_build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mec%2Fgovuk_basic_build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mec","download_url":"https://codeload.github.com/mec/govuk_basic_build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mec%2Fgovuk_basic_build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29513433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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":[],"created_at":"2024-10-06T07:08:10.978Z","updated_at":"2026-02-16T17:02:11.956Z","avatar_url":"https://github.com/mec.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GOVUK Frontend Package\n\n## About\nThe goal is to take the three main components to make a GOVUK frontend:\n\n- [Frontend toolkit](https://github.com/alphagov/govuk_frontend_toolkit)\n- [Elements](https://github.com/alphagov/govuk_elements)\n- [Template](https://github.com/alphagov/govuk_template)\n\nand allow developers to add thier own 'components', then compile that into a single css file along with the assets.\n\nBoth the Frontend toolkit and the elements are added as npm packages, the tempalate is added from a custom package as we wanted the raw sass files, see https://github.com/mec/govuk-template-sass.\n\nAll the GOVUK dependacies are copied from the packages in to the src/govuk folder. Custom components can be added to the src/custom/components folder and then imported into src/sass/gov-style.scss, these will then be compile and added to the main css.\n\nSource maps are included to help development.\n\nYou will need to have an understanding of the three GOVUK project dependancies to extend this project.\n\n## Install\nInstall the dependacies:\n\n```\nnpm install\n```\n\n## Usage\nStart development (Browsersync):\n\n```\nnpm start\n```\nor \n\nBuild assets and create the dist folder:\n\n```\nnpm run build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmec%2Fgovuk_basic_build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmec%2Fgovuk_basic_build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmec%2Fgovuk_basic_build/lists"}