Skip to content

akrawchyk/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery

To get started

  1. npm install
  2. bower install
  3. gulp dist
  4. gulp watch

Enable compressing by passing production to the NODE_ENV environment variable.

NODE_ENV=production gulp

Conventions

  • CSS follows BEM naming
  • CSS follows Inuit CSS file structure and naming conventions
  • Each element is named according to its ember model attribute
  • HBS template naming matters. Build script replaces the names to be 'folder/file' to follow Ember conventions.

About

Learning Ember.js with image focus areas for user generated gallery pages

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors