Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 452 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 452 Bytes

Humaniie_Website

This is the web site of the humanitarian association of ENSIIE-Paris-Strasbourg .

####How to run the website on your pc

First you need, at least, ruby 1.9.2 installed with the jekyll gem.

Clone this repository using:

git clone [email protected]:MaximeHeckel/Humaniie_Website.git

Then go to the folder with your terminal and run

jekyll --server

Open your browser and go to http://localhost:4000.