{"id":50779838,"url":"https://github.com/rareview/wp-theme-scaffold","last_synced_at":"2026-06-12T02:06:11.773Z","repository":{"id":45592489,"uuid":"404799305","full_name":"rareview/wp-theme-scaffold","owner":"rareview","description":"Kickstart your next WordPress project with this block theme scaffold.","archived":false,"fork":false,"pushed_at":"2021-12-06T22:10:25.000Z","size":518,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-12-15T19:24:36.696Z","etag":null,"topics":["wordpress","wordpress-development","wordpress-theme"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/rareview.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}},"created_at":"2021-09-09T16:45:58.000Z","updated_at":"2023-12-15T19:24:36.697Z","dependencies_parsed_at":"2022-08-17T14:50:57.739Z","dependency_job_id":null,"html_url":"https://github.com/rareview/wp-theme-scaffold","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/rareview/wp-theme-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rareview%2Fwp-theme-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rareview%2Fwp-theme-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rareview%2Fwp-theme-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rareview%2Fwp-theme-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rareview","download_url":"https://codeload.github.com/rareview/wp-theme-scaffold/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rareview%2Fwp-theme-scaffold/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34225471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["wordpress","wordpress-development","wordpress-theme"],"created_at":"2026-06-12T02:06:11.279Z","updated_at":"2026-06-12T02:06:11.761Z","avatar_url":"https://github.com/rareview.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Theme Scaffold\n\nKickstart your next WordPress project with this [block theme](https://developer.wordpress.org/block-editor/how-to-guides/themes/block-theme-overview/) scaffold.\n\nIncludes:\n\n* Full Site Editing / block theme ready out of the box.\n* [webpack](https://webpack.js.org/) tooling to watch and build assets.\n* [WordPress Coding Standards](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/) integration and linting.\n* Basic [Composer](https://getcomposer.org/) hook up.\n* Peekaboo site header and menu (sticky on scroll up only): CSS and JS. This can easily be removed.\n\nExcludes:\n\n* WordPress core's block patterns - so you can build your own.\n* jQuery - [99.99% of the time jQuery is not needed.](https://make.wordpress.org/themes/2021/10/04/the-performance-impact-of-using-jquery-in-wordpress-themes/) Plain JavaScript is adequate.\n\n![Screenshot for WP Theme Scaffold WordPress theme](./screenshot.png)\n\n## Goals of this project\n\n1. Expedite WordPress theming on new projects.\n2. Provide consistent engineering onboarding to match existing WordPress best practices.\n\n## Installation\n\n**Important Note:** this theme currently requires the latest [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/) be installed. However, we hope that will no longer be the case once [WordPress 5.9](https://make.wordpress.org/core/5-9/) is released (Dec. 2021).\n\n1. `cd wp-content/themes`\n2. `mkdir your-theme-name \u0026\u0026 cd your-theme-name`\n3. `git clone https://github.com/rareview/wp-theme-scaffold.git .`\n4. Search and replace all instances of `WPThemeScaffold`, `WPTHEMESCAFFOLD`\n5. `npm run setup` to install Composer and npm packages\n6. `npm run dev` to watch and get started.\n\n## Contributing\n\nWe encourage everyone to contribute to making this project better. Please open an [Issue](https://github.com/rareview/wp-theme-scaffold/issues/new/choose), or even better, a [Pull Request](https://github.com/rareview/wp-theme-scaffold/pulls) to contribute. Thanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frareview%2Fwp-theme-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frareview%2Fwp-theme-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frareview%2Fwp-theme-scaffold/lists"}