Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
*.swp
*.pyc
node_modules/
329 changes: 120 additions & 209 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,220 +3,132 @@
xmlns:og="http://ogp.me/ns#"
xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<title>MEMpy</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">



<link rel="canonical" href="https://www.mempy.org">
<meta name="author" content="The Memphis Python User Group" />

<!-- Open Graph tags -->
<meta property="og:site_name" content="MEMpy" />
<meta property="og:type" content="website"/>
<meta property="og:title" content="MEMpy"/>
<meta property="og:url" content="https://www.mempy.org"/>
<meta property="og:description" content="MEMpy"/>

<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@MemphisPython">
<meta name="twitter:creator" content="@MemphisPython">
<meta name="twitter:domain" content="https://www.mempy.org">

<!-- Bootstrap -->
<link rel="stylesheet" href="https://www.mempy.org/theme/css/bootstrap.united.min.css" type="text/css"/>
<link href="https://www.mempy.org/theme/css/font-awesome.min.css" rel="stylesheet">

<link href="https://www.mempy.org/theme/css/pygments/native.css" rel="stylesheet">
<link rel="stylesheet" href="https://www.mempy.org/theme/css/style.css" type="text/css"/>

<link href="https://www.mempy.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="MEMpy ATOM Feed"/>

<title>MEMpy: Memphis Python User Group</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="canonical" href="https://www.mempy.org">
<meta name="author" content="The Memphis Python User Group" />

<!-- Open Graph tags -->
<meta property="og:site_name" content="MEMpy" />
<meta property="og:type" content="website"/>
<meta property="og:title" content="MEMpy"/>
<meta property="og:url" content="https://www.mempy.org"/>
<meta property="og:description" content="The Memphis Python User Group meets every 3rd Monday of the month."/>

<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@MemphisPython">
<meta name="twitter:creator" content="@MemphisPython">
<meta name="twitter:domain" content="https://www.mempy.org">

<!-- CSS / Fonts-->
<!-- TODO: replace the below with a custom bulma -->
<link rel="stylesheet" href="/static/css/mempystyles.css" type="text/css"/>
</head>
<body>

<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="https://www.mempy.org/" class="navbar-brand">
MEMpy </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="https://www.mempy.org/pages/about-mempy.html">
About MEMpy
</a></li>
<li><a href="https://www.mempy.org/pages/jobs.html">
Jobs
</a></li>
<li><a href="https://www.mempy.org/pages/memtech.html">
#memtech
</a></li>
<li >
<a href="https://www.mempy.org/category/meetings.html">Meetings</a>
</li>
<li >
<a href="https://www.mempy.org/category/announcements.html">Announcements</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://www.mempy.org/archives.html"><i class="fa fa-th-list"></i><span class="icon-label">Archives</span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
<body>
<section class="hero is-medium is-primary">
<div class="hero-body">
<div class="container">
<h1 class="title">MEMpy: The Memphis Python User Group</h1>
<h2 class="subtitle">
Talkin' <a href="https://python.org">python</a> &amp; tech in
Memphis, TN since 2011.
</h2>
</div>
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<!-- End Banner -->
<div class="container">
<div class="row">
<div class="col-sm-9">


<div class="alert alert-info" role="alert">
<strong><i class="fa fa-warning"></i> Look for us on meetup.com</strong>
<p>For the most up-to-date information on our meetings, look for the
Python User Group on the <strong><a href="https://www.meetup.com/memphis-technology-user-groups/events/">
Memphis Technology User Groups meetup account</a></strong>.</p>
</div>

