ember-cli-uw-slim-header

0.0.8 • Public • Published

ember-cli-uw-slim-header

A thin UW "Boundless" theme header ember component. For use on University of Washington web sites.

Installation

(Assuming ember-cli > 0.1.5)

  • ember install ember-cli-uw-slim-header uw-slim-header

You can now use the {{uw-slim-header}} component in your templates/components/application.hbs file.

Note: you'll probably have to delete your auto-generated app/styles/app.css This plugin's installation process will not automatically delete it for you as to not clobber it if there's anything useful in there. Copy your styles into the new app/styles/app.scss before you delete it.

Contributing

Pull Requests welcome, even better if they are tested.

Installation for development

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-uw-slim-header

Weekly Downloads

8

Version

0.0.8

License

MIT

Last publish

Collaborators

  • kevintechie