mdo / code-guide

Standards for developing consistent, flexible, and sustainable HTML and CSS.

Home Page:https://codeguide.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Guide logo
Code Guide

Standards for developing consistent, flexible, and sustainable HTML and CSS.
Start reading ☞


Setup

Code Guide is built on Jekyll and hosted on GitHub Pages. To install Jekyll:

gem install jekyll

To start the local server:

jekyll serve

Open localhost:4000 in your browser.

License

Released under MIT by, and copyright, @mdo.

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 developing consistent, flexible, and sustainable HTML and CSS.

https://codeguide.co

License:MIT License


Languages

Language:SCSS 68.0%Language:HTML 32.0%