Browse thread
Please provide at least one page for your ocaml projects
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sylvain Le Gall <sylvain@l...> |
| Subject: | Re: Please provide at least one page for your ocaml projects |
On 25-08-2010, Sylvain Le Gall <sylvain@le-gall.net> wrote: > On 25-08-2010, Maxence Guesdon <Maxence.Guesdon@inria.fr> wrote: >> >> Indeed, having to look for this information in a tarball of a git repos >> (with gitweb) is not very convenient. Even the project page on a forge is >> not the best way to get the information quickly. It's more a view for a >> developer/contributor, not for a potential user. >> > > Every project on forge.ocamlcore.org can upload a simple webpage and it > will be displayed on http://PROJECT.forge.ocamlcore.org. Just add html > files to /home/groups/PROJECT/htdocs on ssh.ocamlcore.org, same ssh key > as git/darcs/svn login. You can use rsync, scp or unison. > > Feel free to contact me if you need further utilities for your project. > Examples of web pages: http://oasis.forge.ocamlcore.org/ http://ocaml-lua.forge.ocamlcore.org/ http://ounit.forge.ocamlcore.org/ http://pa-do.forge.ocamlcore.org/ http://ocamlviz.forge.ocamlcore.org/ http://cmdline-args.forge.ocamlcore.org/ http://camlbz2.forge.ocamlcore.org/ http://ocaml-autoconf.forge.ocamlcore.org/ If you lack inspiration, just copy/adapt these webpages. They are all accessible on /home/groups/PROJECT/htdocs/. Regards, Sylvain Le Gall