{"id":14954813,"url":"https://github.com/wordpress/wporg-developer-blog","last_synced_at":"2025-10-19T07:30:58.912Z","repository":{"id":40343513,"uuid":"490919016","full_name":"WordPress/wporg-developer-blog","owner":"WordPress","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-20T15:27:16.000Z","size":539,"stargazers_count":12,"open_issues_count":14,"forks_count":5,"subscribers_count":13,"default_branch":"trunk","last_synced_at":"2025-01-29T08:11:19.783Z","etag":null,"topics":["wordpress","wporg"],"latest_commit_sha":null,"homepage":"https://developer.wordpress.org/news/","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/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-11T01:41:37.000Z","updated_at":"2024-11-23T18:42:42.000Z","dependencies_parsed_at":"2023-12-10T20:23:13.062Z","dependency_job_id":"a4e9bffd-31e1-498d-b9f9-578d0714602b","html_url":"https://github.com/WordPress/wporg-developer-blog","commit_stats":{"total_commits":35,"total_committers":4,"mean_commits":8.75,"dds":"0.48571428571428577","last_synced_commit":"1b97a2a36e451383cb3d35140210703883f43b7c"},"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-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Fwporg-developer-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Fwporg-developer-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Fwporg-developer-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WordPress","download_url":"https://codeload.github.com/WordPress/wporg-developer-blog/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237088397,"owners_count":19253565,"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":["wordpress","wporg"],"created_at":"2024-09-24T13:09:28.121Z","updated_at":"2025-10-19T07:30:58.843Z","avatar_url":"https://github.com/WordPress.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress.org Developer Blog\n\nThis repository is home to the block theme that powers the [WordPress Developer Blog](https://developer.wordpress.org/news/). The theme is a child theme of [wporg-parent-2021](https://github.com/WordPress/wporg-parent-2021).\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. The theme can't be activated until this step is done.\n\n    ```bash\n    yarn workspaces run 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:wp\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* SSH into 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpress%2Fwporg-developer-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwordpress%2Fwporg-developer-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpress%2Fwporg-developer-blog/lists"}