Skip to content

Instantly share code, notes, and snippets.

@isramv
Last active March 16, 2016 17:47
Show Gist options
  • Select an option

  • Save isramv/38a03f2acecec0dd6190 to your computer and use it in GitHub Desktop.

Select an option

Save isramv/38a03f2acecec0dd6190 to your computer and use it in GitHub Desktop.
Ablog theme.

###Open Sans:

https://github.com/FontFaceKit/open-sans

bower install open-sans-fontface

###Monserrat:

https://github.com/skounis/montserrat-webfont

bower install montserrat-webfont --save

Installing gulp-sass

https://www.npmjs.com/package/gulp-sass

npm install --save-dev gulp npm install gulp-sass --save-dev

bower install materialize --save-dev bower install --save-dev bootstrap

npm install --save-dev gulp-ruby-sass bower install bootstrap#v4.0.0-alpha.2 --save-dev

Using Bootstrapt grid system.

http://v4-alpha.getbootstrap.com/getting-started/download/#package-managers

Font Awesome.

http://likesalmon.net/use-font-awesome-on-yeoman-angularjs-projects/

bower install font-awesome --save

Photo credits.

https://www.flickr.com/photos/oasisantonio/ https://www.flickr.com/photos/charlieandsnoopy/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment