Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 443 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 443 Bytes

Python Day Natal 2016

Set up & Install dependencies

$ git clone [email protected]:potilivre/pythonbrasil11-site.git
$ cd pythonbrasil11
$ gem install jekyll

Server

$ jekyll serve

Gulp

# To install gulp deps
$ npm install

# If you need to rebuild javascript
$ gulp

Using a browser, go to:

http://localhost:4000

Credits

This project was created by Designa