/volt-usa

Makes the 18F U.S. Web Design standard framework by the United States Digital Service available to @voltrb apps

Primary LanguageCSSMIT LicenseMIT

USA 18F Volt Component

The USA 18F Volt Component is a wrapper on the 18F U.S. Web Design standard framework by the United States Digital Service and 18F from the United States Government. Add to your @voltrb app to have a design similar to :

![screenshot volt 18F web design standard](https://github.com/heri/volt-usa/blob/master/preview.png?raw=true =800x)

View the standards to use the framework. For example, <button>Default</button> to add a button

The existing components are also ready to use:

  • header will add a <header> with a <h1> title on top
  • footer will add a <footer>
  • usa for the main body of a page
  • aside with aside:nav for navigation menu
  • alert for notifications
  • more to come!

Installation

Add this line to your application's Gemfile:

gem 'volt-usa'

And then execute:

$ bundle

Or install it yourself as:

$ gem install volt-usa

Add component 'usa' to the app/main/config/dependencies.rb file

Contributing

  1. Fork it ( http://github.com/[my-github-username]/volt-usa/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contact

Heri