bower/bower.github.io

Name: bower.github.io

Owner: Bower

Description: The Bower website

Created: 2013-04-19 19:38:39.0

Updated: 2017-11-13 07:02:33.0

Pushed: 2018-01-12 19:55:01.0

Homepage: http://bower.io

Size: 1904

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

bower.io

Documentation for Bower

The site is built with Jekyll 2.x and served with GitHub Pages.

stall npm packages
install
n any tasks
t
stall jekyll (You may need sudo here)
install jekyll
install jekyll-paginate
rve site to view locally
ll serve
Docker support

You can build a docker image to serve the site instead of installing Jekyll in your development environment

ild the image
er build -t bower-io .
stall the npm packages
er run -t -v $(pwd):/opt/code:rw --rm bower-io npm install
n any tasks
er run -t -v $(pwd):/opt/code:rw --rm bower-io grunt

You can run the jekyll server with the next command:

er run --rm -ti -p 4000:4000 -v $(pwd):/opt/code:rw bower-io jekyll serve --host 0.0.0.0

You can access the server via http://127.0.0.1:4000

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 for more information.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.