
me at pigmej
Feb 1, 2013, 3:07 AM
Post #4 of 6
(283 views)
Permalink
|
Well, Just don't use octopress, there are many other 'static pages generators' which are a bit better in such cases like: Pelican, Blogofile (blogs...) or even default python sphinx, that can generate quite cool websites from RST files. Pozdrawiam Jędrzej Nowak On Fri, Feb 1, 2013 at 11:55 AM, Daniel Lo Nigro <lists [at] dan> wrote: > 3) Github supports onl static HTML files, is that true? So everything >> needs to be converted to static HTML? > > It supports Jekyll sites too. Jekyll is basically a static site generator, > it applies templates to a set of pages, and also has some blog-like > features. See https://help.github.com/articles/using-jekyll-with-pages > > I've seen some people use Octopress in the past. Octopress is powered by > Jekyll and Octopress blogs can be hosted on Github Pages. > http://octopress.org/ > > > On Fri, Feb 1, 2013 at 9:31 PM, - - <stadtpirat11 [at] ymail> wrote: > >> Hi, >> >> sometimes I am wondering about the website-to-github process. I don't >> fully know what happened. >> >> 1) There are two repositories "web" and "cherokee.github.com". What is >> the difference between them? >> >> 2) When I go to http://cherokee.github.com I get redirected to >> www.cherokee-project.com. How can I see the actual page that is on the >> github server? >> >> 3) Github supports onl static HTML files, is that true? So everything >> needs to be converted to static HTML? >> >> Stadtpirat. >> >> >> _______________________________________________ >> Cherokee mailing list >> Cherokee [at] lists >> http://lists.octality.com/listinfo/cherokee >> >> > > _______________________________________________ > Cherokee mailing list > Cherokee [at] lists > http://lists.octality.com/listinfo/cherokee > >
|