[Chicago] Making Website for a Python Class

Steve Schwarz steve at agilitynerd.com
Tue Sep 24 04:21:46 CEST 2013


I like Pelican too. Since it is a static site generator the generated files
can be hosted on the most basic/free web hosting service and then
performance is very fast.
Integration with GitHub pages is really easy:
http://docs.getpelican.com/en/3.0/tips.html

There are a lot of themes available if you want to change the look at feel.

Best Regards,
Steve
Blogs: http://agilitynerd.com/  http://tech.agilitynerd.com/
Dog Agility Search: http://googility.com/
Dog Agility Courses: http://agilitycourses.com/
http://www.facebook.com/AgilityNerd


On Mon, Sep 23, 2013 at 5:05 PM, Steven McGrath <steve at cugnet.net> wrote:

>  I personally use Pelican for all of my site needs.  Typically I code a JS
> front-end to an API if I need something more dynamic.  Some examples:
>
> http://chigeek.com
> http://cugnet.net
> http://bukget.org
> http://burbsec.com
>
> --
> Steven McGrath
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20130923/424c6492/attachment.html>


More information about the Chicago mailing list