{"id":25878367,"url":"https://github.com/mrdemonwolf/mrdemonwolf-divi-starter","last_synced_at":"2026-05-11T11:06:26.490Z","repository":{"id":278647483,"uuid":"936293607","full_name":"MrDemonWolf/mrdemonwolf-divi-starter","owner":"MrDemonWolf","description":"Unleash your Divi website's potential with this child theme by MrDemonWolf! A howling good starting point for any Divi project","archived":false,"fork":false,"pushed_at":"2025-10-11T05:57:50.000Z","size":183,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T08:38:16.958Z","etag":null,"topics":["divi","php","starter","theme","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrDemonWolf.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-20T21:04:43.000Z","updated_at":"2025-10-11T05:57:53.000Z","dependencies_parsed_at":"2025-02-20T23:19:41.162Z","dependency_job_id":"33f6924b-1748-4acd-ad48-f2e9e31700a6","html_url":"https://github.com/MrDemonWolf/mrdemonwolf-divi-starter","commit_stats":null,"previous_names":["mrdemonwolf/mrdemonwolf-divi-starter"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/MrDemonWolf/mrdemonwolf-divi-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDemonWolf%2Fmrdemonwolf-divi-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDemonWolf%2Fmrdemonwolf-divi-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDemonWolf%2Fmrdemonwolf-divi-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDemonWolf%2Fmrdemonwolf-divi-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrDemonWolf","download_url":"https://codeload.github.com/MrDemonWolf/mrdemonwolf-divi-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDemonWolf%2Fmrdemonwolf-divi-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32891986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["divi","php","starter","theme","wordpress"],"created_at":"2025-03-02T12:30:16.107Z","updated_at":"2026-05-11T11:06:26.484Z","avatar_url":"https://github.com/MrDemonWolf.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MrDemonWolf Divi Starter Theme\n\nA minimal Divi child theme for custom development by MrDemonWolf, Inc.\n\n## Overview\n\nA clean foundation for building custom websites with the Divi theme.\n\n## Prerequisites\n\n- WordPress 5.0+\n- Divi Theme — Divi 4 or Divi 5 (installed and activated)\n- PHP 7.4+\n\n## Get Divi\n\n[**Download Divi Now!**](https://mrdwolf.net/elegantthemes)\n\n## Installation\n\n1.  Download\n2.  Upload (Appearance \u003e Themes \u003e Add New)\n3.  Activate\n\n## Usage\n\nCustomize the child theme to meet your needs.\n\n### Customization\n\n- `style.css`: Custom CSS\n- `functions.php`: Custom PHP\n- Templates: Override Divi templates\n- Divi Builder: Use as normal\n\n### RankMath Integration\n\nIf [Rank Math SEO](https://rankmath.com/) is active, the theme automatically registers a `rank_math/researcher/post_content` filter that pipes Divi 5 block content through `the_content` so RankMath's content analysis reports accurate word counts and keyword usage on Divi 5 posts. No configuration required — it only activates when RankMath is detected.\n\n## Support\n\nSee the Divi documentation or open an issue.\n\n## Development\n\nDev dependencies (PHPCS+WPCS, PHPStan, PHPUnit, WP_Mock) are managed with Composer.\n\n```bash\ncomposer install\ncomposer lint       # php -l on all PHP files\ncomposer phpcs      # WordPress Coding Standards\ncomposer phpcbf     # Auto-fix what PHPCS can fix\ncomposer phpstan    # Static analysis (level 5, with WP stubs)\ncomposer test       # PHPUnit unit tests\ncomposer check      # Run everything\n```\n\nCI runs all four on every push/PR via [`.github/workflows/ci.yml`](.github/workflows/ci.yml) across PHP 7.4, 8.0, 8.1, 8.2, 8.3.\n\n## Contributing\n\nPull requests are welcome.\n\n## License\n\nGNU GPL v2 or later.\n\n## Credits\n\nMrDemonWolf, Inc. - [https://mrdemonwolf.com](https://www.mrdemonwolf.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdemonwolf%2Fmrdemonwolf-divi-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrdemonwolf%2Fmrdemonwolf-divi-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdemonwolf%2Fmrdemonwolf-divi-starter/lists"}