{"id":19807632,"url":"https://github.com/notninja/branding","last_synced_at":"2026-03-05T10:31:45.033Z","repository":{"id":85643023,"uuid":"89087882","full_name":"NotNinja/branding","owner":"NotNinja","description":"Branding assets and guidelines for !ninja","archived":false,"fork":false,"pushed_at":"2018-03-19T14:25:41.000Z","size":28302,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T18:10:17.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NotNinja.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":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-22T17:39:51.000Z","updated_at":"2018-03-19T14:25:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"59894c0d-1e6c-4010-8ffd-8e1c847a737f","html_url":"https://github.com/NotNinja/branding","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotNinja/branding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNinja%2Fbranding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNinja%2Fbranding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNinja%2Fbranding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNinja%2Fbranding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotNinja","download_url":"https://codeload.github.com/NotNinja/branding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNinja%2Fbranding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30119427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T09:35:22.236Z","status":"ssl_error","status_checked_at":"2026-03-05T09:35:20.028Z","response_time":93,"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-11-12T09:11:28.672Z","updated_at":"2026-03-05T10:31:44.993Z","avatar_url":"https://github.com/NotNinja.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"    888 888b    888 888 888b    888        8888 8888b\n    888 8888b   888 888 8888b   888        8888 88888b\n    888 88888b  888 888 88888b  888         888 888Y88b\n    888 888Y88b 888 888 888Y88b 888         888 888 Y88b\n    888 888 Y88b888 888 888 Y88b888         888 888  Y88b\n        888  Y88888 888 888  Y88888 888     888 888   Y88b\n    8\"8 888   Y8888 888 888   Y8888 88888888888 888    Y88b\n    888 888    Y888 888 888    Y888 88888888888 888     Y88b\n\nThis repository contains branding assets and guidelines for [!ninja](https://not.ninja).\n\n1. [Guidelines](https://github.com/NotNinja/branding/tree/master/docs%2Fguidelines.md)\n    1. [Fonts](https://github.com/NotNinja/branding/tree/master/docs%2Fguidelines.md#fonts)\n2. [Colors](https://github.com/NotNinja/branding/tree/master/docs%2Fcolors.md)\n    1. [Palette](https://github.com/NotNinja/branding/tree/master/docs%2Fcolors.md#palette)\n3. [Assets](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md)\n    1. [Banners](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#banners)\n    2. [Copyright](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#copyright)\n    3. [Logos](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#logos)\n    4. [Tiles](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#tiles)\n    5. [Social](https://github.com/NotNinja/branding/tree/master/docs%2Fassets.md#social)\n\n## Using Assets\n\nAll assets are owned by !ninja and intended for use by !ninja, however, we are an open organization so if you wish to use our assets, simply ask us for permission to do so, detailing who/what/when/where/why you intend to use them.\n\nThe best way to get in touch with us is via [email](mailto:contact@not.ninja) or on [slack](https://slack.not.ninja).\n\n## Generating Assets\n\nThe assets and documentation within this repository are generated using [Brander](https://github.com/NotNinja/brander) based on our `.branderrc.json` configuration file.\n\nTo get started, first clone the repository:\n\n``` bash\n$ git clone https://github.com/NotNinja/branding.git\n$ cd branding\n```\n\nThen install all of the necessary dependencies:\n\n``` bash\nbranding$ npm install\n```\n\nNow you can easily generate all assets and documentation after making whatever changes you want to the configuration file or asset sources:\n\n``` bash\nbranding$ npm start\n```\n\nIf successful, it should end with \"Done!\".\n\n---\n\n[![Copyright !ninja](https://cdn.rawgit.com/NotNinja/branding/master/assets%2Fcopyright%2Fbase%2Fnot-ninja-copyright-372x50.png)](https://not.ninja)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotninja%2Fbranding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotninja%2Fbranding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotninja%2Fbranding/lists"}