Parisjs.org

This is the source of the parisjs.org website.

Add events

Edit meetups.json and add the event.

    {
        "date": "YYYY/MM/DD",
        "where" : "The place",
        "link" : "http://link for registration/"
    }