{"id":15017493,"url":"https://github.com/dracula/mkdocs","last_synced_at":"2026-03-10T04:07:31.489Z","repository":{"id":146467771,"uuid":"617505318","full_name":"dracula/mkdocs","owner":"dracula","description":"🧛🏻‍♂️ Dark theme for Mkdocs","archived":false,"fork":false,"pushed_at":"2025-08-04T18:27:50.000Z","size":3274,"stargazers_count":107,"open_issues_count":1,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-28T14:29:13.504Z","etag":null,"topics":["documentation","documentation-tool","dracula-theme","material-ui","mkdocs","mkdocs-site","mkdocs-theme","python","python-3","python3","theme","theme-ui","themes"],"latest_commit_sha":null,"homepage":"https://dracula.github.io/mkdocs/","language":"HTML","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/dracula.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-22T14:29:51.000Z","updated_at":"2025-09-15T14:17:57.000Z","dependencies_parsed_at":"2024-09-16T07:02:57.579Z","dependency_job_id":"3669426b-7cfc-4b7d-b1cb-e948e4760f52","html_url":"https://github.com/dracula/mkdocs","commit_stats":{"total_commits":181,"total_committers":4,"mean_commits":45.25,"dds":0.04419889502762431,"last_synced_commit":"9e85a07b44b6903a95c5ecdf43acb8909ccf7e81"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/dracula/mkdocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracula%2Fmkdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracula%2Fmkdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracula%2Fmkdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracula%2Fmkdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dracula","download_url":"https://codeload.github.com/dracula/mkdocs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracula%2Fmkdocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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":["documentation","documentation-tool","dracula-theme","material-ui","mkdocs","mkdocs-site","mkdocs-theme","python","python-3","python3","theme","theme-ui","themes"],"created_at":"2024-09-24T19:50:33.814Z","updated_at":"2026-03-10T04:07:31.481Z","avatar_url":"https://github.com/dracula.png","language":"HTML","readme":"# Dracula for [Mkdocs](https://www.mkdocs.org/)\n\n\u003e A dark theme for [Mkdocs](https://www.mkdocs.org/).\n\n![Screenshot](https://raw.githubusercontent.com/dracula/mkdocs/main/screenshot.png)\n\n## Install\n\n### Installation MkDocs\n\nTo install MkDocs, run the following command from the command line:\n\n```bash\npip install mkdocs\n```\n\n### Installation theme\n\nInstall the theme using PIP:\n\n```bash\npip install mkdocs-dracula-theme\n```\n\n### Activating theme\n\nAfter the theme is installed, edit your `mkdocs.yml` file and set the theme name to `dracula`:\n\n```yml\ntheme:\n    name: dracula\n```\n\nAll instructions can be found at [draculatheme.com/mkdocs](https://draculatheme.com/mkdocs).\n\n### Changing the favicon\n\n```yml\ntheme:\n  favicon: assets/favicon.ico\n```\n\n## Team\n\nThis theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/mkdocs/graphs/contributors).\n\n| [![Fernando Celmer](https://github.com/FernandoCelmer.png?size=100)](https://github.com/FernandoCelmer) | [![Lautaro Linquimán](https://github.com/Ymil.png?size=100)](https://github.com/Ymil) |\n| ------------------------------------------------------------------------------------------------------- | --------------------------------------------- |\n| [Fernando Celmer](https://github.com/FernandoCelmer)                                                    | [Lautaro Linquimán](https://github.com/Ymil)  |\n\n## Community\n\n- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.\n- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.\n- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.\n\n## Getting Help\n\nWe use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them. If you need anything, I ask you to please follow our templates for opening issues or discussions.\n\n- 🐛 [Bug Report](https://github.com/dracula/mkdocs/issues/new/choose)\n- 📕 [Documentation Issue](https://github.com/dracula/mkdocs/issues/new/choose)\n- 🚀 [Feature Request](https://github.com/dracula/mkdocs/issues/new/choose)\n- ⚠️ [Security Request](https://github.com/dracula/mkdocs/issues/new/choose)\n- 💬 [General Question](https://github.com/dracula/mkdocs/issues/new/choose)\n\n## Commit Style\n\n- ⚙️ FEATURE\n- 📝 PEP8\n- 📌 ISSUE\n- 🪲 BUG\n- 📘 DOCS\n- 📦 PyPI\n- ❤️️ TEST\n- ⬆️ CI/CD\n- ⚠️ SECURITY\n\n## License\n\n[MIT License](./LICENSE)\n","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracula%2Fmkdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdracula%2Fmkdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracula%2Fmkdocs/lists"}