This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Any equivalent of GitHub or HTML docs for open-source projects?

2 replies
Ken McDonald
Joined: 2011-02-13,
User offline. Last seen 42 years 45 weeks ago.
Sometime this week (it was going to be this weekend, but that's a software deadline for you) I'll but putting up the most recent version of Rex, a package to make it easier (much easier, I think) to write, test, and use regexes, especially if they are rather complex. Being a doc guy at heart, I've written some nice HTML as a user's manual for the package. I'd like to put it up online, but have no idea where to do so. I need a site that allows me to put up a (not terribly long) page with any accompanying style sheet. Perhaps GitHub allows this and I just didn't see it when I went looking? Anyway, tips much appreciated.
Thanks,Ken
Seth Tisue
Joined: 2008-12-16,
User offline. Last seen 34 weeks 3 days ago.
Re: Any equivalent of GitHub or HTML docs for open-source proje

On Sun, Jun 19, 2011 at 2:08 PM, Ken McDonald wrote:
> Sometime this week (it was going to be this weekend, but that's a software
> deadline for you) I'll but putting up the most recent version of Rex, a
> package to make it easier (much easier, I think) to write, test, and use
> regexes, especially if they are rather complex. Being a doc guy at heart,
> I've written some nice HTML as a user's manual for the package. I'd like to
> put it up online, but have no idea where to do so. I need a site that allows
> me to put up a (not terribly long) page with any accompanying style sheet.
> Perhaps GitHub allows this and I just didn't see it when I went looking?

It does: "The GitHub Pages feature allows you to publish content to
the web by simply pushing content to one of your GitHub hosted
repositories. There are two different kinds of Pages that you can
create: User Pages and Project Pages..."

http://pages.github.com/

Ken McDonald
Joined: 2011-02-13,
User offline. Last seen 42 years 45 weeks ago.
Re: Any equivalent of GitHub or HTML docs for open-source proje
Ah, that's neat (if slightly convoluted). Thanks!
Ken

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland