Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 515 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 515 Bytes

2016.bucharest.wordcamp.org

Remote css for WordCamp Bucharest 2016 http://2016.bucharest.wordcamp.org/

Workflow

This project will be developed using Github Flow. Development will be done in branches and merged into the master branch upon completion and testing.

Styles

We are using sass for creating and maintaing site structure. Installation guide: http://sass-lang.com/install

##Compiling Styles

For compiling styles use the following command sass --watch style.scss:style.css --sourcemap=none