{"id":21192688,"url":"https://github.com/sijad/astro-wordpress","last_synced_at":"2025-07-10T03:31:52.316Z","repository":{"id":217240431,"uuid":"743194447","full_name":"sijad/astro-wordpress","owner":"sijad","description":"Generate headful WordPress theme using Astro","archived":false,"fork":false,"pushed_at":"2025-06-26T11:45:58.000Z","size":981,"stargazers_count":15,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T12:43:11.291Z","etag":null,"topics":["astro","astro-integration","wordpress"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sijad.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}},"created_at":"2024-01-14T16:06:06.000Z","updated_at":"2025-06-26T11:46:02.000Z","dependencies_parsed_at":"2024-11-20T19:10:58.968Z","dependency_job_id":"7028ebe9-d32c-46a2-b487-e2d92a19cf6e","html_url":"https://github.com/sijad/astro-wordpress","commit_stats":null,"previous_names":["sijad/astro-wordpress"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sijad/astro-wordpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sijad%2Fastro-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sijad%2Fastro-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sijad%2Fastro-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sijad%2Fastro-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sijad","download_url":"https://codeload.github.com/sijad/astro-wordpress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sijad%2Fastro-wordpress/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264521379,"owners_count":23622138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["astro","astro-integration","wordpress"],"created_at":"2024-11-20T19:10:53.120Z","updated_at":"2025-07-10T03:31:47.295Z","avatar_url":"https://github.com/sijad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Astro WordPress Demo\n\n## Installation Steps\n\n1. **Navigate to your WordPress Project Directory**\n\n   Open your terminal and navigate to the `wp-contents` directory of your WordPress project:\n\n   ```bash\n   cd ~/my-wordpress-site/wp-contents\n   ```\n\n2. **Backup Existing Themes**\n\n   To ensure you have a backup of your current themes, rename the `themes` directory to `themes-back`:\n\n   ```bash\n   mv themes themes-back\n   ```\n\n3. **Move Demo to WordPress**\n\n   Move the `astro-wordpress/demo` directory to `themes/`:\n\n   ```bash\n   mv ~/astro-wordpress/demo ~/my-wordpress-site/wp-contents/themes/\n   ```\n\n4. **Update Astro Config**\n\n   Change your directory to the `themes` directory and edit the `astro.config.mjs` file to update `devProxyTarget` to point to your local WordPress url:\n\n   ```bash\n   cd themes\n\n   # Use your preferred text editor, e.g., nano, vim, or VSCode\n   edit astro.config.mjs\n   ```\n\n   Remember to save your changes.\n\n5. **Run Development Server**\n\n   Install dependencies and run Astro dev:\n\n   ```bash\n   npm i\n   npm run dev\n   ```\n\n6. **Activate Theme in WordPress Admin**\n\n   Go to your local WordPress site's admin panel (wp-admin). Navigate to the 'Appearance' \u003e 'Themes' and activate the Demo theme.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsijad%2Fastro-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsijad%2Fastro-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsijad%2Fastro-wordpress/lists"}