{"id":45674509,"url":"https://github.com/intility/bifrost-mkdocs","last_synced_at":"2026-02-28T16:01:25.449Z","repository":{"id":340308667,"uuid":"1085724124","full_name":"intility/bifrost-mkdocs","owner":"intility","description":"Plugin for Bifrost themed mkdocs","archived":false,"fork":false,"pushed_at":"2026-02-24T13:43:48.000Z","size":190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-24T13:44:36.775Z","etag":null,"topics":["mkdocs","plugin","secmgmt"],"latest_commit_sha":null,"homepage":"https://intility.github.io/bifrost-mkdocs","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/intility.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-29T12:34:28.000Z","updated_at":"2026-02-24T13:43:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/intility/bifrost-mkdocs","commit_stats":null,"previous_names":["intility/bifrost-mkdocs"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/intility/bifrost-mkdocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fbifrost-mkdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fbifrost-mkdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fbifrost-mkdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fbifrost-mkdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intility","download_url":"https://codeload.github.com/intility/bifrost-mkdocs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intility%2Fbifrost-mkdocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29941796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["mkdocs","plugin","secmgmt"],"created_at":"2026-02-24T12:10:46.190Z","updated_at":"2026-02-28T16:01:25.378Z","avatar_url":"https://github.com/intility.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://avatars.githubusercontent.com/u/35199565\" width=\"124px\"/\u003e\u003cbr/\u003e\n  Bifrost MkDocs\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cem\u003eIntility's Bifrost design system as a Material for MkDocs plugin.\u003c/em\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://python.org\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/python-v3.10+-blue.svg?logo=python\u0026logoColor=white\u0026label=python\" alt=\"Python version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://squidfunk.github.io/mkdocs-material/\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/mkdocs--material-9.7.0+-blue.svg?logo=materialformkdocs\u0026logoColor=white\u0026label=mkdocs-material\" alt=\"MkDocs Material version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/intility/bifrost-mkdocs/blob/main/LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Description\n\nA pip-installable MkDocs plugin that applies Intility's Bifrost design system to Material for MkDocs. The plugin is batteries-included: colors, typography, component styling, markdown extensions, theme features, and admonition icons are all configured automatically.\n\n## Installation\n\n```bash\nuv pip install intility-bifrost-mkdocs\n```\n\n## Usage\n\nAdd `intility-bifrost` to your `mkdocs.yml` plugins:\n\n```yaml\ntheme:\n  name: material\n  palette:\n    - scheme: light\n      primary: teal  # Options: teal, purple, pink, yellow\n      toggle:\n        icon: material/brightness-7\n        name: Switch to dark mode\n    - scheme: dark\n      primary: teal\n      toggle:\n        icon: material/brightness-4\n        name: Switch to light mode\n\nplugins:\n  - intility-bifrost\n  - search\n```\n\n## What it provides\n\nAdding `intility-bifrost` to your plugins list gives you:\n\n- **Bifrost design system** - Colors, typography, and component styling matching the Intility design system\n- **Light/dark mode** - Automatic theme switching with Bifrost color variables\n- **Theme colors** - teal, purple, pink, yellow (set via `primary` in your palette config)\n- **Typography** - Satoshi for headings, Open Sans for body, JetBrains Mono for code\n- **23 markdown extensions** - Admonitions, code highlighting, tabs, mermaid diagrams, math (MathJax), emoji, task lists, and more\n- **13 theme features** - Instant navigation, search suggestions, code copy buttons, etc.\n- **Admonition icons** - Custom FontAwesome icons for all admonition types\n\nAll defaults are injected only when the user hasn't provided their own config, so you can override anything by setting it explicitly in your `mkdocs.yml`.\n\n## Local development\n\n```bash\nuv venv .venv\nsource .venv/bin/activate\nuv pip install -e \".[dev]\"\nmkdocs serve\n```\n\nThis installs the plugin in editable mode with dev dependencies (ruff, pytest, livereload, git-revision-date plugin). The demo site at `docs/index.md` uses the plugin directly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintility%2Fbifrost-mkdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintility%2Fbifrost-mkdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintility%2Fbifrost-mkdocs/lists"}