<div dir="ltr">Hi Guys,<div><br></div><div>I thought I'd add another take on this whole Python Group Website.  I am slowly building a Python group in Phoenix (where I moved to after leaving the Columbus area) and I am going to take the static site route.  The allows me to host the site entirely on github.  This combination has the following benefits:</div>

<div><br></div><div style>* Static sites are portable and reliable</div><div style>* Dynamic components can be added in iframes or via javascript</div><div style>* Anyone can contribute via a pull request or even a patch.</div>

<div style>* Contributors gain experience using git source control</div><div style><br></div><div style>At this point, I don't have much.  Just a stub site: <a href="http://desertpy.com">http://desertpy.com</a>.  I am adding a presentation site, for static HTML presentations, as well:</div>

<div style><br></div><div style><a href="http://presentations.desertpy.com/fabric-godber/">http://presentations.desertpy.com/fabric-godber/</a><br></div><div style><br></div><div style>I haven't made an index page and that presentation is not yet done.  I think I will be using pelican (<a href="http://docs.getpelican.com/en/3.1.1/">http://docs.getpelican.com/en/3.1.1/</a>) for site generation.</div>

<div style><br></div><div style><a href="https://github.com/desertpy/desertpy-pelican">https://github.com/desertpy/desertpy-pelican</a><br></div><div style><a href="https://github.com/desertpy/presentations">https://github.com/desertpy/presentations</a><br>

</div><div style><br></div><div style>-Ausitn</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 22, 2013 at 1:03 PM, Eric Floehr <span dir="ltr"><<a href="mailto:eric@intellovations.com" target="_blank">eric@intellovations.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Right now, COhPy.org redirects to the meetup page. There was some talk at a few of the previous meetings about building an actual web app (in Python of course :-). I just wanted to share something from the Python group organizers link that might be of interest.<div>



<br></div><div>The Kansas City group is still using meetup, but is using the API and hosting on <a href="http://gondor.io" target="_blank">gondor.io</a> (same place used by PyOhio.org) a custom web app. Here is the original newsgroup email:</div>



<div><br></div><div>-------------------------------</div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">I'm Juan from Kansas City and you're right that we do use the meetup API to pull information from </span><a href="http://meetup.com/" style="font-family:arial,sans-serif;font-size:13px" target="_blank">meetup.com</a><span style="font-family:arial,sans-serif;font-size:13px"> and display it in our website.</span><br style="font-family:arial,sans-serif;font-size:13px">



<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">You can take a look at our website here: </span><a href="http://pythonkc.com/" style="font-family:arial,sans-serif;font-size:13px" target="_blank">http://pythonkc.com/</a><br style="font-family:arial,sans-serif;font-size:13px">



<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">and the source code for the website is here: </span><a href="https://github.com/pythonkc/pythonkc.com" style="font-family:arial,sans-serif;font-size:13px" target="_blank">https://github.com/pythonkc/<u></u>pythonkc.com</a><br style="font-family:arial,sans-serif;font-size:13px">



<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">We host the website on Gondor (</span><a href="https://gondor.io/" style="font-family:arial,sans-serif;font-size:13px" target="_blank">https://gondor.io/</a><span style="font-family:arial,sans-serif;font-size:13px">) so there's some Gondor specific stuff in the code, but you can modify it to re-use it on any hosting provider.</span><br style="font-family:arial,sans-serif;font-size:13px">



<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">Hope this help and I'd be glad to answer any other questions you might have.</span><br style="font-family:arial,sans-serif;font-size:13px">



</div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">-------------------------------</span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br>



</span></div></div>
<br>_______________________________________________<br>
CentralOH mailing list<br>
<a href="mailto:CentralOH@python.org">CentralOH@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/centraloh" target="_blank">http://mail.python.org/mailman/listinfo/centraloh</a><br>
<br></blockquote></div><br></div>