Skip to content

getanewsletter/gancss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GANCSS

Get a Newsletter's CSS framework. Uses sass with the scss syntax and the styleguide is generated with the help of Hologram.

Requirements

  • Ruby
  • Grunt

Installation

  • git clone git@github.com:getanewsletter/gancss.git
  • cd gancss and run npm install
  • Run grunt connect run server
  • Run grunt compile styles and documentation
  • Navigate to localhost:9001 to view the site

Documentation

We use Hologram to generate our style guide. This technique allows us to write documentation straight in the sass files and Hologram takes care of the rest.