{"id":14954945,"url":"https://github.com/pr0pz/wp-block-theme-starter","last_synced_at":"2026-02-03T06:04:26.564Z","repository":{"id":237069056,"uuid":"784680976","full_name":"pr0pz/wp-block-theme-starter","owner":"pr0pz","description":"WordPress Full-Site Editing Block Starter Theme","archived":false,"fork":false,"pushed_at":"2024-07-15T08:54:21.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T03:11:15.229Z","etag":null,"topics":["block-editor","block-theme","gutenberg","gutenberg-compatible","gutenberg-theme","wordpress","wordpress-development","wordpress-starter-theme","wordpress-theme"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/pr0pz.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T10:40:51.000Z","updated_at":"2024-07-15T08:54:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca89462d-a787-400a-8231-a2c815a4e682","html_url":"https://github.com/pr0pz/wp-block-theme-starter","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"7adb37d685ca118e4d713fca7f51fffaf543926e"},"previous_names":["pr0pz/wp-block-theme-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pr0pz/wp-block-theme-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Fwp-block-theme-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Fwp-block-theme-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Fwp-block-theme-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Fwp-block-theme-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr0pz","download_url":"https://codeload.github.com/pr0pz/wp-block-theme-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Fwp-block-theme-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29035338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T02:28:16.591Z","status":"ssl_error","status_checked_at":"2026-02-03T02:27:48.904Z","response_time":96,"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":["block-editor","block-theme","gutenberg","gutenberg-compatible","gutenberg-theme","wordpress","wordpress-development","wordpress-starter-theme","wordpress-theme"],"created_at":"2024-09-24T13:10:16.646Z","updated_at":"2026-02-03T06:04:26.543Z","avatar_url":"https://github.com/pr0pz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# __WordPress Full-Site Editing Block Starter Theme__\n\n![For WordPress](https://img.shields.io/static/v1?label=WordPress\u0026message=\u003e=5.9\u0026color=0073aa\u0026logo=wordpress\u0026logoColor=fff)\n\n\n## __Explore the FSE features with this simple starter template.__\n\n_Like it? I'd appreciate the support :)_\n\n[![Watch on Twitch](https://img.shields.io/static/v1?label=Watch%20on\u0026message=Twitch\u0026color=bf94ff\u0026logo=twitch\u0026logoColor=fff)](https://propz.de/twitch/)\n[![Join on Discord](https://img.shields.io/static/v1?label=Join%20on\u0026message=Discord\u0026color=7289da\u0026logo=discord\u0026logoColor=fff)](https://propz.de/discord/)\n[![Donate on Ko-Fi](https://img.shields.io/static/v1?label=Donate%20on\u0026message=Ko-Fi\u0026color=ff5f5f\u0026logo=kofi\u0026logoColor=fff)](https://propz.de/kofi/)\n[![Follow on Twitter](https://img.shields.io/static/v1?label=Follow%20on\u0026message=Twitter\u0026color=1DA1F2\u0026logo=twitter\u0026logoColor=fff)](https://propz.de/twitter/)\n\n### __Description__\n\nWelcome to the WordPress Block Theme Starter Template! This starter template is designed to help you kickstart your WordPress theme development journey with the power of block-based editing.\n\nThis starter template provides a solid foundation for building WordPress themes using the Full Site Editing (FSE) capabilities introduced in WordPress 5.9. It embraces the block-based approach to theme development, enabling you to create dynamic and flexible layouts effortlessly.\n\n### __Instructions__\n\n1. __Clone the Repository:__\n\tStart by cloning this repository to your local machine.\n2. __Edit index.html:__\n\tCustomize the main layout of your theme by editing the index.html file. Use blocks to create dynamic content areas.\n3. __Edit header.html:__\n\tCustomize the header section of your theme by editing the header.html file. Add your logo, navigation menu, and other header elements as blocks.\n4. __Edit footer.html:__\n\tCustomize the footer section of your theme by editing the footer.html file. Add your copyright information, social media links, and other footer elements as blocks.\n\n\n### __Found any Bugs?__\n\nIf you find any bugs/errors, feel free to [post an issue](https://github.com/pr0pz/wp-block-theme-starter/issues).\n\n\n### __License__\n\n![License: GPLv3](https://img.shields.io/static/v1?label=License\u0026message=GNU\u0026color=a32d2a\u0026logo=gnu\u0026logoColor=fff)\n\n_That's it!_\n\n___Be excellent to each other. And, Party on, dudes!___","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr0pz%2Fwp-block-theme-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr0pz%2Fwp-block-theme-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr0pz%2Fwp-block-theme-starter/lists"}