{"id":24562554,"url":"https://github.com/humanbrainproject/hbp-collaboratory-theme","last_synced_at":"2025-10-12T00:36:26.953Z","repository":{"id":36400677,"uuid":"40705593","full_name":"HumanBrainProject/hbp-collaboratory-theme","owner":"HumanBrainProject","description":"A Bootstrap 3 Theme for HBP Collaboratory Extensions","archived":false,"fork":false,"pushed_at":"2019-09-12T13:23:25.000Z","size":1151,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-02-23T10:08:37.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/HumanBrainProject.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}},"created_at":"2015-08-14T08:58:49.000Z","updated_at":"2019-09-12T13:23:27.000Z","dependencies_parsed_at":"2022-09-03T23:22:02.253Z","dependency_job_id":null,"html_url":"https://github.com/HumanBrainProject/hbp-collaboratory-theme","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanBrainProject%2Fhbp-collaboratory-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanBrainProject%2Fhbp-collaboratory-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanBrainProject%2Fhbp-collaboratory-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanBrainProject%2Fhbp-collaboratory-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HumanBrainProject","download_url":"https://codeload.github.com/HumanBrainProject/hbp-collaboratory-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945623,"owners_count":20372897,"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":[],"created_at":"2025-01-23T09:16:14.307Z","updated_at":"2025-10-12T00:36:21.910Z","avatar_url":"https://github.com/HumanBrainProject.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hbp-collaboratory-theme\n\nA Bootstrap 3 Theme for HBP Collaboratory Extensions\n\n[![Build Status](https://bbpcode.epfl.ch/ci/buildStatus/icon?job=platform.collaboratory-theme.github\u0026build=1)](https://bbpcode.epfl.ch/ci/job/platform.collaboratory-theme.github/1/)\n\n# Setup Collaboratory Theme\n\nThis library package the HBP theme and Bootstrap so that you don't need to\nimport both libraries.\n\n## Install with Bower\n\n```\nbower install hbp-collaboratory-theme\n```\n\n## Using Sass\n\nImport `dist/sass/theme.scss`\n\n```scss\n// Assuming that `bower_components` is in your Sass import path\n@import hbp-collaboratory-theme/dist/sass/theme.scss\n```\n\n## Using CSS\n\nLink to `dist/css/bootstrap.min.css`\n\n```\n\u003clink rel=\"Stylesheet\" href=\"hbp-collaboratory-theme/dist/css/bootstrap.min.css\"\u003e\n```\n\n## Javascript dependencies\n\nA few Bootstrap components requires a counterpart javascript library. The loaded\nlibrary depends of the underlying framework.\n\nBootstrap jQuery plugin is included in this bundle as an optional dependency.\nIf you are developing an angular based application, you need to rely on\n`angular-bootstrap` component instead.\n\n### Angular JS based project\n\nInstall `ui.bootstrap`\n\n```\nbower install angular-bootstrap\n```\n\nRequire the module in your application.\n\n```js\nvar app = angular.module('MyApp', ['ui.bootstrap']);\n```\n\n### jQuery based proejct\n\nInclude the `bootstrap.js` library in your HTML page.\n\n```html\n\u003cscript src=\"./bower_components/collaboratory-theme/dist/javascripts/bootstrap.min.js\"\u003e\n```\n\n# Usage\n\nYou can discover the look and feel of the theme by opening the kitchen sink page located at `./dist/examples/kitchen-sink.html`.\n\nThis is just a theme over Bootstrap so all  [Bootstrap official documentation](http://getbootstrap.com/) apply and should be considered accurate.\n\n\n\n# Development\n\nRun watcher and server using grunt:\n\n```bash\ngrunt serve\n```\n\nYou can then access a development server on http://localhost:8100.\n\nEach time a modification is detected, the corresponding files will be\nregenerated. If a Sass file is modified, the `dist` folder will be rebuilt\nas well, which means that you can link this project with other Bower enable\ndevelopment folder and have the change propagated.\n\n# Credits\n\nThe project structure and build files are inspired by the [Themestrap] template.\nThe kitchen sink especially is a direct copy of a huge amount of work from this\nproject.\nThe main variation is that we use Bootstrap Sass instead of Less.\n\n[Themestrap]: http://code.divshot.com/themestrap/\n\n# Acknowledgement\n\nThis open source software code was developed in part or in whole in the Human Brain Project, funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 720270 (Human Brain Project SGA1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanbrainproject%2Fhbp-collaboratory-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumanbrainproject%2Fhbp-collaboratory-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanbrainproject%2Fhbp-collaboratory-theme/lists"}