{"id":40037558,"url":"https://github.com/cipherdevgroup/alpha","last_synced_at":"2026-01-19T05:01:01.946Z","repository":{"id":30258657,"uuid":"33810018","full_name":"cipherdevgroup/alpha","owner":"cipherdevgroup","description":"The Cipher Development starter theme.","archived":false,"fork":false,"pushed_at":"2022-12-08T18:57:23.000Z","size":2465,"stargazers_count":44,"open_issues_count":11,"forks_count":10,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-05-12T05:50:10.026Z","etag":null,"topics":["theme-framework","wordpress","wordpress-theme"],"latest_commit_sha":null,"homepage":"http://cipherdevelopment.com","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/cipherdevgroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-12T08:58:43.000Z","updated_at":"2024-03-15T04:56:14.000Z","dependencies_parsed_at":"2023-01-11T15:37:17.378Z","dependency_job_id":null,"html_url":"https://github.com/cipherdevgroup/alpha","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cipherdevgroup/alpha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherdevgroup%2Falpha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherdevgroup%2Falpha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherdevgroup%2Falpha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherdevgroup%2Falpha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cipherdevgroup","download_url":"https://codeload.github.com/cipherdevgroup/alpha/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherdevgroup%2Falpha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28561842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"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":["theme-framework","wordpress","wordpress-theme"],"created_at":"2026-01-19T05:01:01.717Z","updated_at":"2026-01-19T05:01:01.925Z","avatar_url":"https://github.com/cipherdevgroup.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alpha\n\nThe Cipher Development starter theme.\n\n__Contributors:__ [Robert Neu](https://github.com/robneu), [Ozzy Rodriguez](https://github.com/ozzyrod), [Jose Castaneda](https://github.com/jocastaneda)  \n__Requires:__ WordPress 4.7  \n__Tested up to:__ WordPress 4.9  \n__License:__ [GPL-2.0+](http://www.gnu.org/licenses/gpl-2.0.html)  \n\nAlpha is a battle-tested starter theme for WordPress, built from the ground-up for custom development projects at Cipher Development. Alpha is designed to be modular and facilitate code reuse across projects without the constraint of a parent theme framework like Genesis.\n\nIt uses our drop-in theme framework [CareLib](https://github.com/cipherdevgroup/carelib) for templating and SCSS for style pre-processing. Alpha also integrates npm, Grunt, and Composer for workflow automation.\n\nFor more information about how to use Alpha, take a look at our [Wiki](https://github.com/cipherdevgroup/carelib/wiki) or give us a shout on [Twitter](https://twitter.com/cipherdevgroup).\n\n### Requirements\n\n\u003ctable width=\"100%\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth align=\"left\" width=\"35%\"\u003ePrerequisite\u003c/th\u003e\n\t\t\t\u003cth align=\"left\" width=\"25%\"\u003eHow to Check\u003c/th\u003e\n\t\t\t\u003cth align=\"left\" width=\"600\"\u003eHow to Install\u003c/th\u003e\n\t\t\u003c/tr\u003e\n\t\u003c/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePHP \u003e= 5.2.4\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ccode\u003ephp -v\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ca href=\"http://php.net/manual/en/install.php\"\u003ephp.net\u003c/a\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eNode.js 7.x\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ccode\u003enode -v\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ca href=\"http://nodejs.org/\"\u003enodejs.org\u003c/a\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003enpm.js 4.x or yarn 0.2.x\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ccode\u003enpm -v or yarn -v\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ccode\u003enpm install -g npm or \u003ca href=\"https://yarnpkg.com/en/docs/instal\"\u003eInstall Yarn\u003c/a\u003e\u003c/code\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eGrunt CLI 1.x\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ccode\u003egrunt -V\u003c/code\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003e\u003ccode\u003enpm install -g grunt-cli\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherdevgroup%2Falpha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcipherdevgroup%2Falpha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherdevgroup%2Falpha/lists"}