{"id":23592574,"url":"https://github.com/fivefifteen/primer","last_synced_at":"2026-03-06T10:05:54.288Z","repository":{"id":268019487,"uuid":"903021025","full_name":"fivefifteen/primer","owner":"fivefifteen","description":"A WordPress theme boilerplate. The perfect starting point for your custom WordPress theme. 🖌️","archived":false,"fork":false,"pushed_at":"2026-02-02T17:32:27.000Z","size":67,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-03T07:03:05.316Z","etag":null,"topics":["fetcher","github","npm","piler","scss","theme","wordpress","wordpress-theme","wordpress-theme-boilerplate"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fivefifteen.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-13T18:58:01.000Z","updated_at":"2026-02-02T17:32:13.000Z","dependencies_parsed_at":"2024-12-13T20:57:27.130Z","dependency_job_id":"ce3edd9b-83a7-4a8b-aaa1-f78751da0cb2","html_url":"https://github.com/fivefifteen/primer","commit_stats":null,"previous_names":["fivefifteen/primer"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/fivefifteen/primer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivefifteen%2Fprimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivefifteen%2Fprimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivefifteen%2Fprimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivefifteen%2Fprimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fivefifteen","download_url":"https://codeload.github.com/fivefifteen/primer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivefifteen%2Fprimer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30171657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fetcher","github","npm","piler","scss","theme","wordpress","wordpress-theme","wordpress-theme-boilerplate"],"created_at":"2024-12-27T08:14:32.446Z","updated_at":"2026-03-06T10:05:54.267Z","avatar_url":"https://github.com/fivefifteen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003ca href=\"https://github.com/fivefifteen/primer\" target=\"_blank\"\u003e\u003cimg src=\"./img/svg/logo.svg\" width=\"100px\" /\u003e\u003c/a\u003e\n\n  # Primer\n\n  A WordPress theme boilerplate. The perfect starting point for your custom WordPress theme.\n\n  [![packagist package version](https://img.shields.io/packagist/v/fivefifteen/primer.svg?style=flat-square)](https://packagist.org/packages/fivefifteen/primer)\n  [![packagist package downloads](https://img.shields.io/packagist/dt/fivefifteen/primer.svg?style=flat-square)](https://packagist.org/packages/fivefifteen/primer)\n  [![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/fivefifteen/primer?style=flat-square)](https://github.com/fivefifteen/primer)\n  [![license](https://img.shields.io/github/license/fivefifteen/primer.svg?style=flat-square)](https://github.com/fivefifteen/primer/blob/main/license.md)\n\n  \u003ca href=\"https://fivefifteen.com\" target=\"_blank\"\u003e\u003cimg src=\"./img/svg/fivefifteen.svg\" width=\"300px\" /\u003e\u003cbr /\u003e\u003cb\u003eA Five Fifteen Project\u003c/b\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\n\n## Table of Contents\n\n- [Features](#features)\n- [Requirements](#requirements)\n- [Usage](#usage)\n- [Commands](#commands)\n- [Related Projects](#related-projects)\n- [License Information](#license-information)\n\n\n## Features\n\n- Front-end dependency management using [GitHub] \u0026 [npm] as repositories via [Fetcher]\n- JavaScript \u0026 CSS/SCSS compilation/minification via [Piler]\n- Boilerplate code for configuring custom post types, taxonomies, and user roles\n- Some sensible plugin hooks:\n    - [Gravity Forms]: Disable the built-in theme (so we can create a custom one)\n    - [Updraft Plus]: Prevent backups being created for non-production environments\n    - [Yoast SEO]: Custom breadcrumb separator when using the `yoast_breadcrumb` function\n\n\n## Requirements\n\n- [PHP] 8.1 or above\n- [Composer]\n\n\n## Usage\n\nRun the following command (*replacing \"my-new-theme\" with your theme's slug*):\n\n```sh\ncomposer create-project fivefifteen/primer my-new-theme\n```\n\n\n## Commands\n\n| Command | Description |\n| --- | --- |\n| `composer build` | Compiles/minifies JavaScript \u0026 CSS/SCSS files via [Piler] |\n| `composer fetcher` | Displays a list of available [Fetcher] commands |\n| `composer fetcher install [...dependencies]` | Installs dependencies from [GitHub] or [npm] |\n| `composer setup` | Installs frontend dependencies and builds them |\n| `composer watch` | Watches for changes to JavaScript \u0026 CSS/SCSS files and recompiles/minifies as needed |\n\n\n## Related Projects\n\n- [Basis] - A WordPress boilerplate. Get a local dockerized WordPress project up and running complete with secrets encryption, dependency management/compilation, and more by running a single command.\n- [WordUp] - A WordPress Deployer Recipe.\n\n\n## License Information\n\nGPL-2.0 (See the [license.md file](license.md) for more info)\n\n\n[Basis]: https://github.com/fivefifteen/basis\n[Composer]: https://getcomposer.org\n[Fetcher]: https://github.com/fivefifteen/fetcher\n[GitHub]: https://github.com\n[Gravity Forms]: https://gravityforms.com\n[npm]: https://npmjs.com\n[PHP]: https://php.net\n[Piler]: https://github.com/fivefifteen/piler\n[Updraft Plus]: https://updraftplus.com\n[WordUp]: https://github.com/fivefifteen/wordup\n[Yoast SEO]: https://yoast.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivefifteen%2Fprimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffivefifteen%2Fprimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivefifteen%2Fprimer/lists"}