{"id":15295892,"url":"https://github.com/eolant/silverstripe-bootstrap-mix","last_synced_at":"2025-08-08T23:11:56.953Z","repository":{"id":56978322,"uuid":"127834406","full_name":"eolant/silverstripe-bootstrap-mix","owner":"eolant","description":"The SilverStripe 4 theme that uses Bootstrap 4 with Laravel Mix","archived":false,"fork":false,"pushed_at":"2018-04-11T01:25:40.000Z","size":79,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-12T01:05:42.930Z","etag":null,"topics":["bootstrap","bootstrap-4","bootstrap4","es6","laravel-mix","sass","silverstripe","silverstripe-4","silverstripe-theme","theme"],"latest_commit_sha":null,"homepage":"","language":"Scheme","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/eolant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-03T01:40:31.000Z","updated_at":"2018-08-31T02:09:33.000Z","dependencies_parsed_at":"2022-08-21T08:10:56.089Z","dependency_job_id":null,"html_url":"https://github.com/eolant/silverstripe-bootstrap-mix","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/eolant/silverstripe-bootstrap-mix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eolant%2Fsilverstripe-bootstrap-mix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eolant%2Fsilverstripe-bootstrap-mix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eolant%2Fsilverstripe-bootstrap-mix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eolant%2Fsilverstripe-bootstrap-mix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eolant","download_url":"https://codeload.github.com/eolant/silverstripe-bootstrap-mix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eolant%2Fsilverstripe-bootstrap-mix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269502567,"owners_count":24427790,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-4","bootstrap4","es6","laravel-mix","sass","silverstripe","silverstripe-4","silverstripe-theme","theme"],"created_at":"2024-09-30T18:08:32.497Z","updated_at":"2025-08-08T23:11:56.911Z","avatar_url":"https://github.com/eolant.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SilverStripe 4 Bootstrap 4 Mix\nThis is a boilerplate base theme for SilverStripe 4 that you can use for all your custom Boostrap 4 themes. It uses Laravel Mix for assets compilation and Browsersync for quick and easy development allowing you to focus on the task at hand, not worrying about front end tools. You can also easily replace Bootstrap for anything else. As well as use SASS, LESS, Stylus. Refer [this](https://github.com/JeffreyWay/laravel-mix) page for more details about Laravel Mix.\n\n## Installation\n\n```\ncomposer require eolant/silverstripe-bootstrap-mix\n```\n\n* Select theme in `_config/theme.yml`\n* Run `npm install` from theme directory\n\n## Usage\n\n* Choose your proxy address for Browsersync in `webpack.mix.js`\n* `npm run watch` for development\n* `npm run prod` for production build\n\n###### Please refer `package.json` for all commands.\n\n## Renaming theme\n\nIf you want to rename the theme, make sure to create links to `javascript`, `css`, `images` directories\nYou can execute following commands from theme's directory (replace `silverstripe-bootstrap-mix` with the new name):\n\n```\nrm -rf $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix\nmkdir $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix\nln -s $(pwd)/javascript $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix\nln -s $(pwd)/css $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix\nln -s $(pwd)/images $(pwd)/../../public/resources/themes/silverstripe-bootstrap-mix\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feolant%2Fsilverstripe-bootstrap-mix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feolant%2Fsilverstripe-bootstrap-mix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feolant%2Fsilverstripe-bootstrap-mix/lists"}