{"id":20460995,"url":"https://github.com/ericgj/wp-blank","last_synced_at":"2026-04-23T03:33:14.304Z","repository":{"id":26712094,"uuid":"30169363","full_name":"ericgj/wp-blank","owner":"ericgj","description":null,"archived":false,"fork":false,"pushed_at":"2015-02-02T03:40:01.000Z","size":460,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T11:34:08.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ericgj.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":"2015-02-02T03:23:18.000Z","updated_at":"2015-02-02T03:40:01.000Z","dependencies_parsed_at":"2022-08-18T00:16:13.265Z","dependency_job_id":null,"html_url":"https://github.com/ericgj/wp-blank","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericgj/wp-blank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fwp-blank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fwp-blank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fwp-blank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fwp-blank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericgj","download_url":"https://codeload.github.com/ericgj/wp-blank/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericgj%2Fwp-blank/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32165088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-15T12:22:47.287Z","updated_at":"2026-04-23T03:33:14.287Z","avatar_url":"https://github.com/ericgj.png","language":"PHP","readme":"WP-BLANK\n=========\n\nThis is a template for installing and running [WordPress](http://wordpress.org/) on managed hosting.\n\nIt is a much simplified version of [heroku-wp](https://github.com/xyu/heroku-wp), using [Composer](https://getcomposer.org) to manage Wordpress base install and plugin dependencies.\n\nIt is designed to be used with \"post-receive hook\"- based deployment.\n\nWordPress and most included plugins are installed by Composer on build. To add new plugins or upgrade versions of plugins simply update the `composer.json` file and then generate the `composer.lock` file with the following command locally:\n\n```bash\n$ composer update --ignore-platform-reqs\n```\n\nTo customize the site simply place files into `/public.custom` which upon deploy to Heroku will be copied on top of the standard WordPress install and plugins specified by Composer.\n\nUsage\n------------\n\nClone the repository from Github\n\n    $ git clone git://github.com/ericgj/wp-blank.git\n\nCreate a new production branch for your app\n\n    $ git checkout -b production\n\nOn the target server, create a bare repo and set up the post-receive hook.\n(For an example, see [wp-deploy-scripts](https://github.com/ericgj/wp-deploy-scripts) ).\n\nLocally, set the remote repo\n\n    $ git remote add deploy ssh://user@target/path/to/repo.git\n\nDeploy\n \n    $ git push deploy production\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericgj%2Fwp-blank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericgj%2Fwp-blank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericgj%2Fwp-blank/lists"}