[Chicago] Making Website for a Python Class

John Blischak jdblischak at gmail.com
Tue Sep 24 16:57:46 CEST 2013


To use Jekyll with GitHub pages on Ubuntu 12.04, I had to install the
following:

sudo apt-get install ruby1.9.1
sudo apt-get install libyaml-ruby
sudo apt-get install ruby1.9.1-dev
sudo gem install jekyll
sudo gem install redcarpet

John


On Tue, Sep 24, 2013 at 9:56 AM, Matt Bone <thatmattbone at gmail.com> wrote:

> What version of ubuntu are you using? I use the system package in
> 13.04: `sudo apt-get install jekyll` and it seems to work alright.
>
> --matt
>
> On Tue, Sep 24, 2013 at 9:54 AM, Oren Livne <livne at uchicago.edu> wrote:
> > I would like to use github pages + jekyll + prose, but I can't get
> jekyll to
> > install on Windows nor on Ubuntu. :(
> >
> >
> > On 9/24/2013 9:34 AM, sheila miguez wrote:
> >
> > http://prose.io/#about provides a way to edit github files in a friendly
> > environment, and if you do use jekyll they have some support for setting
> up
> > prose config files to enhance the editor view. I've never set this up for
> > jekyll thus can't go in to much more detail.
> >
> > I'm experimenting with prose.io for helping others have a friendlier
> way to
> > add posts to a Pelican blog.
> >
> >
> >
> > _______________________________________________
> > Chicago mailing list
> > Chicago at python.org
> > https://mail.python.org/mailman/listinfo/chicago
> >
> _______________________________________________
> 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/20130924/65293804/attachment.html>


More information about the Chicago mailing list