Skip to content

Commit 5492c51

Browse files
committed
Update About to include Python Frederick's history.
Fixes #4
1 parent d723c92 commit 5492c51

1 file changed

Lines changed: 46 additions & 13 deletions

File tree

_includes/about.html

Lines changed: 46 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="row">
55
<div class="col-lg-12 text-center">
66
<h2 class="section-heading">About</h2>
7-
<h3 class="section-subheading text-muted">Lorem ipsum dolor sit amet consectetur.</h3>
7+
<h3 class="section-subheading text-muted">A brief history of Python Frederick</h3>
88
</div>
99
</div>
1010
<div class="row">
@@ -16,11 +16,17 @@ <h3 class="section-subheading text-muted">Lorem ipsum dolor sit amet consectetur
1616
</div>
1717
<div class="timeline-panel">
1818
<div class="timeline-heading">
19-
<h4>2009-2011</h4>
19+
<h4>2015</h4>
2020
<h4 class="subheading">Our Humble Beginnings</h4>
2121
</div>
2222
<div class="timeline-body">
23-
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
23+
<p class="text-muted">
24+
On November 5, 2015,
25+
the Python Frederick group was created
26+
on Meetup
27+
and planning began
28+
for ways to serve the local community.
29+
</p>
2430
</div>
2531
</div>
2632
</li>
@@ -30,11 +36,22 @@ <h4 class="subheading">Our Humble Beginnings</h4>
3036
</div>
3137
<div class="timeline-panel">
3238
<div class="timeline-heading">
33-
<h4>March 2011</h4>
34-
<h4 class="subheading">An Agency is Born</h4>
39+
<h4>January 2016</h4>
40+
<h4 class="subheading">First event</h4>
3541
</div>
3642
<div class="timeline-body">
37-
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
43+
<p class="text-muted">
44+
Area residents came to Cowork Frederick
45+
on January 13, 2016
46+
to share pizza and ideas
47+
about how we would regularly talk about Python.
48+
<i>
49+
Fun fact:
50+
Matt, the first organizer,
51+
has his wedding anniversary on the 13th.
52+
His wife must really love that nerd. &#128521;
53+
</i>
54+
</p>
3855
</div>
3956
</div>
4057
</li>
@@ -44,11 +61,20 @@ <h4 class="subheading">An Agency is Born</h4>
4461
</div>
4562
<div class="timeline-panel">
4663
<div class="timeline-heading">
47-
<h4>December 2012</h4>
48-
<h4 class="subheading">Transition to Full Service</h4>
64+
<h4>August 2016</h4>
65+
<h4 class="subheading">A special visit</h4>
4966
</div>
5067
<div class="timeline-body">
51-
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
68+
<p class="text-muted">
69+
Frederick is fortunate enough
70+
to be the closest Python user group
71+
to Kenneth Reitz,
72+
author of the requests package.
73+
Kenneth's work is downloaded millions of times
74+
each month.
75+
He spoke to the group about how to make
76+
Python software that's accessible to all.
77+
</p>
5278
</div>
5379
</div>
5480
</li>
@@ -58,11 +84,18 @@ <h4 class="subheading">Transition to Full Service</h4>
5884
</div>
5985
<div class="timeline-panel">
6086
<div class="timeline-heading">
61-
<h4>July 2014</h4>
62-
<h4 class="subheading">Phase Two Expansion</h4>
87+
<h4>Now</h4>
88+
<h4 class="subheading">Dedicated to the community</h4>
6389
</div>
6490
<div class="timeline-body">
65-
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
91+
<p class="text-muted">
92+
Without fail,
93+
we bring Python topics to the Frederick community
94+
every month.
95+
We've expanded to include workshops
96+
and book clubs
97+
to meet people where they are.
98+
</p>
6699
</div>
67100
</div>
68101
</li>
@@ -77,4 +110,4 @@ <h4>Be Part
77110
</div>
78111
</div>
79112
</div>
80-
</section>
113+
</section>

0 commit comments

Comments
 (0)