{"id":21480238,"url":"https://github.com/braginteractive/kickoff-bootstrap-3","last_synced_at":"2025-07-15T12:31:48.849Z","repository":{"id":31728554,"uuid":"35294489","full_name":"braginteractive/kickoff-bootstrap-3","owner":"braginteractive","description":"_s + Gulp + Bower starter WordPress theme","archived":false,"fork":false,"pushed_at":"2015-07-07T16:04:40.000Z","size":788,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-02-27T04:51:34.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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-08T18:12:20.000Z","updated_at":"2021-07-21T17:30:29.000Z","dependencies_parsed_at":"2022-09-10T09:40:40.478Z","dependency_job_id":null,"html_url":"https://github.com/braginteractive/kickoff-bootstrap-3","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff-bootstrap-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff-bootstrap-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff-bootstrap-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braginteractive%2Fkickoff-bootstrap-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braginteractive","download_url":"https://codeload.github.com/braginteractive/kickoff-bootstrap-3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226038791,"owners_count":17564046,"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:58.214Z","updated_at":"2024-11-23T12:13:59.187Z","avatar_url":"https://github.com/braginteractive.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Kickoff - Bootstrap 3\n===\n\nKickoff is a fork of Automattic's [_s](https://github.com/Automattic/_s) WordPress starter theme that includes Gulp and Bower. \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- Bower ([http://bower.io/](http://bower.io/)) -`npm install -g bower`\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-bootstrap-3.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 Gulp and Dependencies\n- Run `npm install \u0026\u0026 bower install` from the command line to install Gulp and pull down any dependencies via Bower.\n\nThat's it! Now you can begin using Gulp.\n\n# Usage\nAfter you've installed kickoff, and run `npm install` and `gulp` 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` - Installs Bower Components and Font Awesome\n\n`gulp watch` - Automatically handle changes to CSS, javascript, php, and image optimization. Also Livereload!\n\n`gulp scripts` - Concatenate and minify javascript files\n\n`gulp sass` - Compile, prefix, and minify CSS files\n\n`gulp bower` - Install bower components\n\n`gulp icons` - creates /fonts/ directory and adds Font Awesome font files","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraginteractive%2Fkickoff-bootstrap-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraginteractive%2Fkickoff-bootstrap-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraginteractive%2Fkickoff-bootstrap-3/lists"}