{"id":15180316,"url":"https://github.com/minimalic/silverstripe-bootloader","last_synced_at":"2026-02-27T23:14:13.010Z","repository":{"id":232893477,"uuid":"785452286","full_name":"minimalic/silverstripe-bootloader","owner":"minimalic","description":"Bootstrap 5 loader for Silverstripe CMS 5","archived":false,"fork":false,"pushed_at":"2024-04-12T21:32:30.000Z","size":854,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T18:01:52.251Z","etag":null,"topics":["bootstrap","bootstrap-5","bootstrap5","silverstripe-module"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minimalic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-11T23:01:35.000Z","updated_at":"2024-04-12T21:35:08.000Z","dependencies_parsed_at":"2024-09-14T15:24:04.037Z","dependency_job_id":"db22841d-d4e9-433c-ab1b-82e95478a81b","html_url":"https://github.com/minimalic/silverstripe-bootloader","commit_stats":null,"previous_names":["minimalic/silverstripe-bootloader"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalic%2Fsilverstripe-bootloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalic%2Fsilverstripe-bootloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalic%2Fsilverstripe-bootloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minimalic%2Fsilverstripe-bootloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minimalic","download_url":"https://codeload.github.com/minimalic/silverstripe-bootloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240415215,"owners_count":19797599,"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-5","bootstrap5","silverstripe-module"],"created_at":"2024-09-27T16:03:11.287Z","updated_at":"2025-11-15T05:06:07.359Z","avatar_url":"https://github.com/minimalic.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Silverstripe BootLoader - a Bootstrap Loader\n\nSilverstripe BootLoader is an extension designed to seamlessly integrate Bootstrap 5 framework files into Silverstripe projects. It injects CSS and JS into your website's requirements.\nIt's allowing styling of Bootstrap by injecting your own SCSS's with variables and overrides.\n\nBootstrap version included:\n`5.3.3`\n\n\n## Requirements\n\n* Compatible with Silverstripe versions 4 and 5\n* Optionally (for customization and compiling) a theme named `main`\n\n\n## Installation\n\nInstall using Composer:\n```sh\ncomposer require minimalic/silverstripe-bootloader\n```\n\nRefresh your database by navigating to your website's root directory in the shell and running:\n`vendor/bin/sake dev/build \"flush=all\"`\n\nOr use your base URL with:\n`/dev/build?flush=all`\n\n\n## Customization\n\n### About customization\n\nThe customization step is optional. You can override standard [Bootstrap variables](https://github.com/twbs/bootstrap/tree/v5.3.3/scss) with `_bs-variables.scss` inside your `themes/main/scss/` directory.\n\u003e [!WARNING]\n\u003e Customization may modify all of your CSS files inside `themes/main/css/` (if any) by using `css-prefix` and other tools needed to compile Bootstrap.\n\n\n### Getting tools\n\nIf you need to inject your own Bootstrap variables and overrides, you should start with installing `sass`, `nodemon` and `postcss` using `npm`.\n\n\n### Required SCSS theme files\n\nCompiling requires these three files in your `themes/main/scss/` directory:\n- `_bs-variables.scss`\n- `_bs-variables-end.scss`\n- `style.scss`\n\nThe first one will be loaded at the beginning right after `@import \"functions\";` and the second one after all other Bootstrap modules.\nYou can create variables overrides inside the SCSS files.\n\nThe `style.scss` is your own theme stylesheet.\n\n\n### Compiling custom Bootstrap\n\nNow you can compile new customized Bootstrap CSS file using:\n\n```sh\ncd vendor/minimalic/silverstripe-bootloader/client/src/\nnpm run-script watch\n```\nor alternatively from Silverstripe's root directory:\n\n```sh\nnpm --prefix ./vendor/minimalic/silverstripe-bootloader/client/src/ run-script watch\n```\n\nA new `bootstrap-custom.css` will be generated (and overwritten) inside your `themes/main/css/` directory.\n\nThe original `bootstrap.min.css` will automatically get replaced by your customized and compiled Bootstrap version.\n\n\n### Compiling custom theme CSS\n\nThe `run-script watch` will also monitor and compile your own SCSS file named `style.scss` located at `themes/main/scss/` into `themes/main/css/`.\nYour existing `themes/main/css/style.css` (if any) will be overwritten.\n\n\n## License\n\nSee [License](LICENSE)\n\nCopyright (c) 2024, minimalic.com - Sebastian Finke\nAll rights reserved.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimalic%2Fsilverstripe-bootloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminimalic%2Fsilverstripe-bootloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminimalic%2Fsilverstripe-bootloader/lists"}