[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

cssconf/2013.cssconf.eu

Repository files navigation

2013.cssconf.eu

Dependencies

  • Node.js
  • Ruby
  • compass gem

Setup

    $ npm install
    $ gem install compass

Run server with development config

    $ npm start

Watch SASS with compass

    $ compass watch --output-style compressed

Deploy

    $ npx grunt deploy