Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 731 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 731 Bytes

NAU Front End Code Guide

This guide derived from Code Guide which is a project for documenting standards for developing flexible, durable, and sustainable HTML and CSS. It comes from years of experience writing code on projects of all sizes. It's not the end-all be-all, but it's a start.

Start reading ☞


To preview locally, install Ruby gem bundler, jekyll and execute: bundle exec jekyll serve.

Notable Changes from Original Code Guide

  • We use TABs for indentation.

License

Released under MIT License. 2016 Nau Studio

Thanks

@mdo for his Code Guide (MIT License).