Skip to content

Commit 083013e

Browse files
Implemented change to _posts folder.
New set of yml variables for event set as standard: category title level date time meetup_link event_link (like we have for pandas) project image sponsors: - sponsor1 (This is to keep rest of the site working) Applied above variable changes to ALL posts. Fixed broken link to the sponsor logo (harvey nash) Added Level to be displayed in the events list on home page.
1 parent 0aa5b43 commit 083013e

16 files changed

+48
-145
lines changed

_posts/2017-10-04-Bokeh-As-A-Backend-For-Pandas.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
2+
category: london
23
title: Bokeh as a backend for Pandas
3-
subtitle: Implementing Bokeh plotting as Pandas API
4-
project: Pandas
4+
level: All
55
date: 2017-10-04
66
time: "18:30"
77
meetup_link: https://www.meetup.com/Python-Sprints/events/243422372/
8+
event_link:
9+
project: Pandas
810
image: static/images/events/pandas_bokeh_backend_harvey_nash_960x539px.jpeg
911
sponsors:
1012
- harvey_nash

_posts/2017-10-24-PyMC3.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
2+
category: london
23
title: PyMC3 - beginner friendly issues
3-
subtitle: Solving "good first issue" tickets
4-
project: PyMC3
4+
level: Beginner
55
date: 2017-10-24
66
time: "18:30"
77
meetup_link: https://www.meetup.com/Python-Sprints/events/244062594/
8+
event_link:
9+
project: PyMC3
810
image: static/images/events/pymc3_zopa_960x539px.jpeg
911
sponsors:
1012
- zopa

_posts/2017-11-01-www.python.org-Part1.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2+
category: london
23
title: python.org (Part 1)
3-
subtitle: Improving python.org website
4-
project: python.org
4+
level: All
55
date: 2017-11-01
66
time: "18:30"
77
meetup_link: https://www.meetup.com/Python-Sprints/events/244388482/
8+
event_link:
9+
project: python.org
810
image: static/images/events/python_dot_org_part1_bloomberg_960x539px.jpeg
9-
sponsors:
11+
sponsors:
1012
- bloomberg
1113
---
1214

_posts/2017-12-06-python-dateutil.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
2+
category: london
23
title: python-dateutil issues
3-
subtitle: Fixing issues of all levels
4-
project: date-util
4+
level: All
55
date: 2017-12-06
66
time: "18:00"
77
meetup_link: https://www.meetup.com/Python-Sprints/events/245317647/
8+
event_link:
9+
project: date-util
810
image: static/images/events/dateutil_bloomberg_960x539px.jpeg
911
sponsors:
1012
- bloomberg

_posts/2018-03-10-Pandas-Documentation-Sprint.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2+
category: london
23
title: Pandas documentation sprint (worldwide)
3-
subtitle: Improving Pandas documentation
4-
project: Pandas
5-
project_logo: static/images/events/pandas_logo_donation.png
6-
project_link: http://pandas.pydata.org/index.html
4+
level: All
75
date: 2018-03-10
86
time: "10:00"
97
meetup_link: https://www.meetup.com/Python-Sprints/events/247097848/
108
event_link: https://python-sprints.github.io/pandas/
9+
project: Pandas
1110
image: static/images/events/pandas_documentation_sprint_1280_720px.jpg
12-
1311
sponsors:
1412
- bloomberg
1513
- python_software_foundation

_posts/2018-03-20-Pandas-Beginners-Friendly.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2+
category: london
23
title: Pandas, Beginners Friendly
3-
subtitle: Improving Pandas documentation
4-
project: Pandas
5-
project_logo: static/images/events/pandas_logo_donation.png
6-
project_link: http://pandas.pydata.org/index.html
4+
level: Beginner
75
date: 2018-03-20
86
time: "18:30"
97
meetup_link: https://www.meetup.com/Python-Sprints/events/248711552/
108
event_link:
9+
project: Pandas
1110
image:
12-
1311
sponsors:
1412
- harvey_nash
1513
---

_posts/2018-03-22-pandasSprint continued (ALL LEVELS).md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2+
category: london
23
title: Pandas Sprint continued (ALL LEVELS)
3-
subtitle: Improving Pandas on all levels
4-
project: Pandas
5-
project_logo: static/images/events/pandas_logo_donation.png
6-
project_link: http://pandas.pydata.org/index.html
4+
level: All
75
date: 2018-03-22
86
time: "18:30"
97
meetup_link: https://www.meetup.com/Python-Sprints/events/248712103/
108
event_link:
9+
project: Pandas
1110
image:
12-
1311
sponsors:
1412
- quantum_black
1513
---

_posts/2018-04-17-tornado.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
2+
category: london
23
title: Tornado bugfixing
3-
level: INTERMEDIATE
4+
level: Intermediate
45
date: 2018-04-17
56
time: "18:30"
7+
meetup_link:
68
event_link:
79
project: tornado
8-
sponsor: harvey_nash
10+
image:
11+
sponsors:
12+
- harvey_nash
913
---
1014

1115
In this event, we will have a quick introduction to Tornado, and work

chapters_events/london_python_sprints/_posts/2018-04-22-test-event-1.md renamed to _posts/2018-04-22-test-1.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
title: Test event 1
3-
subtitle: test subtitle 1
4-
project: Pandas
5-
project_logo: static/images/events/pandas_logo_donation.png
6-
project_link: http://pandas.pydata.org/index.html
2+
category: london
3+
title: test event 1
4+
level: test level 1
75
date: 2018-04-22
86
time: "18:30"
97
meetup_link: https://www.meetup.com/Python-Sprints/events/248712103/
108
event_link:
9+
project: Pandas
1110
image:
12-
1311
sponsors:
1412
- quantum_black
1513
---

chapters_events/london_python_sprints/_posts/2018-05-22 test event 2.md renamed to _posts/2018-04-22-test-1a.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
title: Test event 1
3-
subtitle: test subtitle 1
4-
project: Pandas
5-
project_logo: static/images/events/pandas_logo_donation.png
6-
project_link: http://pandas.pydata.org/index.html
2+
category: london
3+
title: test event 1a - same date as 1
4+
level: All
75
date: 2018-04-22
86
time: "18:30"
97
meetup_link: https://www.meetup.com/Python-Sprints/events/248712103/
108
event_link:
9+
project: Pandas
1110
image:
12-
1311
sponsors:
1412
- quantum_black
1513
---

0 commit comments

Comments
 (0)