Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

A small presentation on Standards with a focus in styles and a bit of insight at how we do it at log-oscon.

Notifications You must be signed in to change notification settings

xipasduarte/style-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style Standards

A presentation on Standards. More specifically focused on that part of code bases which contain the lovely language of CSS.

The talk is generic enough to be considered as a call for Standards from personal projects to those of companies. I appreciate comments and hope to fine tune the presentation to a point where it can be applicable for many years.

About

I've used Bespoke.js to do the magic, built with generator-bespoke.

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Gulp: $ npm install -g gulp

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve

About

A small presentation on Standards with a focus in styles and a bit of insight at how we do it at log-oscon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published