{"id":27786323,"url":"https://github.com/clever/design-system-prototype","last_synced_at":"2025-08-23T06:37:25.354Z","repository":{"id":66443305,"uuid":"59244402","full_name":"Clever/design-system-prototype","owner":"Clever","description":"Clever's Design System","archived":false,"fork":false,"pushed_at":"2020-01-09T18:10:33.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"gh-pages","last_synced_at":"2025-06-12T06:07:16.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/Clever.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":"2016-05-19T21:36:51.000Z","updated_at":"2022-06-24T02:33:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"685d9f75-489a-4f93-9b43-e72e612c2223","html_url":"https://github.com/Clever/design-system-prototype","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Clever/design-system-prototype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Fdesign-system-prototype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Fdesign-system-prototype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Fdesign-system-prototype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Fdesign-system-prototype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clever","download_url":"https://codeload.github.com/Clever/design-system-prototype/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clever%2Fdesign-system-prototype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745679,"owners_count":24813521,"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-23T02:00:09.327Z","response_time":69,"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":[],"created_at":"2025-04-30T15:59:38.904Z","updated_at":"2025-08-23T06:37:25.312Z","avatar_url":"https://github.com/Clever.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clever Design System\n\nLives at: http://clever.github.io/design-system/\n\n# Bassplate\nBoilerplate for [Basscss](http://basscss.com) with postcss\n\n## Features\n\n- Basic `index.html` template with asset links and responsive viewport meta tag\n- Starter folder structure\n- npm run scripts for processing with postcss\n- postcss plugins\n  - import\n  - custom-media\n  - custom-properties\n  - calc\n  - color-function\n  - discard-comments\n  - autoprefixer\n\n## Getting Started\n\nYou will need\n\n- [git](https://git-scm.com/)\n- [Node.js](http://nodejs.org/download/)\n- **[npm v3](https://docs.npmjs.com/getting-started/installing-node#updating-npm)** - just a `sudo npm install -g npm` away\n\nTo start fresh, clone Bassplate into a new project and remove its git directory.\n\n``` bash\ngit clone https://github.com/basscss/bassplate.git new-project\ncd new-project\nrm -rf .git\n```\n\nInstall the dependencies.\n\n``` bash\nnpm install\n```\n\nStart watching files for compilation.\n\n``` bash\nnpm start\n```\n\nUse `index.html` as a starting point, and edit `src/base.css` to customize the CSS.\n\n## Adding optional modules\n\nTo add [other helpful basscss modules](https://www.npmjs.com/search?q=basscss), add the relevant `@import` to `src/base.css` and add the dependency to your `package.json`\n\nSo to add the basscss [background image utils](https://github.com/basscss/background-images)\nyou'd:\n\nEdit `src/base.css`\n\n```css\n@import 'basscss-background-images';\n```\n\nAdd the dependency\n\n```sh\nnpm install basscss-background-images\n```\n\nand then recompile with\n\n```sh\nnpm run css\n```\n\n---\n\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclever%2Fdesign-system-prototype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclever%2Fdesign-system-prototype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclever%2Fdesign-system-prototype/lists"}