{"id":21480239,"url":"https://github.com/braginteractive/kickoff","last_synced_at":"2025-03-17T09:11:15.380Z","repository":{"id":31678616,"uuid":"35244159","full_name":"braginteractive/kickoff","owner":"braginteractive","description":"_s + Gulp starter WordPress theme","archived":false,"fork":false,"pushed_at":"2015-05-08T19:35:05.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T18:44:59.719Z","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/braginteractive.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-05-07T21:21:40.000Z","updated_at":"2015-05-08T19:35:05.000Z","dependencies_parsed_at":"2022-09-06T18:00:56.746Z","dependency_job_id":null,"html_url":"https://github.com/braginteractive/kickoff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braginteractive","download_url":"https://codeload.github.com/braginteractive/kickoff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006277,"owners_count":20382444,"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-11-23T12:13:59.715Z","updated_at":"2025-03-17T09:11:15.358Z","avatar_url":"https://github.com/braginteractive.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Kickoff\n===\n\nKickoff is a fork of Automattic's [_s](https://github.com/Automattic/_s) WordPress starter theme that includes Gulp. \n\n# Pre-Installation\n\nBasic knowledge of the command line and the following dependencies are required to use kickoff:\n\n- Node ([http://nodejs.org/](http://nodejs.org/)) -`npm install`\n- Gulp ([http://gulpjs.com/](http://gulpjs.com/)) - `npm install --global gulp`\n\n\n## Manual Installation\n\n##### 1) Navigate to the /themes folder of your project\n`cd /your-project/wordpress/wp-content/themes`\n\n##### 2) Clone\n\n`git clone https://github.com/braginteractive/kickoff.git`\n\n##### 3) Find \u0026 Replace\n\nYou'll need to change all instances of the names: `kickoff` to your project name.\n\n- Search for: `'kickoff'` and replace with: `'project-name'` (inside single quotations) to capture the text domain\n- Search for: `kickoff_` and replace with: `project-name_` to capture all the function names\n- Search for: `Text Domain: kickoff` and replace with: `Text Domain: project-name` in style.css\n- Search for (and include the leading space): \u003ccode\u003e\u0026nbsp;kickoff\u003c/code\u003e and replace with: \u003ccode\u003e\u0026nbsp;Project Name\u003c/code\u003e(with a space before it) to capture DocBlocks\n- Search for: `kickoff-` and replace with: `project-name-` to capture prefixed handles\n\n##### 4) Install Grunt and Dependencies\n- Run `npm install \u0026\u0026 bower install` from the command line to install Grunt and pull down any dependencies via Bower.\n\nThat's it! Now you can begin using Grunt.\n\n# Usage\nAfter you've installed kickoff, and run `npm install` from the command line you can start using gulp.\n\n## Gulp\n\n##### 1) Navigate to your new theme\n`cd /your-project/wordpress/wp-content/themes/your-new-theme`\n\n##### 2) Gulp tasks available:\n\n`gulp` - Automatically handle changes to CSS, javascript, and image optimization. Also Livereload!\n\n`gulp scripts` - Concatenate and minify javascript files\n\n`gulp sass` - Compile, prefix, and minify CSS files","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraginteractive%2Fkickoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraginteractive%2Fkickoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraginteractive%2Fkickoff/lists"}