Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/audreyfeldroy/pycon-philippines

Quick website for PyCon Philippines 2012. Pull requests are encouraged, on both content and design.
https://github.com/audreyfeldroy/pycon-philippines

Last synced: 16 days ago
JSON representation

Quick website for PyCon Philippines 2012. Pull requests are encouraged, on both content and design.

Awesome Lists containing this project

README

        

pycon-philippines
=================

Quick website for PyCon Philippines. Pull requests are encouraged, on both content and design.

How to add content to the website
---------------------------------

Clone this repo and check out the gh-pages branch:

$ git clone [email protected]:audreyr/pycon-philippines.git
$ cd pycon-philippines
$ git checkout gh-pages

If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.

Make your changes, then submit a pull request. Pull requests should be small and atomic, please.