Skip to content

Latest commit

 

History

History
executable file
·
26 lines (17 loc) · 625 Bytes

NOTES.md

File metadata and controls

executable file
·
26 lines (17 loc) · 625 Bytes

Webstop Style Guide

TODOS:

Modernize

  • get stylelint running (Sass code format & best practices inspection)
  • consider fusv for Sass variable linting
  • get eslint running (JS code format & best practices inspection)
  • get uglifyjs running (to minify JS)
  • get karma running (unit testing for JS code)

Improve Documentation

  • includes that can accept indent levels
  • Reorganize the Layout section
  • Use variable to set the Sinatra domain

Expand Offering