First Pyladies BCN Meetup: Starting our Website Project


Details
PyladiesBCN is a recent group of Python female programmers from different fields (Web development, Robotics, Scientific Computing, Data Analysis...). As a group, we've decided that we are interested in improving our Python skills and learning together, so we are focusing our Meetups in Workshops, Study groups and Project/Hacknights. We are also working closely together with the main PyBCN monthly event and we encourage our members to attend and participate as speakers.
For the first PyladiesBCN Project we want to work on building our website. In order to start with it, we've decided to give an Introduction to Python Static Websites workshops, so everyone, even Python and/or web development beginners, can learn and participate in the project.
This workshop is beginner friendly and hands-on, so bring your laptop!
Workshop parts:
-Build your Static Website with Pelican, a Python Static Site Generator.
http://pelican.readthedocs.org/en/3.3.0/
-Learn some HTML/CSS/JS and Bootstrap to create your own Theme or modify an existing one.
-Work on your website/blog
Other tools we're going to use/see:
-Jinja2: http://jinja.pocoo.org/
-Virtualenv: http://www.virtualenv.org/en/latest/
-Markdown: http://daringfireball.net/projects/markdown/
-Git: http://git-scm.com/
After this session, we're going to organize a Project Hacknight to start working collaboratively on the PyladiesBCN website. There you'll be able to apply all the learned skills in a real development project. You can also use these skills to start your own blog or static website!

First Pyladies BCN Meetup: Starting our Website Project