Skip to content

potilivre/pythonbrasil11-site

 
 

Repository files navigation

Python Brazil [11]

Set up & Install dependencies

$ git clone [email protected]:designa/pythonbrasil11.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

About

site da Python Brasil 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.5%
  • JavaScript 31.5%
  • CSS 17.0%