JSConf Budapest is a JSConf family member 2-day non-profit for-the-community by-the-community conference about JavaScript in Budapest, Hungary.
git clone https://github.com/JSConfBp/2016.jsconfbp.com.git
cd 2016.jsconfbp.com
npm install
gem install sass
node run watch
Open your browser and go to http://127.0.0.1:9778
Deployment is done by travis build process. Commits to the live
branch trigger site generation and pushing the result to gh-pages