{"id":14954752,"url":"https://github.com/wordpress/wporg-developer","last_synced_at":"2025-12-29T18:02:20.857Z","repository":{"id":37101254,"uuid":"493887544","full_name":"WordPress/wporg-developer","owner":"WordPress","description":"WordPress.org Developer theme","archived":false,"fork":false,"pushed_at":"2025-02-20T08:02:44.000Z","size":5326,"stargazers_count":61,"open_issues_count":72,"forks_count":30,"subscribers_count":16,"default_branch":"trunk","last_synced_at":"2025-04-06T02:07:50.415Z","etag":null,"topics":["wporg"],"latest_commit_sha":null,"homepage":"https://developer.wordpress.org/","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/WordPress.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":"2022-05-19T02:03:37.000Z","updated_at":"2025-03-25T12:30:47.000Z","dependencies_parsed_at":"2024-09-12T06:17:48.584Z","dependency_job_id":"1934172c-964d-47b5-842b-af6b17b2d6b3","html_url":"https://github.com/WordPress/wporg-developer","commit_stats":{"total_commits":857,"total_committers":47,"mean_commits":18.23404255319149,"dds":0.8308051341890315,"last_synced_commit":"edb7b558ae47aef114ff739d71a38b720eb15b29"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Fwporg-developer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Fwporg-developer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Fwporg-developer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Fwporg-developer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WordPress","download_url":"https://codeload.github.com/WordPress/wporg-developer/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423513,"owners_count":20936626,"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","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":["wporg"],"created_at":"2024-09-24T13:09:23.013Z","updated_at":"2025-12-29T18:02:15.820Z","avatar_url":"https://github.com/WordPress.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Developer.WordPress.org Theme\n\n## Development\n\n### Prerequisites\n\n* Docker\n* Node/npm\n* Yarn\n* Composer\n\n### Setup\n\n1. Set up repo dependencies.\n\n    ```bash\n    yarn setup:tools\n    ```\n\n1. Build the assets. If there's anything that needs setting up.\n\n    ```bash\n    yarn build\n    ```\n\n1. Start the local environment.\n\n    ```bash\n    yarn wp-env start\n    ```\n\n1. Run the setup script.\n\n    ```bash\n    yarn setup\n    ```\n\n1. Visit site at [localhost:8888](http://localhost:8888).\n\n1. Log in with username `admin` and password `password`.\n\n### Environment management\n\nThese must be run in the project's root folder, _not_ in theme/plugin subfolders.\n\n* Stop the environment.\n\n    ```bash\n    yarn wp-env stop\n    ```\n\n* Restart the environment.\n\n    ```bash\n    yarn wp-env start\n    ```\n\n* Open a shell inside the docker container.\n\n    ```bash\n    yarn wp-env run wordpress bash\n    ```\n\n* Run wp-cli commands. Keep the wp-cli command in quotes so that the flags are passed correctly.\n\n    ```bash\n    yarn wp-env run cli \"post list --post_status=publish\"\n    ```\n\n* Update composer dependencies and sync any `repo-tools` changes.\n\n    ```bash\n    yarn update:tools\n    ```\n\n* Watch for SCSS changes and rebuild the CSS as needed.\n\n    ```bash\n    yarn start:theme\n    ```\n\n* Parse the code reference again. This is run as part of the project setup.\n\n    ```bash\n    yarn parse\n    ```\n\n### Asset management\n\n* Build assets once: `yarn build:theme`\n* Watch assets and build on changes: `yarn start:theme`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpress%2Fwporg-developer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwordpress%2Fwporg-developer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpress%2Fwporg-developer/lists"}