Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 594 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 594 Bytes

Northplate

Boilerplate code for sites being built with Sass/Compass. The architecture is layed out in SMACSS style, with each section being built into seperate modules.

Stucture

  • index.html
  • config.rb
  • assets/
    • fonts/
    • images/
    • library/
    • scripts/
    • style.css
    • style/
      • base/
        • _variables.scss
        • _base.scss
        • _layout.scss
        • _state.scss
      • modules/