Skip to content

stomt/ngscss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • gem install bundler
  • bundle
  • middleman s (./bin/middleman s, if using rbenv/binstubs)

Build

  • Run middleman build (or ./bin/middleman build) before pushing up your changes

Deploy

  • Run rake deploy, which will build and push the static files to master.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.7%
  • Ruby 15.3%