Skip to content

Commit 5db18cf

Browse files
author
Faris Chebib
committed
added debug page for meetups
1 parent 1e93068 commit 5db18cf

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

Diff for: meetups.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: utahpython
3+
title: "debug: meetup api"
4+
---
5+
6+
{% include meetuptmpl.html %}

Diff for: upcoming.md

+13-6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ url-neutron-map: https://goo.gl/maps/VZI0D
1010
url-utah-meetup: http://www.meetup.com/UtahPython/
1111
url-utah-north-meetup: http://www.meetup.com/Python-Utah-North/
1212
url-dupont-map: https://goo.gl/maps/rqX2I
13+
url-pyladies-meetup: http://www.meetup.com/Salt-Lake-Pyladies/
1314
---
1415

1516
## Meetups
@@ -65,9 +66,6 @@ Location:
6566
The most up-to-date place to find out what topics are coming next is
6667
[the mailing list]({{ page.url-group }}).
6768

68-
69-
{% include meetuptmpl.html %}
70-
7169
### Logan
7270

7371
<a class="btn btn-success" href="{{ page.url-utah-north-meetup }}"
@@ -77,6 +75,8 @@ The most up-to-date place to find out what topics are coming next is
7775
<span class="glyphicon glyphicon-new-window"></span>
7876
</a>
7977

78+
Calling all Pythonistas in the Northern Utah/Southern Idaho area. This is a group for those interested in software development using the Python programming language. We will meet monthly in Logan to discuss aspects and capabilities of the language, as well as explore mechanisms for implementing these features in day-to-day code. We'll explore why Python is a great choice for web infrastructures, application infrastructures, as well as scientific data analysis. Avid and aspiring developers alike are welcome to join.
79+
8080
Location:
8181

8282
#### *Du Pont* [<span class="glyphicon glyphicon-map-marker"></span>]({{page.url-dupont-map}})
@@ -85,13 +85,20 @@ Location:
8585

8686
### PyLadies
8787

88-
Meetings are held *every Tuesday* starting at **6:30pm**
88+
<a class="btn btn-success" href="{{ page.url-pyladies-meetup }}"
89+
target="_blank"
90+
role="button">
91+
Join Logan’s Meetup Group
92+
<span class="glyphicon glyphicon-new-window"></span>
93+
</a>
94+
95+
Meetings are typically held *every Tuesday* starting at **6:30pm**
8996

90-
<p>Utah Pyladies provides educational and moral support for women who code.
97+
Utah Pyladies provides educational and moral support for women who code.
9198
Come hang out with women who are learning or have learned to code in
9299
Python. Share your coding projects, or find resources for learning. If
93100
you've never programmed at all, we'll help you get started. If you have, we
94-
want to learn from you!</p>
101+
want to learn from you!
95102

96103
Location:
97104

0 commit comments

Comments
 (0)