https://github.com/bower/bower.github.io
The Bower website
https://github.com/bower/bower.github.io
Last synced: 7 months ago
JSON representation
The Bower website
- Host: GitHub
- URL: https://github.com/bower/bower.github.io
- Owner: bower
- Created: 2013-04-19T19:38:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-06-17T15:04:40.000Z (7 months ago)
- Last Synced: 2025-06-17T16:24:38.763Z (7 months ago)
- Language: JavaScript
- Homepage: http://bower.io
- Size: 2.22 MB
- Stars: 93
- Watchers: 58
- Forks: 109
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changes.rb
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# bower.io
Documentation for [Bower](https://bower.io)
The site is built with [Jekyll](http://jekyllrb.com) and served with GitHub Pages.
## Development
You need to install latest Node.js and Ruby
``` bash
curl -fsSL https://get.docker.com | sh
```
## Voice
This site has two main audiences:
1. New users who are using Bower for the first time
2. Returning users who are learning more and searching for packages
Focus on clarity and brevity. Be direct. Help users find their solutions fast. Refer to [CONTRIBUTING.md](https://github.com/bower/bower.github.io/blob/master/CONTRIBUTING.md) for more information.