{"id":15590723,"url":"https://github.com/babblebey/wp-theme","last_synced_at":"2025-04-05T11:27:11.335Z","repository":{"id":192272769,"uuid":"685674449","full_name":"babblebey/wp-theme","owner":"babblebey","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-15T12:36:26.000Z","size":118,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-10T22:31:21.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/babblebey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-08-31T18:48:44.000Z","updated_at":"2024-03-17T22:13:14.000Z","dependencies_parsed_at":"2023-09-03T22:26:31.211Z","dependency_job_id":"b1297590-b930-4de0-bda5-89f7a9198e1a","html_url":"https://github.com/babblebey/wp-theme","commit_stats":null,"previous_names":["babblebey/create-wp-theme","babblebey/wp-theme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babblebey%2Fwp-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babblebey%2Fwp-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babblebey%2Fwp-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babblebey%2Fwp-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babblebey","download_url":"https://codeload.github.com/babblebey/wp-theme/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247328154,"owners_count":20921141,"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":[],"created_at":"2024-10-02T23:27:31.216Z","updated_at":"2025-04-05T11:27:11.308Z","avatar_url":"https://github.com/babblebey.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Theme\n\nA one-stop solution for crafting WordPress themes with finesse. Seamlessly bundled with a powerful tools that simplifies your development workflow.\n\n## Quick start\n\n### Online Generator\n\nGet Started by generating your theme with your favorite CSS framework with our [online generator](#) (wip***)\n\nor\n\n### CLI Tool\n\nYou can use our cli tool by running the command below with your favorite CSS framework:\n\n#### Bootstrap\n\n```shell\nnpx wp-theme new \u003ctheme-name\u003e --bootstrap\n```\n\n#### Material Design \n\n```shell\nnpx wp-theme new \u003ctheme-name\u003e --material\n```\n\n### Installation\n\n1. Move this folder to `wp-content/themes` in your local development environment\n2. Navigate into your theme's folder and run `npm install \u0026\u0026 npm run dev` \n3. Activate the theme in your WordPress administrative panel\n\n### Development\n\n#### Without Hot Reload\nTrack changes in your `style` and `script` folder and build the output in real-time.\n\n4. Run `npm run watch`\n\n#### With Hot Reload (Recommended)\nTrack changes across your `style`, `script` and `theme` folder, auto-update your theme in real-time and refreshes your browser.\n\n4. Open the `package.json` and replace the url string `dev.local` in the `watch:changes` script with the url of your currently running server\n5. Run `npm run serve` or if you would like to enable a tunnel exposing your localhost to a publicly available url, run `npm run serve:tunnel`.\n\n### Deployment\n\n6. Run `npm run build`\n7. Take the resulting `zip` file and upload to your website, through the administrative panel's appearance upload theme page.\n\n## What's Included?\n\n- **Scaffold Themes** - Quickly generate new WordPress theme with essential files and configurations to jumpstart theme development with your selected css framework baked in ready to use.\n\n- **Hot Reload** - Experience Automatically updates your code in real-time as you make changes to your code, ensuring that your changes are instantly reflected in the browser without requiring manual refreshes.\n\n- **Live Tunnel** - Exposes your local development environment (i.e. localhost) publicly accessible URL online, lets you showcase and test your WordPress theme in a live environment, allowing collaborators and your clients to preview your work.\n\n- **Script Bundling** - Ready to bundle JavaScript files, making it easier to manage dependencies and optimize the performance of your theme.\n\n- **Style Compilation/Bundling** - A Compiler ready to transform your Sass/SCSS or plain CSS files into compressed CSS, allowing you to write styles more efficiently and modularly.\n\n- **Style Prefixing** - Get automatic addition of vendor prefixes to CSS code, to ensuring that your styles works correctly and its compatible across different web browsers.\n\n- **Theme Bundling (with Automatic Versioning)** - Generate your final production-ready theme bundle zip with automatic version incrementing in the `funtions.php` file.\n\nWhether you're a seasoned developer or just starting with WordPress theme development, the Create WP Theme Toolkit empowers you to create exceptional themes with ease.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabblebey%2Fwp-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabblebey%2Fwp-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabblebey%2Fwp-theme/lists"}