{"id":16582205,"url":"https://github.com/deining/hugo-mod-bootstrap-scss-v4","last_synced_at":"2026-03-08T12:35:19.286Z","repository":{"id":103261519,"uuid":"434733885","full_name":"deining/hugo-mod-bootstrap-scss-v4","owner":"deining","description":"Hugo bootstrap scss module for hugo theme docsy","archived":false,"fork":false,"pushed_at":"2021-12-03T21:29:01.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T02:24:52.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/deining.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-03T21:07:28.000Z","updated_at":"2021-12-03T21:29:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc813334-d313-4c2f-bb8f-10218db95567","html_url":"https://github.com/deining/hugo-mod-bootstrap-scss-v4","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/deining/hugo-mod-bootstrap-scss-v4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deining%2Fhugo-mod-bootstrap-scss-v4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deining%2Fhugo-mod-bootstrap-scss-v4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deining%2Fhugo-mod-bootstrap-scss-v4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deining%2Fhugo-mod-bootstrap-scss-v4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deining","download_url":"https://codeload.github.com/deining/hugo-mod-bootstrap-scss-v4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deining%2Fhugo-mod-bootstrap-scss-v4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27501212,"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-12-04T02:00:07.142Z","response_time":60,"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":[],"created_at":"2024-10-11T22:31:56.255Z","updated_at":"2025-12-04T13:01:23.260Z","avatar_url":"https://github.com/deining.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Hugo module](https://gohugo.io/hugo-modules/) that packages the [Bootstrap v4](https://getbootstrap.com/docs/4.6/getting-started/introduction/) SCSS source ready to be used in Hugo.\n\nYou need the Hugo extended version and [Go](https://golang.org/dl/) to use this component.\n\n## Use\n\nAdd the component to your Hugo site's config:\n\n```toml\n[module]\n[[module.imports]]\npath = \"github.com/gohugoio/hugo-mod-bootstrap-scss-v4\"\n```\n\nThe Bootstrap SCSS will be mounted in `assets/scss/bootstrap`, so you can then import either all:\n\n```scss\n@import \"bootstrap/bootstrap\";\n```\n\nOr only what you need:\n\n\n```scss\n@import \"bootstrap/functions\";\n@import \"bootstrap/variables\";\n@import \"bootstrap/mixins\";\n@import \"bootstrap/root\";\n@import \"bootstrap/reboot\";\n@import \"bootstrap/type\";\n@import \"bootstrap/images\";\n@import \"bootstrap/code\";\n@import \"bootstrap/grid\";\n@import \"bootstrap/tables\";\n@import \"bootstrap/forms\";\n@import \"bootstrap/buttons\";\n@import \"bootstrap/transitions\";\n@import \"bootstrap/dropdown\";\n@import \"bootstrap/button-group\";\n@import \"bootstrap/input-group\";\n@import \"bootstrap/custom-forms\";\n@import \"bootstrap/nav\";\n@import \"bootstrap/navbar\";\n@import \"bootstrap/card\";\n@import \"bootstrap/breadcrumb\";\n@import \"bootstrap/pagination\";\n@import \"bootstrap/badge\";\n@import \"bootstrap/jumbotron\";\n@import \"bootstrap/alert\";\n@import \"bootstrap/progress\";\n@import \"bootstrap/media\";\n@import \"bootstrap/list-group\";\n@import \"bootstrap/close\";\n@import \"bootstrap/toasts\";\n@import \"bootstrap/modal\";\n@import \"bootstrap/tooltip\";\n@import \"bootstrap/popover\";\n@import \"bootstrap/carousel\";\n@import \"bootstrap/spinners\";\n@import \"bootstrap/utilities\";\n@import \"bootstrap/print\";\n```\n\n\n## Versions\n\nThis repository will be versioned following the minor and patch versions in the v4 series of Bootstrap.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeining%2Fhugo-mod-bootstrap-scss-v4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeining%2Fhugo-mod-bootstrap-scss-v4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeining%2Fhugo-mod-bootstrap-scss-v4/lists"}