{"id":18051949,"url":"https://github.com/shhdharmen/bootstrap-theme-kit","last_synced_at":"2025-04-10T18:15:42.325Z","repository":{"id":42302731,"uuid":"227860962","full_name":"shhdharmen/bootstrap-theme-kit","owner":"shhdharmen","description":"Quickly generate and showcase your bootstrap theme.","archived":false,"fork":false,"pushed_at":"2023-05-07T12:58:05.000Z","size":5931,"stargazers_count":9,"open_issues_count":20,"forks_count":7,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T15:52:34.699Z","etag":null,"topics":["bootstrap","bootstrap-dark-theme","bootstrap-theme","bootstrap-themes-generator","bootstrap4","browsersync","css","gulp","jquery","kit","lint","livereload","popperjs","scss","scss-7-in-1","showcase","theme-kit"],"latest_commit_sha":null,"homepage":"https://shhdharmen.github.io/bootstrap-theme-kit/","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/shhdharmen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["paypal.me/shhdharmen","https://www.buymeacoffee.com/shhdharmen"]}},"created_at":"2019-12-13T14:47:23.000Z","updated_at":"2022-08-22T07:04:54.000Z","dependencies_parsed_at":"2023-02-03T09:31:35.516Z","dependency_job_id":null,"html_url":"https://github.com/shhdharmen/bootstrap-theme-kit","commit_stats":null,"previous_names":[],"tags_count":9,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shhdharmen%2Fbootstrap-theme-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shhdharmen%2Fbootstrap-theme-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shhdharmen%2Fbootstrap-theme-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shhdharmen%2Fbootstrap-theme-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shhdharmen","download_url":"https://codeload.github.com/shhdharmen/bootstrap-theme-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248269656,"owners_count":21075783,"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":["bootstrap","bootstrap-dark-theme","bootstrap-theme","bootstrap-themes-generator","bootstrap4","browsersync","css","gulp","jquery","kit","lint","livereload","popperjs","scss","scss-7-in-1","showcase","theme-kit"],"created_at":"2024-10-30T22:57:52.511Z","updated_at":"2025-04-10T18:15:42.308Z","avatar_url":"https://github.com/shhdharmen.png","language":"HTML","readme":"![Bootstrap Theme Kit](./bootstrap-theme-kit.png)\n\n# bootstrap-theme-kit\n\nQuickly ⚡ Generate and Showcase 🎯 your bootstrap theme 🎨. [Get Started](#getting-started) or [See sample theme](https://shhdharmen.github.io/bootstrap-theme-kit/).\n\n\u003c!-- Badges --\u003e\n\n[![GitHub license](https://img.shields.io/github/license/shhdharmen/bootstrap-theme-kit)](https://github.com/shhdharmen/bootstrap-theme-kit/blob/master/LICENSE)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n\n## 🚀 Getting Started\n\n### ☑️ Minimum Requirements\n\n```sh\nnode -v\n// v10.17.0\ngit --version\n// git version 2.x\n```\n\n### ⬇️ Steps to Follow\n\n1. First, fork this repo.\n2. Open terminal and:\n\n```sh\ngit clone \u003cforked-repo-url\u003e\ncd bootstrap-theme-kit\nnpm i\nnpm run init\nnpm start\n```\n\n3. Browser will open at 3000 port.\n4. Start editing your scss/html files and browser will reload.\n\n## 🏆 Features\n\n- Of course, [Bootstrap](http://getbootstrap.vom)\n- 🌞 Default and 🌙 Dark themes\n- [Gulp](http://gulpjs.com)\n- [SCSS](https://sass-lang.com/)\n- [SCSS-7-in-1](https://sass-guidelin.es/#architecture)\n  - **Pro tip:** Quickly generate SCSS 7-in-1 architecture anywhere using [npx scss-7-in-1](https://www.npmjs.com/package/scss-7-in-1)\n- Live reload with [Browsersync](https://www.browsersync.io/)\n- Linting and Formatting\n  - [ESLint](http://eslint.org)\n  - [Prettier](http://prettier.io)\n  - [Stylelint](http://stylelint.io)\n  - **Pro tip:** You can lint using `npm run lint` and fix them using `npm run lint:fix`\n- [Commitzen Friendly](http://commitizen.github.io/cz-cli/)\n  - **Pro tip:** After staging your files, use `npm run commit` to make commit messages commitzen friendly.\n- Changelog and Version Management with [Semantic Release](https://semantic-release.gitbook.io/semantic-release/)\n- [Github Actions](https://github.com/features/actions) with\n  - [Cache](https://github.com/actions/cache) for faster build\n  - Build and Lint scripts\n  - [GitHub Pages action](https://github.com/marketplace/actions/github-pages-action)\n    - **Pro tip:** As it's deployed to Github Pages, you can also treat it as CDN for your CSS.\n","funding_links":["paypal.me/shhdharmen","https://www.buymeacoffee.com/shhdharmen"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshhdharmen%2Fbootstrap-theme-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshhdharmen%2Fbootstrap-theme-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshhdharmen%2Fbootstrap-theme-kit/lists"}