Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 433 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 433 Bytes

ParisPy Meetup Website

This is hosted on parispy.org.

Local Setup

pip3 install -r requirements.txt

Local run

pelican --autoreload --listen

then navigate to http://localhost:8000

Contribute

Feel free to create Pull Requests to :

  • fix typos (like speakers names 🙃)
  • add links to slides or videos
  • improve the theme
  • whatever you fancy !