[READ-ONLY] Mirror of https://github.com/Schniz/wie. Where the fuck is everybody?
0

Configure Feed

Select the types of activity you want to include in your feed.

Readme.md

alef#

Alef is an open source bilingual web-font

Installation#

Using Component:#

$ component install yields/alef

Using Bower#

$ bower install alef

Example#

body {
  font-family: 'alef';
}

Rails usage#

Install via bower to your favorite directory. like /vendor/bower_components/ After you finished (you need to configure your application.rb), you should add this line in your application.css manifest:

*= require alef/alef_rails.css

that should do it.

License#

MIT