0.0.8 • Published 10 years ago

ember-cli-uw-slim-header v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago