Workflow

Creating repositories

Naming

Style guides

Style guides should be prefixed sg- followed by a lowercase company name (without the company type label), e.g. sg-vecora.

Brand guides

Brand guides should be prefixed bg- followed by a lowercase company name (without the company type label), e.g. bg-vecora.

Issues and project boards

Methodology

Coding conventions

No tab. Two spaces.

No self-closing XHTML tags. XHTML is dead.

HTML classes use kebab case. HTML ids use camel case.

For JS you should follow Douglas Crockford’s coding conventions.

More

  • Markdown
  • Jekyll
  • Gulp