{"id":25222777,"url":"https://github.com/conedevelopment/base-starter-theme","last_synced_at":"2026-05-01T14:32:35.034Z","repository":{"id":276835016,"uuid":"913268836","full_name":"conedevelopment/base-starter-theme","owner":"conedevelopment","description":"Base is a WordPress starter theme built with our proven methodology for developing custom WordPress themes. It leverages Advanced Custom Fields PRO (ACF PRO) for flexible content management and rapid development.","archived":false,"fork":false,"pushed_at":"2025-11-13T14:54:42.000Z","size":16601,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-13T16:33:25.254Z","etag":null,"topics":["wordpress","wordpress-development","wordpress-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/conedevelopment.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["iamgergo","adamlaki"]}},"created_at":"2025-01-07T11:01:42.000Z","updated_at":"2025-11-13T14:54:47.000Z","dependencies_parsed_at":"2025-05-08T18:22:16.160Z","dependency_job_id":"fa75418b-b669-4324-8429-b2789e65b183","html_url":"https://github.com/conedevelopment/base-starter-theme","commit_stats":null,"previous_names":["conedevelopment/base-starter-theme"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/conedevelopment/base-starter-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fbase-starter-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fbase-starter-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fbase-starter-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fbase-starter-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conedevelopment","download_url":"https://codeload.github.com/conedevelopment/base-starter-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conedevelopment%2Fbase-starter-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32501399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["wordpress","wordpress-development","wordpress-theme"],"created_at":"2025-02-10T23:42:56.014Z","updated_at":"2026-05-01T14:32:35.023Z","avatar_url":"https://github.com/conedevelopment.png","language":"CSS","funding_links":["https://github.com/sponsors/iamgergo","https://github.com/sponsors/adamlaki"],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003ca href=\"https://github.com/conedevelopment/base-starter-theme\"\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./.github/base-logo-dark.svg\" alt=\"Base\" width=\"136\" height=\"25\"\u003e\n    \u003cbr\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e ⚠️ **This project is a Work in Progress (WIP).** Expect ongoing updates and improvements.\n\n**Base** is a WordPress starter theme built with our proven methodology for developing custom WordPress themes. It leverages **Advanced Custom Fields PRO (ACF PRO)** for flexible content management and rapid development.\n\n## 1. Required Plugins\n\nEnsure the following plugin is installed and activated:\n\n- **Advanced Custom Fields PRO**\n\n## 2. Recommended Plugins\n\nFor an enhanced development experience, we recommend the following plugins:\n\n- [**Breadcrumb NavXT**](https://wordpress.org/plugins/breadcrumb-navxt/) – Manage breadcrumbs easily\n- [**Classic Editor**](https://wordpress.org/plugins/classic-editor/) – Revert to the classic WordPress editor\n- [**Contact Form 7**](https://wordpress.org/plugins/contact-form-7/) – Simple, customizable contact forms\n- [**Modern Image Formats**](https://wordpress.org/plugins/modern-image-formats/) – Enable next-gen image formats (e.g., WebP)\n- [**Safe SVG**](https://wordpress.org/plugins/safe-svg/) – Secure SVG uploads\n- [**The SEO Framework**](https://wordpress.org/plugins/autodescription/) – Lightweight and reliable SEO solution\n\n\n## 3. Preferred Settings\n\n### 3.1. The SEO Framework Configuration\n- Navigate to **Settings → Title Settings → Prefixes**\n- Enable: **\"Remove term type prefixes from generated archive titles\"**\n\n### 3.2. Image Sizes\n\n- Thumbnail: 600x600 (no hard-crop)\n- Medium: 900x900\n- Large: 1400x1400\n\n## 4. Development environment\n\nThe project uses npm script to compile Sass. For more details, see: `package.json`.\n\nTo compile the `.scss` files, do the following:\n\n- run `npm install` to install the node dependencies,\n- run `npm start` to start the development compilation and watch.\n\nBefore release run `npm run prod`-t to compress the files.\n\n### 4.1. Linters\n\nThe project uses [Stylelint](https://stylelint.io/) and [Semistandard](https://github.com/standard/semistandard). For more information, check out the config files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedevelopment%2Fbase-starter-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconedevelopment%2Fbase-starter-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconedevelopment%2Fbase-starter-theme/lists"}