{"id":19331599,"url":"https://github.com/tajidyakub/wp-dev-environment","last_synced_at":"2026-04-05T23:03:20.942Z","repository":{"id":213851805,"uuid":"120639944","full_name":"tajidyakub/wp-dev-environment","owner":"tajidyakub","description":"Boilerplate for developing WordPress Themes and Plugins, utilizing Laravel Mix and Composer","archived":false,"fork":false,"pushed_at":"2018-03-08T18:31:02.000Z","size":798,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-01T05:37:22.549Z","etag":null,"topics":["bootstrap4","composer","fontawesome5","sass","wordpress-development","wordpress-theme-development"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/tajidyakub.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}},"created_at":"2018-02-07T16:21:41.000Z","updated_at":"2018-02-07T21:12:42.000Z","dependencies_parsed_at":"2023-12-23T17:49:24.699Z","dependency_job_id":"28f190ae-b233-4b1f-bbc1-e2d9e26978d5","html_url":"https://github.com/tajidyakub/wp-dev-environment","commit_stats":null,"previous_names":["tajidyakub/wp-dev-environment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tajidyakub/wp-dev-environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tajidyakub%2Fwp-dev-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tajidyakub%2Fwp-dev-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tajidyakub%2Fwp-dev-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tajidyakub%2Fwp-dev-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tajidyakub","download_url":"https://codeload.github.com/tajidyakub/wp-dev-environment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tajidyakub%2Fwp-dev-environment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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":["bootstrap4","composer","fontawesome5","sass","wordpress-development","wordpress-theme-development"],"created_at":"2024-11-10T02:41:07.104Z","updated_at":"2026-04-05T23:03:20.925Z","avatar_url":"https://github.com/tajidyakub.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Dev Environment\n\n## Intro\n\nLocal environment boilerplate for developing WordPress Themes using Bootstrap4, Fontawesome5, SASS or other Front End Javascript framework  minus web and database server.\n\n## Modules\n- Laravel Mix\n- Bootstrap4\n- Fontawesome5\n- jQuery and Popper.js as Bootstrap's deps\n- SASS for extending Bootstrap or create own styles\n- PHP_CodeSniffer for PHP Codes using composer\n- Neutron PHP Standard https://github.com/Automattic/phpcs-neutron-standard\n\n## Clone and Initialize\n\n- Clone the repository\n\n``` bash\n$ git clone https://github.com/tajidyakub/wp-dev-environment.git\n```\n\n- Create and modify configuration file\n\n``` bash\n$ cd wp-dev-environment\n$ mv .configuration.example.json .configuration.json\n$ vim .configuration.json\n```\n\n- Initialize using the install script's included\n\n``` bash\n$ ./setup.sh\n```\n\n## Usage\n\n- Laravel Mix (wrapper for Webpack) setup through webpack.mix.js\n- Compiles and copy files to build and webfolder directory\n\n``` bash\n$ npm run dev         # Compile sources and assets\n$ npm run watch-poll  # Monitor file changes\n```\n\n## Directories\n\n``` shell\n-- Project's dir\n  |-- build    \t\t\t\t\t\t# Build folder\n\t|-- plugins\t\t\t\t\t\t# Plugin's build folder\n\t|-- themes\t\t\t\t\t\t# Theme's build folder\n  |-- src\n\t|-- assets\t\t\t\t\t\t# for Images, Icons, Fonts, etc\n  |-- build\n  |-- webfolder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftajidyakub%2Fwp-dev-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftajidyakub%2Fwp-dev-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftajidyakub%2Fwp-dev-environment/lists"}