{"id":15207274,"url":"https://github.com/amitdeka/create-gulp-bs-template","last_synced_at":"2026-03-06T23:32:30.459Z","repository":{"id":254792176,"uuid":"847284899","full_name":"AmitDeka/create-gulp-bs-template","owner":"AmitDeka","description":"This project is a Bootstrap 5 starter template integrated with Gulp for an efficient development workflow. It includes SCSS support for easy styling, BrowserSync for live reloading, and Gulp tasks for building and optimizing your website.","archived":false,"fork":false,"pushed_at":"2024-08-30T17:40:46.000Z","size":20314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T01:04:32.397Z","etag":null,"topics":["bootstrap5","browsersync","gulpjs","html5","scss"],"latest_commit_sha":null,"homepage":"https://create-gulp-bs.vercel.app","language":"HTML","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/AmitDeka.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}},"created_at":"2024-08-25T11:42:48.000Z","updated_at":"2024-08-30T17:40:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"35f73f67-28ab-4f3e-acfa-287476d1c603","html_url":"https://github.com/AmitDeka/create-gulp-bs-template","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.30000000000000004","last_synced_commit":"5fe5fb4dc7b34d09dfdead7d653c7799999f7a2c"},"previous_names":["amitdeka/create-gulp-bs-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-gulp-bs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-gulp-bs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-gulp-bs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-gulp-bs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmitDeka","download_url":"https://codeload.github.com/AmitDeka/create-gulp-bs-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238817360,"owners_count":19535515,"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":["bootstrap5","browsersync","gulpjs","html5","scss"],"created_at":"2024-09-28T06:41:25.066Z","updated_at":"2025-10-29T11:31:09.333Z","avatar_url":"https://github.com/AmitDeka.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Gulp Bootstrap Template\n\n![GitHub License](https://img.shields.io/github/license/AmitDeka/create-gulp-bs-template?style=flat-square)\n![NPM Downloads](https://img.shields.io/npm/dm/create-gulp-bs-template?style=flat-square)\n\nThis project is a Bootstrap 5 starter template integrated with Gulp for an efficient development workflow. It includes SCSS support for easy styling, BrowserSync for live reloading, and Gulp tasks for building and optimizing your website.\n\n### Features\n\n- Bootstrap 5.2.3: For responsive and modern web design.\n- SCSS: For modular and maintainable styling.\n- Gulp: Task runner to automate tasks such as minifying CSS, JavaScript, and optimizing images.\n- BrowserSync: Live-reloading server to speed up development.\n- Cross-Environment Builds: Easily switch between development and production environments.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- Node.js (v14.x or above)\n- npm\n\n### Installation\n\nClone the repository and install the dependencies:\n\n```\nnpx create-gulp-bs-template \u003cproject-name\u003e\ncd \u003cproject-name\u003e\nnpm install\n```\n\n### Running the Development Server\n\nTo start the server with live reloading:\n\n```\nnpm start\n```\n\nThis will launch a local server with BrowserSync and automatically reload the page when files are modified.\n\n### Available Scripts\n\n- npm start: Start the development server with BrowserSync.\n- npm run dev: Run the development server and watch for changes in files.\n- npm run prod: Build the project for production (without minification).\n- npm run prodm: Build the project for production (with minification).\n\n### Project Structure\n\n```\n├── dist/               # Compiled project files\n├── src/                # Source files\n│   ├── scss/           # SCSS files\n│   ├── js/             # JavaScript files\n│   ├── images/         # Image assets\n├── gulpfile.js         # Gulp tasks\n├── package.json        # Project dependencies and scripts\n└── README.md           # Project information\n```\n\nBuilding for Production\nTo build the project for production without minification, run:\n\n```\nnpm run prod\n```\n\nTo build the project for production with minification, run:\n\n```\nnpm run prodm\n```\n\n## Author\n\nAmit Deka\n[Email](mailto:amitdeka13@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitdeka%2Fcreate-gulp-bs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitdeka%2Fcreate-gulp-bs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitdeka%2Fcreate-gulp-bs-template/lists"}