Skip to content

fiddler-crabs-2014/encore

Repository files navigation

Encore

Created by:

Heroku:
Outward-facing: http://bit.ly/EncoreBeta
http://encore-staging.herokuapp.com/

Trello: https://trello.com/b/dnoGtQbs/encore

Build Status

git workflow

  1. fork the repo (https://github.com/fiddler-crabs-2014/encore)
  2. git clone your fork
  3. git checkout -b branch_name (prepended by chore/, feature/, bug/)
  4. when finished with changes in branch
    1. git add .
    2. git commit -m "commit message"
    3. git push origin branch_name
  5. go back to github and send a new pull request from your branch

css workflow / truncated style-guide

  1. base styles are in main.css.scss
  2. remember: grid-settings are in corresponding _grid-settings.css.scss file
  3. use EMs instead of pixels when possible (unless dealing with text...)
  4. keep color variables, fonts and page styles in seperate pages
  5. prepend styles for a new page with a one line css comment (e.g. /* styles for user page */)
  6. before making a pull request set the visual-grid variable to false in your branch.
  7. before pushing to production sit with someone and remove css comments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •