{"id":16978800,"url":"https://github.com/srph/djiyo","last_synced_at":"2026-05-16T22:38:22.763Z","repository":{"id":75646676,"uuid":"72536788","full_name":"srph/djiyo","owner":"srph","description":"A Digital Ocean-esque CSS Starter Kit","archived":false,"fork":false,"pushed_at":"2018-02-14T22:18:20.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T22:42:42.963Z","etag":null,"topics":["boilerplate","css","sass","starter-kit"],"latest_commit_sha":null,"homepage":"http://djiyo.kierb.com","language":"CSS","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/srph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-11-01T13:04:57.000Z","updated_at":"2020-03-02T22:41:08.000Z","dependencies_parsed_at":"2023-06-07T05:45:27.612Z","dependency_job_id":null,"html_url":"https://github.com/srph/djiyo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srph/djiyo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdjiyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdjiyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdjiyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdjiyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srph","download_url":"https://codeload.github.com/srph/djiyo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fdjiyo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","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":["boilerplate","css","sass","starter-kit"],"created_at":"2024-10-14T01:44:13.653Z","updated_at":"2026-05-16T22:38:22.736Z","avatar_url":"https://github.com/srph.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# djiyo [![Progress Badge](https://img.shields.io/badge/progress-wip-blue.svg?style=flat-square)](https://img.shields.io/badge/progress-wip-blue.svg?style=flat-square)\nA Digital-Ocean-esque CSS starter kit\n\nThis is not a framework and not meant to be extended. Rather, it's intended to be a reference or a starting point. It provides you a bunch of common components with pretty styling (similar to [**Digital Ocean**](https://digitalocean.com)'s design), written in an *opinionated* [**BEM**](http://getbem.com/).\n\n## Installation\n```bash\n$ npm i -g djiyo\n$ djiyo install /path/to/my/project/stylesheets\n```\n\n**Manual** \u0026mdash; If you prefer, you may simply clone the repository, and copy all the files in the `stylesheets` directory to your project folder.\n\n## Convention\nIt follows the [`.block__element--modifier` convention](http://getbem.com/) in [*kebab-case*](http://stackoverflow.com/questions/11273282/whats-the-name-for-snake-case-with-dashes/12273101#12273101). This project also loosely follows [code-guide](https://github.com/mdo/code-guide).\n```css\n// Block\n.component {}\n.my-component {}\n.footer-nav {}\n\n// Element\n.component__another-component-inside-it {}\n.my-component__another-component-inside-it {}\n.footer-nav__section {}\n\n// Modifier\n.component--narrow {}\n.my-component--large {}\n.footer--dark {}\n\n// Utilities\n.u-whatever {}\n.u-spacer {}\n.u-pull-right {}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fdjiyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrph%2Fdjiyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fdjiyo/lists"}