python-sprints / python-sprints.github.io

Python Sprints website
https://python-sprints.github.io/
12 stars 55 forks source link

Add missing fields to events and unify their data fields. #115

Closed Tomasz-Kluczkowski closed 6 years ago

Tomasz-Kluczkowski commented 6 years ago

Events do not have a standard set of yml variables. This has to be standardized. Proposed example set: title: Bokeh as a backend for Pandas subtitle: Implementing Bokeh into pandas as a plotting API project: Pandas project_description: Powerful Python data analysis toolkit project_logo: path to the projects logo date: 2017-10-04

Tomasz-Kluczkowski commented 6 years ago

Sorted in the last push to master. All events are now in _posts folder. To separate from each other's groups we use category variable in the yml section of the event.