<article>
<h2><a href="https://www.mempy.org/june-17-2019.html">June 17, 2019</a></h2>
<div class="summary"><p>Join us for the June 2019 Python User Group meeting.</p>
<div class="section" id="time-date">
<h2>Time &amp; Date</h2>
<div class="line-block">
<div class="line">Time: 6:30pm - 8:30pm</div>
<div class="line">Date: Monday, June 17, 2019</div>
</div>
</div>
<div class="section" id="location">
<h2>Location</h2>
<p>We'll be graciously hosted by the
<a class="reference external" href="http://fedex.memphis.edu/">FedEx Institute of Technology</a>.
Here's a link to a <a class="reference external" href="https://goo.gl/RsjTJb">Google Map</a>.</p>
<ul class="simple">
<li><strong>Room</strong>: FIT 225 (2nd floor)</li>
<li><strong>Parking</strong>: The <a class="reference external" href="https://www.google.com/maps/d/viewer?mid=z7eJgDchpI68.kevkGtJ3KYwo">Deloach ...</a></li></ul></div>
<a class="btn btn-default btn-xs" href="https://www.mempy.org/june-17-2019.html">more ...</a>
</div>
</article>
<hr/>
<article>
<h2><a href="https://www.mempy.org/may-20-2019.html">May 20, 2019</a></h2>
<div class="summary"><p>Join us for the May 2019 Python User Group meeting.</p>
<div class="section" id="time-date">
<h2>Time &amp; Date</h2>
<div class="line-block">
<div class="line">Time: 6:30pm - 8:30pm</div>
<div class="line">Date: Monday, May 20, 2019</div>
</div>
</div>
<div class="section" id="location">
<h2>Location</h2>
<p>We'll be graciously hosted by the
<a class="reference external" href="http://fedex.memphis.edu/">FedEx Institute of Technology</a>.
Here's a link to a <a class="reference external" href="https://goo.gl/RsjTJb">Google Map</a>.</p>
<ul class="simple">
<li><strong>Room</strong>: FIT 225 (2nd floor)</li>
<li><strong>Parking</strong>: The <a class="reference external" href="https://www.google.com/maps/d/viewer?mid=z7eJgDchpI68.kevkGtJ3KYwo">Deloach ...</a></li></ul></div>
<a class="btn btn-default btn-xs" href="https://www.mempy.org/may-20-2019.html">more ...</a>
</div>
</article>
<hr/>

<ul class="pager">
<li class="previous disabled"><a href="#">&larr; Newer</a></li>
<li class="next"><a
href="https://www.mempy.org/index2.html">Older &rarr;</a></li>
</ul>
<div class="hero-foot">
<nav class="tabs">
<div class="container">
<ul>
<li><a href="#meetings">Meetings</a></li>
<li><a href="#connect">Connect with Us</a></li>
<li><a href="#memtech">#memtech Friends</a></li>
<li><a href="#speak">Speak at MEMpy</a></li>
</div>
<div class="col-sm-3" id="sidebar">
<aside>

<section class="well well-sm">
<ul class="list-group list-group-flush">
<li class="list-group-item"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Connect with Us</span></h4>
<ul class="list-group" id="social">
<li class="list-group-item"><a href="https://www.meetup.com/memphis-technology-user-groups/"><i class="fa fa-users fa-lg"></i> Meetup</a></li>
<li class="list-group-item"><a href="https://twitter.com/MemphisPython"><i class="fa fa-twitter-square fa-lg"></i> Twitter</a></li>
<li class="list-group-item"><a href="https://facebook.com/MemphisPython"><i class="fa fa-facebook-square fa-lg"></i> Facebook</a></li>
<li class="list-group-item"><a href="https://bit.ly/mempy-google-group"><i class="fa fa-envelope-square fa-lg"></i> Mailing List</a></li>
<li class="list-group-item"><a href="mailto:brad@mempy.org"><i class="fa fa-envelope-square fa-lg"></i> Email Us</a></li>
</ul>
</li>



<li class="list-group-item"><h4><i class="fa fa-external-link-square fa-lg"></i>
<span class="icon-label">Visit our Friends</span></h4>
<ul class="list-group" id="links">
<li class="list-group-item">
<a href="https://memphiswebworkers.com/" target="_blank">
WebWorkers
</a>
</li>
<li class="list-group-item">
<a href="https://www.memphisphp.org/" target="_blank">
MemphisPHP
</a>
</li>
<li class="list-group-item">
<a href="https://hackmemphis.com/" target="_blank">
HACKmemphis
</a>
</li>
<li class="list-group-item">
<a href="https://memphistechnology.org" target="_blank">
MTF
</a>
</li>
<li class="list-group-item">
<a href="https://www.pytennessee.org/" target="_blank">
PyTN
</a>
</li>
</ul>
</li>
</ul>
</section>
</aside>
</nav>
</div>
</section>

