isobar-us / code-standards

Isobar Front-end development coding standards. Memorize them BY HEART.
https://isobar-us.github.io/code-standards/
1.34k stars 422 forks source link

Bunch of Miscellaneous changes. #135

Closed rcherny closed 9 years ago

rcherny commented 9 years ago

• refactored script.js (#97) • turned back on 'back to top' links (#124) • made table of contents soft scroll with jquery.scrollTo() on mobile sizes, with an offset for the fixed header • updated jquery.scrollTo() • made jquery.scrollTo() just part of the concatenated files and plugins.js just be for scripts without a home • Misc CSS changes • modify grunt clean task to actually clean built assets • fixed data.json for English that was not properly setting the English lang flag 'en' • bumped the font size of the prism.js formatted code samples