https://github.com/cozy/cozy-bootstrap
Cozy Bootstrap is a theme for Bootstrap with Cozy look and colors.
https://github.com/cozy/cozy-bootstrap
bootstrap cozy
Last synced: 10 months ago
JSON representation
Cozy Bootstrap is a theme for Bootstrap with Cozy look and colors.
- Host: GitHub
- URL: https://github.com/cozy/cozy-bootstrap
- Owner: cozy
- License: mit
- Created: 2021-03-02T16:31:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T23:27:02.000Z (12 months ago)
- Last Synced: 2025-08-09T03:48:40.423Z (11 months ago)
- Topics: bootstrap, cozy
- Language: SCSS
- Homepage: https://docs.cozy.io/cozy-bootstrap/
- Size: 7.05 MB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Cozy Bootstrap
==============
## What is Cozy?

[Cozy](https://cozy.io) is a platform that brings all your web services in the
same private space. With it, your web apps and your devices can share data
easily, providing you with a new experience. You can install Cozy on your own
hardware where no one profiles you.
## Cozy Bootstrap
Cozy Bootstrap is a theme for [Bootstrap](https://getbootstrap.com/) with Cozy
look and colors.
## Commit message
We follow [cozy guidelines](https://docs.cozy.io/cozy-guidelines/#commit-messages).
## Tests
We are using backstopjs to run some tests, with screenshots compared to a
reference.
To run the test, we need to execute `npm run docs` in one terminal, and `npm
test` in another. If there are some differences, we can review them by using
`npm run test:open` to open a browser tab with the screenshots and the diffs.
If it looks good, we can then run `npm run test:approve` to copy the new
screenshots and make them the new reference. Don't forget to commit them to
keep the CI green.
## Community
You can reach the Cozy Community by:
* Chatting with us on IRC #cozycloud on [Libera.Chat](https://web.libera.chat/#cozycloud)
* Posting on our [Forum](https://forum.cozy.io)
* Posting issues on the [Github repos](https://github.com/cozy/)
* Mentioning us on [Twitter](https://twitter.com/cozycloud)