{"id":15150553,"url":"https://github.com/wordpress/twentytwentythree","last_synced_at":"2025-09-29T19:31:00.835Z","repository":{"id":55657976,"uuid":"523030835","full_name":"WordPress/twentytwentythree","owner":"WordPress","description":"Twenty Twenty-Three, the default WordPress theme sporting many styles that will launch with WordPress 6.1.","archived":true,"fork":false,"pushed_at":"2022-10-28T14:44:30.000Z","size":2489,"stargazers_count":124,"open_issues_count":1,"forks_count":61,"subscribers_count":24,"default_branch":"trunk","last_synced_at":"2025-09-26T16:26:19.312Z","etag":null,"topics":["hacktoberfest","theme","wordpress"],"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/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}},"created_at":"2022-08-09T16:39:33.000Z","updated_at":"2025-08-18T10:02:18.000Z","dependencies_parsed_at":"2023-01-20T19:49:29.914Z","dependency_job_id":null,"html_url":"https://github.com/WordPress/twentytwentythree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WordPress/twentytwentythree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Ftwentytwentythree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Ftwentytwentythree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Ftwentytwentythree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Ftwentytwentythree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WordPress","download_url":"https://codeload.github.com/WordPress/twentytwentythree/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordPress%2Ftwentytwentythree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277573594,"owners_count":25841476,"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-09-29T02:00:09.175Z","response_time":84,"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":["hacktoberfest","theme","wordpress"],"created_at":"2024-09-26T14:22:02.531Z","updated_at":"2025-09-29T19:31:00.823Z","avatar_url":"https://github.com/WordPress.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"**This theme has been merged into the WordPress Core SVN repository, and is no longer maintained on GitHub.**\n\n**Please report all new bugs or feature requests on Trac: https://core.trac.wordpress.org/newticket.**\n\n**Browse open issues: https://core.trac.wordpress.org/search?q=twenty+twenty-three.**\n\n---\n\n# Twenty Twenty-Three\n\nWelcome to the development repository for the default theme that will launch with WordPress 6.1.\n\n## About\n\nTwenty Twenty-Three is a stripped-back and minimal version of [Twenty Twenty-Two](https://wordpress.org/themes/twentytwentytwo/), and will include a diverse collection of style variations designed by members of the community.\n\nJust want to see a preview of what the theme currently looks like? Check out the [demo site](https://2023.wordpress.net).\n\nPlease see the [design specification](https://github.com/WordPress/twentytwentythree/blob/trunk/DESIGN-SPEC.md) for more information about the default typography and spacing settings.\n\n## Contributing\n\nIf you would like to contribute code, the list of [open issues](https://github.com/WordPress/twentytwentythree/issues) is a great place to start looking for tasks. [Pull requests](https://github.com/WordPress/twentytwentythree/pulls) are preferred when linked to an existing issue.\n\nContributing is not just for developers! There are many opportunities to help with [testing](#getting-started), triage, discussion, designing and building variations, and more. Please look through [open issues](https://github.com/WordPress/twentytwentythree/issues), and join in wherever you feel most comfortable.\n\nIf you'd like to help with triage, let @mikachan and @beafialho know here or in [WordPress.org's Slack instance](https://make.wordpress.org/chat/). The #core-themes-projects channel is a good place to start. We'll help you get set up with the ability to add labels to issues and PRs.\n\n### Contributing Style Variations\n\nA big part of Twenty Twenty-Three is to emphasize a diverse collection of style variations, so this is a great way to contribute to the theme! You can read more about this in the [project kick-off post](https://make.wordpress.org/design/2022/08/10/twenty-twenty-three-default-theme-project-kickoff/).\n\n#### Design a style variation\nThis can be done a few different ways, including:\n\n- Create an alternate theme.json file to the one provided by the theme and change values directly in the code.\n- Make changes in the Global Styles panel in the Site Editor. You can save these changes as a new style variation using the [Create Block Theme plugin](https://wordpress.org/plugins/create-block-theme/).\n- Design static mockups in Figma or a similar program.\n\n#### Submit your style variation\nWhen you're ready to submit, please create a new issue and share your designs:\n\n- Theme.json files can be submitted as code or as zip files. \n- Add images that showcase the look \u0026 feel of the variation.\n- Include a style guide with design specifications — this should include details on typography, colors, spacing, etc. Here’s an [example](https://www.figma.com/community/file/1136340417938880987).\n\n### Getting Started\n\nTo get started with development:\n\n1. Set up a WordPress instance, we recommend [wp-env](https://developer.wordpress.org/block-editor/handbook/tutorials/devenv/) or [Local](https://localwp.com/) as an alternative to docker.\n2. Install the [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/)\n3. Clone / download this repository into your `/wp-content/themes/` directory\n\n### Tips for Contributors\n  \n- Similar to Twenty Twenty-Two, a goal for the theme is to have as little CSS as possible. Much of the theme's visual treatments should be handled by the Block Editor and Global Styles. As a general rule, if multiple themes would benefit from the CSS you're considering adding, it might reasonably be provided by Gutenberg instead. Let's include clear code comments for any CSS we do include.\n- Similarly, let's refrain from building any custom-built PHP or JavaScript-based workarounds for functionality that might reasonably be provided by the Block Editor. Twenty Twenty-Three will be a block theme, so let's keep its code simple.\n- In accordance to those last two bullets, this theme has no required build process.\n- If you've helped contribute to the theme in any way, you deserve credit! Folks will be updating [CONTRIBUTORS.md](CONTRIBUTORS.md) periodically with names of contributors, but feel free to open a PR or issue if we leave someone out.\n\n## Requirements\n\n- Gutenberg plugin (latest)\n- WordPress 6.1+\n- PHP 5.6+\n- License: [GPLv2](http://www.gnu.org/licenses/gpl-2.0.html) or later\n\nSome theme features / PRs may require Gutenberg trunk and will be described or tagged accordingly.\n\n## Resources\n\n- [Twenty Twenty-Three Figma Mockups](https://www.figma.com/community/file/1139275543113752375)\n- [Twenty Twenty-Three Project kickoff post](https://make.wordpress.org/design/2022/08/10/twenty-twenty-three-default-theme-project-kickoff/)\n- [Setting up a development environment](https://developer.wordpress.org/block-editor/handbook/tutorials/devenv/)\n- [Create Block Theme plugin](https://github.com/WordPress/create-block-theme)\n- [Block Theme documentation](https://developer.wordpress.org/block-editor/how-to-guides/themes/block-theme-overview)\n- [Global Styles \u0026 theme.json documentation](https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/)\n\n## Timeline\n\nThe theme will be released with WordPress 6.1 and follow the key dates / milestones associated with [its development schedule](https://make.wordpress.org/core/6-1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpress%2Ftwentytwentythree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwordpress%2Ftwentytwentythree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwordpress%2Ftwentytwentythree/lists"}