Official Website of Google Developers Group Porto - Portugal
1 - Install [ Git] (https://git-scm.com/downloads), [ Ruby] (http://www.ruby-lang.org/en/downloads/), [ NodeJS ] (Https://nodejs.org/en/) and [ GulpJS] (http://gulpjs.com/).
2 - Install [ Jekyll] (http://jekyllrb.com/) by following the command below:
$ gem install jekyll3 - Clone the project and navigate to its directory:
$ git clone https://github.com/GDGPorto/gdgporto.github.io.git && cd gdgporto.github.io4 - Install the NPM packages:
$ npm install5 - Execute:
$ gulpThats it, the website will open in your browser!