[Chicago] Making Website for a Python Class

Yarko Tymciurak yarkot1 at gmail.com
Mon Sep 23 23:46:19 CEST 2013


You can generate github pages - which are basically web sites.

Jekyll is popular.

There is also tinkerer, and I use nikola.

You can also host a sphinx doc from github pages -
http://datadesk.latimes.com/posts/2012/01/sphinx-on-github/

And code snippets are just github gists, so - yeah, that's a good place to
do this.


But you can also quite simply just use the github wiki pages on a project.


Regards,
- Yarko


On Mon, Sep 23, 2013 at 4:34 PM, Carl Karsten <carl at personnelware.com>wrote:

> Is the plan to create the elegant website to demonstrate how to create
> an elegant website in Python, or to have a place students can download
> files from?
>
> If B, then github.com.  example: my python class snippets, programs,
> and syllabus :
>
> https://github.com/CarlFK/Ripley
>
> Curious: how many hours do you expect the class to be?
>
> On Mon, Sep 23, 2013 at 3:59 PM, Oren Livne <livne at uchicago.edu> wrote:
> > Dear All,
> >
> > I might be teaching an informal python class to our lab. Is there an easy
> > and free way to create an elegant website where I could post code
> snippets,
> > programs, and syllabus?
> >
> > Thank you so much,
> > Oren
> > _______________________________________________
> > Chicago mailing list
> > Chicago at python.org
> > https://mail.python.org/mailman/listinfo/chicago
>
>
>
> --
> Carl K
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20130923/32d0ed76/attachment.html>


More information about the Chicago mailing list