{"id":18174340,"url":"https://github.com/posit-dev/brand-yml","last_synced_at":"2025-04-05T02:04:38.876Z","repository":{"id":258996953,"uuid":"775109788","full_name":"posit-dev/brand-yml","owner":"posit-dev","description":"Unified branding with a single yaml file.","archived":false,"fork":false,"pushed_at":"2025-03-04T21:53:41.000Z","size":13496,"stargazers_count":55,"open_issues_count":29,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-02T01:17:15.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://posit-dev.github.io/brand-yml/","language":"Python","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/posit-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-03-20T19:24:12.000Z","updated_at":"2025-03-22T08:13:06.000Z","dependencies_parsed_at":"2024-10-24T18:21:20.056Z","dependency_job_id":"0edc64e8-5861-4f49-9af6-13b3c73cc6ff","html_url":"https://github.com/posit-dev/brand-yml","commit_stats":null,"previous_names":["posit-dev/brand-yml"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fbrand-yml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fbrand-yml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fbrand-yml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fbrand-yml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posit-dev","download_url":"https://codeload.github.com/posit-dev/brand-yml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276163,"owners_count":20912288,"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","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-02T16:02:49.496Z","updated_at":"2025-04-05T02:04:38.853Z","avatar_url":"https://github.com/posit-dev.png","language":"Python","readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e\u003cimg src=\"https://github.com/posit-dev/brand-yml/raw/refs/heads/main/docs/logos/wide/brand-yml-wide-color.svg\" width=\"400px\" alt=\"brand.yml\" /\u003e\u003c/h1\u003e\n\nUnified branding with a single YAML file\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n\u003c!-- badges start --\u003e\n\u003ca href=\"https://pypi.org/project/brand-yml/\"\u003e\u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/brand_yml?logo=python\u0026logoColor=white\u0026color=orange\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/posit-dev/brand-yml\"\u003e\u003cimg src=\"https://github.com/posit-dev/brand-yml/actions/workflows/py-test.yml/badge.svg?branch=main\" alt=\"Python Tests\"\u003e\u003c/a\u003e\n\u003ca href=\"https://choosealicense.com/licenses/mit/\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"MIT License\"\u003e\u003c/a\u003e\n\u003ca href=\"https://choosealicense.com/licenses/mit/\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"MIT License\"\u003e\u003c/a\u003e\n\u003c!-- badges end --\u003e\n\u003c/p\u003e\n\n\n## About brand.yml\n\nCreate reports, apps, dashboards, plots and more that match your company's brand guidelines with a single `_brand.yml` file.\n\n**brand.yml** is a simple, portable YAML file that codifies your company's brand guidelines into a format that can be used by [Quarto](https://quarto.org), Python and R tooling to create branded outputs.\nOur goal is to support unified, branded theming for all of [Posit's open source tools](https://posit.co/products/open-source/)—from web applications to printed reports to dashboards and presentations—with a consistent look and feel.\n\nWith a single `_brand.yml` file you can collect brand logos, colors, fonts and typographic choices, typically found in your company's brand guidelines.\nThis `_brand.yml` can be used Quarto and Shiny for Python[^1] to instantly basic themes that match the brand guidelines.\n\n## Links\n\n- [brand.yml Documentation](https://posit-dev.github.io/brand-yml) - The brand.yml specification, explanation, details, examples and more.\n\n- [brand_yml for Python](https://posit-dev.github.io/brand-yml/pkg/py) - Python package for reading and applying the `_brand.yml` file.\n\n- [Quarto](https://quarto.org) - An open-source scientific and technical publishing system. Automatically uses `_brand.yml` in the v1.6 release.\n\n- [Shiny](https://shiny.posit.co) - An open-source framework for effortless web applications for data scientists. [Shiny for Python](https://shiny.posit.co/py) supports [branded theming via brand.yml](https://shiny.posit.co/py/api/core/ui.Theme.html#shiny.ui.Theme.from_brand). Support in Shiny for R will arrive soon.\n\n\n## Contributing\n\n**Questions?** Feel free to ask questions in [our discussions forum](https://github.com/posit-dev/brand-yml/discussions)! For questions about using brand.yml in Quarto, please head over to [Quarto's discussions](https://github.com/quarto-dev/quarto-cli/discussions).\n\nWe welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) before opening a pull request.\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fbrand-yml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposit-dev%2Fbrand-yml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fbrand-yml/lists"}