> > 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, - - <[email protected]> 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 > [email protected] > http://lists.octality.com/listinfo/cherokee > >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
