{"id":16968785,"url":"https://github.com/michaelsoriano/barebones","last_synced_at":"2025-10-10T12:38:43.911Z","repository":{"id":55112079,"uuid":"186522491","full_name":"michaelsoriano/barebones","owner":"michaelsoriano","description":"React based WordPress Theme, built with create-react-wptheme. This is a starter theme with just the core WordPress functionality.","archived":false,"fork":false,"pushed_at":"2023-11-12T01:51:10.000Z","size":582,"stargazers_count":38,"open_issues_count":1,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T17:52:38.502Z","etag":null,"topics":["react","reactjs","wordpress","wordpress-development","wordpress-theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/michaelsoriano.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":"2019-05-14T01:34:55.000Z","updated_at":"2024-05-12T14:34:19.000Z","dependencies_parsed_at":"2024-10-28T13:22:03.416Z","dependency_job_id":"1af18726-02dd-4ef8-8b2a-28da3a2075c0","html_url":"https://github.com/michaelsoriano/barebones","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelsoriano/barebones","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsoriano%2Fbarebones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsoriano%2Fbarebones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsoriano%2Fbarebones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsoriano%2Fbarebones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelsoriano","download_url":"https://codeload.github.com/michaelsoriano/barebones/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsoriano%2Fbarebones/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003896,"owners_count":26083641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["react","reactjs","wordpress","wordpress-development","wordpress-theme"],"created_at":"2024-10-14T00:22:55.874Z","updated_at":"2025-10-10T12:38:43.876Z","avatar_url":"https://github.com/michaelsoriano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Barebones is a starter theme for WordPress running ReactJS. It is designed to get you up to speed in writing JS single page applications and WordPress' REST api. A complete tutorial on how this theme is built can be found [here](http://michaelsoriano.com/wordpress-theme-react-part-1-setup/). \n\nBy core WordPress functionality I mean the following:\n\n* Single Post\n* Post Meta\n* Comments\n* Comment form\n* Archive (with paging)\n* Category \n* Search results (with paging)\n* Search form\n\nThis repo contains the \"react-src\" portion of the theme only. When you clone, you have to take extra steps for it to work. Continue below:\n\n## How to use\n\nIn your WP themes directory, create a directory named \"my-theme\" - or any name you like. CD into this directory, and do:\n\n`git clone https://github.com/michaelsoriano/barebones.git react-src`\n\nThis will create a folder inside your my-theme directory called \"react-src\" with the necessary files. CD into \"react-src\" and do:\n\n### `npm install`\n\nThis will install the necessary modules inside the node_modules directory. When you're ready to edit the theme, run \n\n### `npm run wpstart`\n\nNow you're ready to edit the files. Note that this uses your WordPress' server vs webpack. All changes will automatically refresh your browser.  \n\n### `npm run wpbuild`\n\nThis will cause a build to happen. All final build files is located in the \"build\" directory. A copy of the files is also added to the root - so you can see the changes right away. \n\nFor more information, see [create-react-wptheme](https://github.com/devloco/create-react-wptheme#readme)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsoriano%2Fbarebones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelsoriano%2Fbarebones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsoriano%2Fbarebones/lists"}