Skip to content

pbadeer/code-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Guide

Code Guide 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 ☞


Install

  1. In your console, run the command gem install jekyll rb-pygments (this installs the server software)

Running

  1. In your console, navigate to the folder this site is in.
  2. Run the command jekyll serve
  3. Once the server is running, go to localhost:4000

License

Released under MIT by, and copyright 2014, @mdo.

Thanks

Heavily inspired by Idiomatic CSS and the GitHub Styleguide.

Translations

Translations are maintained by their creators and may not always be up to date with the original here.

Have a translation you'd like to link to? Open a pull request to add it here. Be sure to keep it alphabetical.

<3

About

Standards for flexible, durable, and sustainable HTML and CSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 71.6%
  • CSS 28.4%