Skip to content

joaopaulofonseca/gdgbraga.github.io

 
 

Repository files navigation

GDG Porto

Official Website of Google Developers Group Porto - Portugal


How to Contribute

Installation:

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 jekyll

3 - Clone the project and navigate to its directory:

   $ git clone https://github.com/GDGPorto/gdgporto.github.io.git && cd gdgporto.github.io

4 - Install the NPM packages:

$ npm install

5 - Execute:

$ gulp

Thats it, the website will open in your browser!

About

Google Developer Group Braga Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.6%
  • CSS 19.7%
  • JavaScript 15.7%