pet-informatica/opei-website

Name: opei-website

Owner: PET-Informática

Description: The oficial website for the PET-Informática Olimpíada Pernambucana de Informática - OPEI

Created: 2017-04-13 18:50:27.0

Updated: 2017-05-17 18:15:55.0

Pushed: 2018-01-01 02:51:40.0

Homepage: http://pet-informatica.github.io/opei

Size: 8056

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

opei-website

The PET-Informatica OPEI is the first olympiad of informatics of the state of Pernambuco, in Brazil.

This website is hosted at: https://pet-informatica.github.io/opei

Running

In order to run this project you must install node.js avaiable here: https://nodejs.org/en/

1. Clone the repository

t clone https://github.com/pet-informatica/opei-website.git

2. Travel to it's folder from terminal command line

3. Make sure you have gulp installed

m install -g gulp

4. Install the dependencies

m install

5. Running in dev mode

m run dev

All the necessary dependencies will be downloaded automatically, and any changes in scc, js or html will be watched by gulp.

Deploying

The resulting files will be minified and packed at bin/ folder. If you want to update the website content, just make sure that bin/ is updated running npm run dev and checking index.html, and then copy everything inside it to https://github.com/pet-informatica/pet-informatica.github.io/tree/master/opei

Collaborating

Please report issues on: https://github.com/pet-informatica/opei-website/issues

Gitflow is not entirely applied, run your branch out of the master and creates your PR.

We heavly encourage good description of commit messages, check out this reference: https://udacity.github.io/git-styleguide/


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.