{"id":18974879,"url":"https://github.com/enriquebeta6/wordpress-boilerplate","last_synced_at":"2026-04-11T03:31:51.616Z","repository":{"id":177965424,"uuid":"332552317","full_name":"enriquebeta6/wordpress-boilerplate","owner":"enriquebeta6","description":"A boilerplate template for theme development in WordPress","archived":false,"fork":false,"pushed_at":"2021-01-24T20:47:59.000Z","size":189,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-01T10:58:06.665Z","etag":null,"topics":["docker","react","theme","typescrip","webpack","wordpress"],"latest_commit_sha":null,"homepage":"","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/enriquebeta6.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,"zenodo":null}},"created_at":"2021-01-24T20:47:24.000Z","updated_at":"2022-09-23T03:17:10.000Z","dependencies_parsed_at":"2023-07-04T11:46:52.562Z","dependency_job_id":null,"html_url":"https://github.com/enriquebeta6/wordpress-boilerplate","commit_stats":null,"previous_names":["enriquebeta6/wordpress-boilerplate"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/enriquebeta6/wordpress-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enriquebeta6%2Fwordpress-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enriquebeta6%2Fwordpress-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enriquebeta6%2Fwordpress-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enriquebeta6%2Fwordpress-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enriquebeta6","download_url":"https://codeload.github.com/enriquebeta6/wordpress-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enriquebeta6%2Fwordpress-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["docker","react","theme","typescrip","webpack","wordpress"],"created_at":"2024-11-08T15:16:34.603Z","updated_at":"2026-04-11T03:31:51.593Z","avatar_url":"https://github.com/enriquebeta6.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Boilerplate\r\n\r\n## Requirements\r\n\r\n- Yarn `v1.x`\r\n- Node `v14.x`\r\n\r\n## Get started\r\n\r\nInstall dependencies with Yarn\r\n\r\n```bash\r\nyarn\r\n```\r\n\r\nStart webpack server with\r\n\r\n```bash\r\nyarn start\r\n```\r\n\r\nEnjoy 🥳\r\n\r\nIf your browser doesn't open navigate to:\r\n\r\n[http://localhost:9000](http://localhost:9000)\r\n\r\n## Linters and Code Formatters\r\n\r\nThis project has some linters/code formatters like [eslint](https://eslint.org/) and [prettier](https://prettier.io/) to improve the code quality.\r\n\r\n### For commits\r\n\r\nWe are using the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) and [commitlint](https://github.com/conventional-changelog/commitlint), so you need to follow [this rules](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional).\r\n\r\nAn example:\r\n\r\n```\r\nfix: prevent add products to minicart when the quantity is equal to 0\r\n\r\nFix #DEV_AZURE_WORK_ITEM_ID\r\n```\r\n\r\n### For branches\r\n\r\nWe have a linter for [git branch names](https://github.com/barzik/branch-name-lint#readme), so you can use these prefixes for your branch:\r\n\r\n- feature (branch for a new feature).\r\n- hotfix (branch for important bugfixes in production).\r\n- bugfix (branch for bugfixes to be added in the next release).\r\n\r\nThe name of the git branches must be in lowercase.\r\n\r\nAn example:\r\n\r\n```\r\nfeature/minicart-component\r\n```\r\n\r\n### For SCSS\r\n\r\nWe have a linter for the SCSS code, this lint use the follow config:\r\n\r\n- [stylelint-selector-bem-pattern](https://github.com/simonsmith/stylelint-selector-bem-pattern).\r\n- [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines).\r\n\r\n## Build\r\n\r\n```bash\r\nyarn build\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenriquebeta6%2Fwordpress-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenriquebeta6%2Fwordpress-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenriquebeta6%2Fwordpress-boilerplate/lists"}