<section class="section is-medium" id="meetings">
<div class="container">
<div class="content">
<h3>Meetings</h3>
<p class="is-size-5">We usually meet every 3<sup>rd</sup> Monday of the month at 6:30pm at
the <a href="https://goo.gl/maps/XwvrpSXiiUqomKST8">FedEx Institute of Technology</a>.
For more details, look for us on <a href="https://www.meetup.com/memphis-technology-user-groups">meetup.com</a>.
</p>

<p class="has-text-centered">
<a href="https://www.meetup.com/memphis-technology-user-groups">
<img src="https://secure.meetupstatic.com/s/img/5455565085016210254/logo/svg/logo--script.svg"
alt="Look for us on meetup.com"
style="max-width:50%">
</a>
</p>
<div class="has-text-centered">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3263.400250587768!2d-89.94226004828181!3d35.121684080231915!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x887f86b41c7e48bd%3A0x628f7a8a13bb0085!2sFedEx+Institute+of+Technology!5e0!3m2!1sen!2sus!4v1561758748020!5m2!1sen!2sus" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<hr>
<div class="row">
<div class="col-xs-10">&copy; 2019 The Memphis Python User Group
&middot; Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>,
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a>,
<a href="http://getbootstrap.com" target="_blank">Bootstrap</a> </div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Back to top</a></p></div>
</section>

<section class="section is-medium has-background-light" id="connect">
<div class="container">
<div class="content">
<h3>Connect with Us</h3>
<p class="is-size-5">Connect with us on
<a href="http://www.meetup.com/memphis-technology-user-groups/">Meetup</a>,
<a href="http://twitter.com/MemphisPython">Twitter</a>,
<a href="http://facebook.com/MemphisPython">Facebook</a>, or join
our super-low-traffic <a href="http://bit.ly/mempy-google-group">Mailing List</a>.
</p>
</div>
</div>
</footer>
<script src="https://www.mempy.org/theme/js/jquery.min.js"></script>

<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://www.mempy.org/theme/js/bootstrap.min.js"></script>

<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="https://www.mempy.org/theme/js/respond.min.js"></script>
</div>
</section>

<section class="section is-medium" id="memtech">
<div class="container">
<div class="content">
<h3><kbd>#memtech</kbd> Friends</h3>
<p class="is-size-5">
We are just one of many the <kbd>#memtech</kbd> user groups happening
in Memphis, TN. Visi <a href="http://www.memphistechnology.org/user-groups/">
memphistechnology.org</a> to learn about &amp; connect with others.
</p>
</div>
</div>
</section>

<section class="section is-medium has-background-light" id="speak">
<div class="container">
<div class="content">
<h3>Speak at MEMpy</h3>
<p class="is-size-5">
Have a talk you'd like to give? Or maybe a project (personal, open-source,
new startup) you'd like to share with a technical audience? Getting
on our calendar is pretty easy, just ...
</p>
<p class="has-text-centered">
<a class="button is-large is-primary"
href="mailto:brad@mempy.org?subject=I want to speak at MEMpy">Email Us</a>
</p>
</div>
</div>
</section>

<!-- Google Analytics -->
<script type="text/javascript">
<footer class="footer">
<div class="content has-text-centered">
<p>
We're on <a href="https://github.com/MemphisPython/MemphisPython.github.io">GitHub</a>!
</p>
</div>
</footer>

<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-46826960-1']);
_gaq.push(['_trackPageview']);
Expand All @@ -229,8 +141,7 @@ <h2>Location</h2>
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- End Google Analytics Code -->

</script>
<!-- End Google Analytics Code -->
</body>
</html>
</html>
Loading